344 results have been found
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 Send Request Response Waiting for response... Request Sample C# JavaScript Python Java PowerShell // C# // JavaScript // Python // Java // PowerShell … Find locations matching a single …
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 …
Guide - Matrix Routing API
/en/documentation/matrix-routing-api
Introduction The PTV Developer Matrix Routing API allows you to calculate distances and travel times between multiple locations quickly and accurately. You can retrieve accurate results for different predefined vehicle configurations, to automatically …
Guide - Map Matching API
/en/documentation/map-matching-api
Introduction The PTV Developer Map Matching API allows you to track and map your fleet and vehicles’ movements. Whether you operate a fleet of rental cars, manage field service staff, optimize routes, or oversee high-security transports: GPS tracking …
Guide - Loading Space Optimization API
/en/documentation/loading-space-optimization-api
Introduction The PTV Developer Loading Space Optimization API allows you to optimize cargo loadings and make drop-off and servicing times at stops efficient by minimizing free volumes and considering unloading sequence. When transporting less than …
Guide - EWS Road Distance API
/en/documentation/ews-road-distance-api
Introduction The PTV Developer EWS Road Distance API offers an industry standard distance matrix as a common basis for tender management, invoice auditing and credit note procedures, and thereby facilitates collaboration with partners and clients. …
Time windows (sharp use case)
/en/use-cases/time-windows-sharp-use-case
Use Case description The load The cargo usually comprises many small shipments consisting of parcels or additionally garments that are transported hanging. The cargo usually consists of parcels and small parts. Garments are also transported hanging from …
CEP service provider (sharp use case)
/en/use-cases/cep-service-provider-sharp-use-case
Use Case description An Austrian CEP service provider works with fixed territories to which vehicles and drivers are assigned. In the morning, the drivers load their vans with the packages for their area and then use a handheld device to plan their route. …
Regional brewery (sharp use case)
/en/use-cases/regional-brewery-sharp-use-case
Use Case description The load: The deliveries may consist of kegs, cases or a pallet of one of these or a mixture. Typically, when loading the trucks there is a weight constraint but not a volume constraint . Here an example of a truck load: Different …
Geographic Restrictions
/en/documentation/routing-api/concepts/geographic-restrictions
The Routing API supports country codes to geographically restrict the search space of the routing algorithm. To set the countries to use or avoid you can use the parameters options[allowedCountries] and options[prohibitedCountries] in the request. … …
Suggestions
/en/documentation/ews-road-distance-api/concepts/suggestions
In order to complete an incomplete input and to allow type-ahead on web pages, it is possible to request for locations for which postal code and locality start with the given input. Postal code or locality must contain at least two characters. Both city …
Relations
/en/documentation/ews-road-distance-api/concepts/relations
To obtain the distance of a relation, start and destination location must be specified by entering country code, postal code and locality name. Both locations are searched in the database, and the resulting distance which is the distance between the …
Locations
/en/documentation/matrix-routing-api/concepts/locations
Matrix Routing is a PTV feature to compute distances and travel times matrices. … Origins and Destinations To compute a matrix, you need to provide some locations. The locations can be origins and/or destinations. Destinations are optional. If they are …
Block Intersecting Roads
/en/documentation/routing-api/concepts/block-intersecting-roads
The blockIntersectingRoads option allows to avoid some roads, ferries or train shuttles on a route, using intersection lines. All roads, ferries or train shuttles that intersect the polyline, are considered as blocked. Please note that it is not always …
Guided Navigation
/en/documentation/routing-api/concepts/guided-navigation
Guided navigation enables the most accurate possible transmission of a calculated route to the PTV Navigator. This example shows how to request a route with guide navigation. …
Short and Fast Routes
/en/documentation/routing-api/concepts/short-and-fast-routes
By default, the route is optimized for travel time, the result is a fast route which prefers routes with longer distances, but lower travel times over routes with shorter distances at higher travel times. This default is represented by …
Alternative Routes
/en/documentation/routing-api/concepts/alternative-routes
The Routing API supports the calculation of alternative routes. It calculates the shortest route according to predefined criteria. However, it could happen that the user would prefer another route for various reasons (traffic lights, traffic incident, …