Found it by raising a ticket. In case anyone else interested:
The corresponding new parameters for
AVOID_TOLLROADS value -99
OPTIMIZATION value 70
are:
<Course distanceTimeWeighting="70">
[…]
<Toll tollMalus="-99" />
[…]
</Course>
Search found 3 matches
- Mon Aug 14, 2017 12:33 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: xRoute default parameters
- Replies: 2
- Views: 5338
- Tue Aug 08, 2017 8:22 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: xRoute default parameters
- Replies: 2
- Views: 5338
xRoute default parameters
Hi, For a client I'm looking to override these two parameters from xRoute as a default value for xRoute. So when the request comes in it can override these, but I would like to change this default to 1.4.19 RoutingParameter AVOID_TOLLROADS value -99 OPTIMIZATION value 70 The API guide says Describes...
- Thu Sep 03, 2015 3:41 pm
- Forum: PTV xLocateServer / Developer: Geocoding and Places
- Topic: Mercator format.. but which Mercator format exactly?
- Replies: 2
- Views: 15078
Mercator format.. but which Mercator format exactly?
We are implementing our Transport Management System at a new customer. This customer has his addresses already Geocoded in Lat/Lon format. Our transport management solution uses the xLocate feature to GeoCode addresses and xMap to plot them on map etc. The customer asked how to convert his geocoding...