344 results have been found
Alternative Routes
/en/documentation/routing-api/code-samples/routing/alternative-routes
Alternative Routes | Routing API Documentation | PTV Developer GET Latitude A Longitude A Latitude B Longitude B Results ALTERNATIVE_ROUTES POLYLINE MANEUVER_EVENTS TOLL_COSTS Send Request Response Waiting for response... Request Sample C# JavaScript …
Emissions
/en/documentation/routing-api/code-samples/routing/emissions
Emissions | Routing API Documentation | PTV Developer GET Waypoints Latitude A Longitude A Latitude B Longitude B Emission Options Emission Calculation Method EN16258_2012 EN16258_2012 FRENCH_CO2E_DECREE_2017_639 ISO14083_2023 ISO 14083 Factors Version …
Electronic Toll Collection
/en/documentation/routing-api/code-samples/routing/electronic-toll-collection
Electronic Toll Collection | Routing API Documentation | PTV Developer GET Latitude A Longitude A Latitude B Longitude B Currency No value No value USD EUR CAD MXN GBP ETC Subscriptions US_APASS US_BREEZEBY US_DOWNBEACH_EXPRESSPASS US_EPASS …
Toll
/en/documentation/routing-api/code-samples/routing/toll
Toll | Routing API Documentation | PTV Developer GET Latitude A Longitude A Latitude B Longitude B Profile No value No Value EUR_TRAILER_TRUCK EUR_TRUCK_40T EUR_TRUCK_11_99T EUR_TRUCK_7_49T EUR_VAN EUR_CAR EUR_TLN_TRUCK_40T EUR_TLN_TRUCK_20T …
Turn Restrictions
/en/documentation/routing-api/code-samples/routing/turn-restrictions
Turn Restrictions | Routing API Documentation | PTV Developer GET Latitude A Longitude A Latitude B Longitude B Results PREFER_TURNS_ON_PASSENGER_SIDE Send Request Response Waiting for response... Request Sample C# JavaScript Python Java PowerShell // …
Geographic Restrictions
/en/documentation/routing-api/code-samples/routing/geographic-restrictions
Geographic Restrictions | Routing API Documentation | PTV Developer GET Latitude A Longitude A Latitude B Longitude B Prohibited countries Allowed countries Results POLYLINE BORDER_EVENTS Send Request Response Waiting for response... Request Sample C# …
Traffic Modes
/en/documentation/routing-api/code-samples/routing/traffic-modes
Traffic Modes | Routing API Documentation | PTV Developer GET Latitude A Longitude A Latitude B Longitude B Profile No value No Value EUR_TRAILER_TRUCK EUR_TRUCK_40T EUR_TRUCK_11_99T EUR_TRUCK_7_49T EUR_VAN EUR_CAR EUR_TLN_TRUCK_40T EUR_TLN_TRUCK_20T …
Waypoints
/en/documentation/routing-api/code-samples/routing/waypoints
Waypoints | Routing API Documentation | PTV Developer GET Waypoint 1 Waypoint type On-road On-road Off-road Latitude 1 Longitude 1 Waypoint 2 Waypoint type None Manipulate-route Combined transport None Latitude 2-1 Longitude 2-1 Radius [m] Latitude 2-2 …
A-B Routing
/en/documentation/routing-api/code-samples/routing/ab-routing
A-B Routing | Routing API Documentation | PTV Developer GET Latitude A Longitude A Latitude B Longitude B Send Request Response Waiting for response... Request Sample C# JavaScript Python Java PowerShell // C# // JavaScript // Python // Java // …
API Changes
/en/documentation/map-matching-api/api-changes
{ "releaseHistory": [ { "type": "Bugfix", "description": "Superfluous nullable tags for simple parameters that are optional are now removed from the API definition.", "version": "1.6.4" }, { "type": "Feature", "description": "Providing toll information …
Map Matching API Reference
/en/documentation/map-matching-api/map-matching-api-reference
{ "openapi": "3.0.1", "info": { "title": "Map Matching", "description": "With the Map Matching service you can assign GPS positions to road segments on a digital map.", "version": "1.6", "contact": { "url": "https://developer.myptv.com/" } }, "tags": [ { …
Track Matching Delete
/en/documentation/map-matching-api/code-samples/track-matching-delete
DELETE Track ID The retention period of a matched track, after which it is automatically deleted, is seven days. After the first GET request with this ID the retention period is reduced to one hour. Send Request Response Waiting for request to be …
Track Matching Get
/en/documentation/map-matching-api/code-samples/track-matching-get
GET Track ID The retention period of a matched track, which is represented by this ID, is seven days. After the first GET request with this ID the retention period is reduced to one hour. Results GEOMETRY TRACK_POSITIONS PATHS SEGMENT_ATTRIBUTES …
Track Matching Create
/en/documentation/map-matching-api/code-samples/track-matching-create
POST Position 1 Latitude Longitude Heading Position 2 Latitude Longitude Heading Position 3 Latitude Longitude Heading CalculationMode No Value No Value PERFORMANCE QUALITY STANDARD Send Request Request Body Response Waiting for response... Request …
Position Matching
/en/documentation/map-matching-api/code-samples/position-matching
GET Latitude Longitude Heading CalculationMode No Value No Value PERFORMANCE QUALITY STANDARD Language No Value No Value Default Deutsch English Français Italiano Español Nederlands Svenska Polski Český Hrvatski Türkçe Ελληνικά (Greek) Ελληνικά (Greek, …
API Changes
/en/documentation/vector-maps-api/api-changes
{ "releaseHistory": [ { "type": "Feature", "description": "Federal states labels for USA.", "version": "1.0.2" }, { "type": "Feature", "description": "Federal borders for USA, Canada, Brazil available at zoom-level 3.", "version": "1.0.2" }, { "type": …
Vector Maps API Reference
/en/documentation/vector-maps-api/vector-maps-api-reference
{ "openapi": "3.0.1", "info": { "title": "Vector Maps", "description": "With the Vector Maps service you can render geographical vector tiles with your own renderer.", "version": "1.0", "contact": { "url": "https://developer.myptv.com/" } }, "tags": [ { …
API Changes
/en/documentation/raster-maps-api/api-changes
{ "releaseHistory": [ { "type": "Bugfix", "description": "Time-zone offset is required for the `referenceTime` parameter, conforming to the documented standard.", "version": "1.1.14" }, { "type": "Feature", "description": "Added support to consider …
Raster Maps API Reference
/en/documentation/raster-maps-api/raster-maps-api-reference
{ "openapi": "3.0.1", "info": { "title": "Raster Maps", "description": "With the Raster Maps service you can display geographical data and traffic information on a digital map.", "version": "1.1", "contact": { "url": "https://developer.myptv.com/" } }, …
Satellite Tiles
/en/documentation/raster-maps-api/code-samples/satellite-tiles
GET Zoom x y Send Request Response Request Sample C# JavaScript Python Java PowerShell // C# // JavaScript // Python // Java // PowerShell … Request a satellite map tile as png …
Image Tiles
/en/documentation/raster-maps-api/code-samples/image-tiles
GET Zoom x y Size Style Select a value amber blackmarble classic gravelpit sandbox silica silkysand Layers Send Request Response Request Sample C# JavaScript Python Java PowerShell // C# // JavaScript // Python // Java // PowerShell … Request a plain …
Data Tiles
/en/documentation/raster-maps-api/code-samples/data-tiles
GET Zoom x y Size Style Select a value amber blackmarble classic gravelpit sandbox silica silkysand Layers Send Request Response JSON Image Waiting for response... Request Sample C# JavaScript Python Java PowerShell // C# // JavaScript // Python // Java …
API Changes
/en/documentation/geocoding-places-api/api-changes
{ "releaseHistory": [ { "type": "Bugfix", "description": "Superfluous nullable tags for simple parameters that are optional are now removed from the API definition..", "version": "1.12.31" }, { "type": "Improvement", "description": "The endpoints …
Geocoding & Places API Reference
/en/documentation/geocoding-places-api/geocoding-places-api-reference
{ "openapi": "3.0.1", "info": { "title": "Geocoding", "description": "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 …
Places by Text
/en/documentation/geocoding-places-api/code-samples/places-text
GET Search text Country filter Location filter None Center Bounding box Latitude Longitude Radius Top Latitude Left Longitude Bottom Latitude Right Longitude CategoryFilter (examples) navteq-lcms:300-3000-0000 - Landmark-Attraction …