358 results have been found
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 // …
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.7", "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 Timestamp Position 2 Latitude Longitude Heading Timestamp Position 3 Latitude Longitude Heading Timestamp CalculationMode No Value No Value PERFORMANCE QUALITY STANDARD Send Request Request Body Response …
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, …
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": [ { …
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 …
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 …
Places by Area
/en/documentation/geocoding-places-api/code-samples/places-area
POST Position 1 Latitude Longitude Position 2 Latitude Longitude Position 3 Latitude Longitude Position 4 Latitude Longitude CategoryFilter (examples) navteq-lcms:600-6300-0244 - Bakery navteq-lcms:700-7600-0116 - Petrol Station …
Places by Position
/en/documentation/geocoding-places-api/code-samples/places-position
GET Latitude Longitude Limit Radius Send Request Response Waiting for response... Request Sample C# JavaScript Python Java PowerShell // C# // JavaScript // Python // Java // PowerShell … Find places near a geographic …
Locations by Position
/en/documentation/geocoding-places-api/code-samples/locations-position
GET Latitude Longitude Language Send Request Response Waiting for response... Request Sample C# JavaScript Python Java PowerShell // C# // JavaScript // Python // Java // PowerShell … Find the address of a geographic …
Locations by Address
/en/documentation/geocoding-places-api/code-samples/locations-address
GET Country State Locality Postal code Street House number Country filter Results ADDRESS_SCORES Language Send Request Response Waiting for response... Request Sample C# JavaScript Python Java PowerShell // C# // JavaScript // Python // Java // …
Locations by Text
/en/documentation/geocoding-places-api/code-samples/locations-text
GET Search text Country filter Results ADDRESS_SCORES Language Clean Input (experimental) Send Request Response Waiting for response... Request Sample C# JavaScript Python Java PowerShell // C# // JavaScript // Python // Java // PowerShell … Find …
Monetary Costs
/en/documentation/routing-api/concepts/monetary-costs
Our monetary cost model for routes consists of distance costs, working time costs, toll costs, and optionally energy costs. There are two features related to monetary costs: A summary of monetary costs of a route can be requested with …
EWS
/en/documentation/ews-road-distance-api/concepts/ews
The EWS ("Entfernungswerk Strasse") mainly consists of precalculated truck distances and is the de facto standard in the transport sector. You have quick and direct access to these distances via relations all over Europe. … Data Basis Core of the EWS are …
Guide - Vector Maps API
/en/documentation/vector-maps-api
Introduction The PTV Developer Vector Maps API allows you to render geographical vector tiles with easily integrable open-source frameworks. Map rendering is a prerequisite for all geographical and logistical functions and crucial for tasks such as …
Guide - Routing API
/en/documentation/routing-api
Introduction The PTV Developer Routing API allows you to plan routes that save time and money for any vehicle, while providing accurate arrival times. Many requirements and challenges need to be considered when optimizing routes for commercial vehicles: …
Guide - Raster Maps API
/en/documentation/raster-maps-api
Introduction The PTV Developer Raster Maps API allows you to display geographical data, satellite images, traffic incidents, traffic patterns and restrictions on a digital map. It is a prerequisite for all geographical and logistical functions and crucial …