360 results have been found
API Changes
/en/documentation/route-optimization-api/api-changes
API Changes … This list shows all changes of the API between releases like new features, significant improvements and bug fixes. We recommend that API developers periodically check it for …
API Changes
/en/documentation/ews-road-distance-api/api-changes
API Changes … This list shows all changes of the API between releases like new features, significant improvements and bug fixes. We recommend that API developers periodically check it for …
API Changes
/en/documentation/matrix-routing-osm-api/api-changes
API Changes … This list shows all changes of the Matrix Routing API OSM between releases like new features, significant improvements and bug fixes. We recommend that API developers periodically check it for …
API Changes
/en/documentation/matrix-routing-api/api-changes
API Changes … This list shows all changes of the API between releases like new features, significant improvements and bug fixes. We recommend that API developers periodically check it for …
API Changes
/en/documentation/routing-osm-api/api-changes
API Changes … This list shows all changes of the Routing API OSM between releases like new features, significant improvements and bug fixes. We recommend that API developers periodically check it for …
API Changes
/en/documentation/map-matching-api/api-changes
API Changes … This list shows all changes of the API between releases like new features, significant improvements and bug fixes. We recommend that API developers periodically check it for …
API Changes
/en/documentation/vector-maps-osm-api/api-changes
API Changes … This list shows all changes of the API between releases like new features, significant improvements and bug fixes. We recommend that API developers periodically check it for …
API Changes
/en/documentation/vector-maps-api/api-changes
API Changes … This list shows all changes of the API between releases like new features, significant improvements and bug fixes. We recommend that API developers periodically check it for …
API Changes
/en/documentation/raster-maps-api/api-changes
API Changes … This list shows all changes of the API between releases like new features, significant improvements and bug fixes. We recommend that API developers periodically check it for …
API Changes
/en/documentation/geocoding-places-osm-api/api-changes
API Changes … This list shows all changes of the API between releases like new features, significant improvements and bug fixes. We recommend that API developers periodically check it for …
API Changes Batch
/en/documentation/geocoding-places-api/api-changes-batch
API Changes … This list shows all changes of the API between releases like new features, significant improvements and bug fixes. We recommend that API developers periodically check it for …
API Changes
/en/documentation/geocoding-places-api/api-changes
API Changes … This list shows all changes of the API between releases like new features, significant improvements and bug fixes. We recommend that API developers periodically check it for …
Combined Transports
/en/documentation/routing-api/concepts/combined-transports
Routing API A combined transport, also known as an intermodal transport, uses multiple modes of transportation for moving goods. Typically, vehicles are used for the first and last part of a route and boats or trains for the middle part. With the Routing …
Orientation and Stackability
/en/documentation/loading-space-optimization-api/concepts/orientation-and-stackability
In order to save place, the items can be rotated and/or stacked. Orientation For each item, it is possible to define the allowed rotations during the optimization. If a rotation is allowed, the item can be rotated during the optimization in order to gain …
Showcases
/en/resources/showcases
PTV Developer showcases are applications aimed at highlighting key features and qualities of the PTV Developer services. Unlike tutorials , showcases usually do not provide code. They mainly serve as marketing tools with a consistent appearance, intended …
FAQ (Help)
/en/help/faq-help
You need to sign up for a PTV account and then activate your free subscription of PTV Developer. If you already have a PTV account, you can directly activate your free product . No payment details are needed to activate your free product. … No. Every …
Vector Map React App
/en/resources/tutorials/map-rendering/vector-map-react-app
You will learn how a basic Vector Map with React is implemented. We will display a beautiful vector map with minimal configuration effort. Tutorial illustrates the use of the PTV Developer Vector Maps API . Try it! Download from GitHub … Prerequisites …
Quick Start - Data API
/en/documentation/quick-start-data-api
With the Data service you can obtain additional data such as vehicle profiles. Using the Data API is simple. Follow the steps on this page to get started with requesting data. For an easy integration you can also use the clients for Java, C# and …
Position Matching
/en/documentation/map-matching-api/concepts/position-matching-new
In this tutorial you will learn how a basic Position Matching App is implemented. We will show an interactive map, use a click in the map to specify the position, invoke the endpoint, and display the result returned by the position matching endpoint. To …
Quick Start - Geocoding API
/en/documentation/geocoding-places-api/quick-start-geocoding-api
With the Geocoding service you can find locations by converting street addresses into GPS-coordinates and vice versa. The Places service allows to search for millions of shops and prominent points of interest in various categories. Using the Geocoding & …
Quick Start - Loading Space Optimization API
/en/documentation/loading-space-optimization-api/quick-start-loading-space-optimization-api
Loading Space Optimization is a PTV feature to calculate the best way of arranging goods in a loading space. Every truck on the road, or container on sea is a cost factor. So minimizing their number is equal to saving money. Using the Load Optimization …
How to Use Asynchronous Requests with PTV Developer APIs
/en/resources/tutorials/general/how-use-asynchronous-requests-ptv-developer-apis
In this tutorial you will learn how to make asynchronous calls to PTV Developer APIs. As an alternative to synchronous requests they are used for potentially long running requests. … Preconditions A PTV Developer account and API Key An IDE for the …
Quick Start - Matrix Routing API
/en/documentation/matrix-routing-api/quick-start-matrix-routing-api
Matrix Routing is a PTV feature to compute distance and travel time matrix. Using the Matrix Routing API is simple. Follow the steps on this page to get started with matrix calculation. For an easy integration you can also use the clients for Java, C# and …
Bins and Items
/en/documentation/loading-space-optimization-api/concepts/bins-and-items
Loading Space Optimization is a PTV feature to calculate the best way of arranging goods in a loading space or container. Bins and items … Bins A bin can describe the loading space on a truck or an over-sea container. You are able to define multiple …
Sequencing Constraint
/en/documentation/loading-space-optimization-api/concepts/sequencing-constraint
Loading Space Optimization provides a feature to handle the order in which the items should be loaded/unloaded from the bin. Unloading sequence Please note that this feature can only be used if one bin is defined. The option 'unloadingSequence' can be …