Search found 3 matches

by Jerome!
Mon Aug 14, 2017 12:33 pm
Forum: PTV xRouteServer
Topic: xRoute default parameters
Replies: 2
Views: 4916

Re: xRoute default parameters

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>
by Jerome!
Tue Aug 08, 2017 8:22 am
Forum: PTV xRouteServer
Topic: xRoute default parameters
Replies: 2
Views: 4916

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...
by Jerome!
Thu Sep 03, 2015 3:41 pm
Forum: PTV xLocateServer
Topic: Mercator format.. but which Mercator format exactly?
Replies: 2
Views: 14324

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...