Search found 8 matches
- Wed Oct 25, 2023 1:36 pm
- Forum: Generic questions
- Topic: New toll tarrifs for Germany (dec2023 / july2024)
- Replies: 27
- Views: 487667
Re: New toll tarrifs for Germany (dec2023 / july2024)
I calculated some routes in december with xServer Internet and the toll results look good so far. But.. Is there any update planned before december? The "co2EmissionClassEU" field is currently experimental. I would like to avoid connecting the experimental API to a production system. Thank...
- Mon Dec 09, 2019 9:30 am
- Forum: PTV xLocateServer / Developer: Geocoding and Places
- Topic: Receiving better results using SearchByTextRequest XLocate2
- Replies: 3
- Views: 5570
Re: Receiving better results using SearchByTextRequest XLoca
Hey bocajo. Thank you for your post. =) I have an example using "Bahnhofstraße" in different variations: "Bahnhofstraße" => 4 results "Bahnhofstr"/"Bahnhofstr." => 3 results (2x DE, 1x AT) "D Bahnhofstr"/"DE Bahnhofstr"/"DEU Bahnhofstr...
- Thu Dec 05, 2019 2:14 pm
- Forum: PTV xLocateServer / Developer: Geocoding and Places
- Topic: Receiving better results using SearchByTextRequest XLocate2
- Replies: 3
- Views: 5570
Receiving better results using SearchByTextRequest XLocate2
Hey, I am using the “SearchByTextRequest” to receive location results. Because of the small amount of results I receive sometimes, I was wondering what could be the best order for the parameter that I can insert as text (country, city, postcode, street …). Will I receive better or different results ...
- Thu Dec 05, 2019 10:08 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Error message due to missing toll data (xRoute2)
- Replies: 8
- Views: 6438
Re: Error message due to missing toll data (xRoute2)
Hmm... I have read that, so I guess that means: "Yes, it is the equivalent". (but experimental)
Unfortunately the feature is part of the “Toll”, which data (for Europe) is not available at the moment.
Alex
Unfortunately the feature is part of the “Toll”, which data (for Europe) is not available at the moment.
Alex
- Wed Dec 04, 2019 3:21 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Error message due to missing toll data (xRoute2)
- Replies: 8
- Views: 6438
Re: Error message due to missing toll data (xRoute2)
Hey Bernd, Thank you very much for the code snippet. I can now calculate the toll costs so far... but in XS1 I was able to receive the “TollType”. With the TollType I was able to filter to “NATIONALTOLL” and “CITYTOLL” and calculate the toll without any special charges (e.g. the Mont Blanc Tunnel). ...
- Fri Nov 22, 2019 9:43 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: XS1 to XS2 - Network-Penalties/Malus
- Replies: 1
- Views: 2452
XS1 to XS2 - Network-Penalties/Malus
Hey! I've tried implementing the network-penalties/malus in xServer2 based on our xServer1 implementation. In the xServer1 API the property “Legacy” which is part of the “AdditionalDataRules” has some conditional restrictions (DirOptCondMalus1-5). I couldn’t find similar properties in the xServer2 A...
- Thu Nov 21, 2019 3:20 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: xServer2 - CalculateRoute causes internal exception
- Replies: 1
- Views: 2265
xServer2 - CalculateRoute causes internal exception
Hey! Calculating a route from Munich to Hamburg can cause an internal exception. After changing the property "distanceTimeWeighting" from >=32 to 31 it's working. The module log says because of maximum costs..? Thank you. xServer2 Version: 2.15.0 Map Version: 2020_1H Request: <s:Envelope x...
- Thu Nov 21, 2019 1:30 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Error message due to missing toll data (xRoute2)
- Replies: 8
- Views: 6438
Re: Error message due to missing toll data (xRoute2)
Thank you for the quick answer.
Unfortunately the field "TollSummary" just covers up the costs.
To check that the costs are correct, it's essential to know the toll-distance.
Unfortunately the field "TollSummary" just covers up the costs.
To check that the costs are correct, it's essential to know the toll-distance.