27 results have been found
API Changes
/en/documentation/account-api/api-changes
API Changes You need to enable JavaScript to run this app. … 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/data-api/api-changes
API Changes You need to enable JavaScript to run this app. … 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 You need to enable JavaScript to run this app. … 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 You need to enable JavaScript to run this app. … 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 …
Feedback (experimental)
/en/documentation/geocoding-places-api/code-samples/feedback-experimental
POST Feedback-ID (copy it from a locations or places response) Send Request Response Waiting for response... Request Sample C# JavaScript Python Java PowerShell // C# // JavaScript // Python // Java // PowerShell … Give feedback about geocoding results. …
Feedback (experimental)
/en/documentation/geocoding-places-api/concepts/feedback-experimental
Challenge PTV Logistics is striving to deliver the best experience to its customers. A simple and effective measure is to enable customers to easily provide feedback about geocoding results obtained. This page describes how a customer can easily report …
Clean Input (experimental)
/en/documentation/geocoding-places-api/concepts/clean-input-experimental
Challenge Some customers need to geocode address data containing additional information that is not available in the map data. Some examples can be seen here: 676 10th Ave Apt 2b , New York, NY 10036 15 School St, Woods Hole, MA 02543, (please use …
Batch Locations by Positions (Delete)
/en/documentation/geocoding-places-api/code-samples/batch-locations-positions-delete
DELETE Request ID The retention period of a request, after which it is automatically deleted, is 24 hours. Send Request Response Waiting for request to be completed... Request Sample C# JavaScript Python Java PowerShell // C# // JavaScript // Python // …
Batch Locations by Positions (Get)
/en/documentation/geocoding-places-api/code-samples/batch-locations-positions-get
GET Request ID The retention period of a request, after which it is automatically deleted, is 24 hours. Send Request Response Waiting for request to be completed... Request Sample C# JavaScript Python Java PowerShell // C# // JavaScript // Python // …
Batch Locations by Positions (Status)
/en/documentation/geocoding-places-api/code-samples/batch-locations-positions-status
x GET Request ID The retention period of a request, after which it is automatically deleted, is 24 hours. Send Request Response Waiting for request to be completed... Request Sample C# JavaScript Python Java PowerShell // C# // JavaScript // Python // …
Batch Locations by Positions (Create)
/en/batch-locations-positions-create
POST Position 1 Latitude Longitude Position 2 Latitude Longitude Position 3 Latitude Longitude Send Request Request Body Response Waiting for response... Request Sample C# JavaScript Python Java PowerShell // C# // JavaScript // Python // Java // …
API Reference Batch
/en/documentation/geocoding-places-api/api-reference-batch
{ "openapi": "3.0.1", "info": { "title": "Geocoding Batch API", "description": "With the Batch Geocoding service you can find a large number of locations.", "version": "1.0", "contact": { "url": "https://developer.myptv.com/" } }, "tags": [ { "name": …
Combined Transports
/en/documentation/data-api/code-samples/combined-transports
GET Position search Latitude Longitude Radius Text search Query Allowed countries Example presets Position example Text example Send Request Response Waiting for response... Request Sample C# JavaScript Python Java PowerShell // C# // JavaScript // …
Detailed Postal Codes
/en/documentation/geocoding-places-api/concepts/detailed-postal-codes
Some Countries use detailed postal codes to allow more precise localization of addresses. These detailed postal codes serve to improve efficiency in sorting and delivering mail and to more accurately identify addresses. They consist of a combination of …
Vehicle Models - [PREVIEW]
/en/documentation/data-api/code-samples/vehicle-models-preview
GET vehicle types filter TRUCK TRUCK LCV SCV Send Request Response Waiting for response... Request Sample C# JavaScript Python Java PowerShell // C# // JavaScript // Python // Java // PowerShell … This code sample describes how to request vehicle models …
Map Information
/en/documentation/data-api/code-samples/map-information
GET Send Request Response Waiting for response... Request Sample C# JavaScript Python Java PowerShell // C# // JavaScript // Python // Java // PowerShell … This code sample describes how to request the map …
Suggestions by Text - [PREVIEW]
/en/documentation/geocoding-places-api/code-samples/suggestions-text-preview
GET Search Text Country filter Center Latitude Longitude Language Send Request Response Waiting for response... Request Sample C# JavaScript Python Java PowerShell // C# // JavaScript // Python // Java // PowerShell … Provides suggestions for a Location …
Suggestions by Address
/en/documentation/geocoding-places-api/code-samples/suggestions-address
GET Country State Locality Postal code Street House number Input field COUNTRY LOCALITY POSTAL_CODE STREET HOUSE_NUMBER Language Send Request Response Waiting for response... Request Sample C# JavaScript Python Java PowerShell // C# // …
Data API Reference
/en/documentation/data-api/data-api-reference
{ "openapi": "3.0.1", "info": { "title": "Data", "version": "1.16", "description": "With the Data service you can obtain additional data such as vehicle profiles.", "contact": { "url": "https://developer.myptv.com/" } }, "tags": [ { "name": "Map …
Predefined Profiles
/en/documentation/data-api/code-samples/predefined-profiles
GET Send Request Response Waiting for response... Request Sample C# JavaScript Python Java PowerShell // C# // JavaScript // Python // Java // PowerShell … This code sample describes how to request the predefined …
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 …