Tag: release
-
Include or exclude off-road segments in your optimization
Some locations may not be directly adjacent to a public, cartographed road. For instance rural addresses with long driveways or large industrial sites. To account for this, the segment between the public road and the location is added to the route. …
-
Arrive on the correct side of street
Having to cross a busy road is a time-consuming and often dangerous task. To avoid this, you may prefer to plan trips in such a way, that the vehicle arrives on the correct side of the road.
With the new matchSideOfStreet parameter, this is now possible in the Route Optimization API V1.10.1 and Sequence Optimization API V1.7.1.…
-
Planning electric vehicles and other new features
New Feature:
Ever thought about how to plan electric vehicles? How to limit the distance a vehicle can drive through one day?
Use the new features published in Route Optimization API 1.9.0 resp. Sequence Optimization API 1.6.0.
With maximumDistance you can restrict the maximum allowed total driving distance for the route.…
-
Release of Geocoding & Places API V 1.6.0 – Suggestions by Address
In the new version of the PTV Developer Geocoding & Places API V 1.6.0 you find a new Feature supporting the Locations by Address endpoint.
The new endpoint is named Suggestions by Address and enables you to get suggestions for the input fields of the Locations by Address search.…
-
Matrix Routing API : higher rate limits for simple matrix calculation
Rate limits are the number of requests per given time period a single API key can make. If those limits are exceeded, the error code ‘GENERAL_RATE_LIMIT_EXCEEDED’ is returned and further requests will temporarily be rejected.
The matrix routing calculation is a complex process whose performance varies depending on multiple factors such as the number of input origins and destinations, their geographical distribution, or the information to be retrieved (e.g.…
-
Release of Sequence Optimization API V1.5.5 – Results independent from IDs
The new version V1.5.5 of the PTV Developer Sequence Optimization API is now available!
Formerly the plan results could have been influenced by the choice of location or transport IDs.
Now the plan results stay the same whatever IDs you choose.
Have a look at the API Changes webpage for more details or check the API Reference.…