Search found 6 matches
- Wed Aug 28, 2024 9:58 pm
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: How to understand and use Violations and UnscheduledOrders (xtour1)
- Replies: 2
- Views: 9610
Re: How to understand and use Violations and UnscheduledOrders
Hello Bernd, you wrote: To trigger the UnscheduledOrderAnalysis in xTour you can either use the UnscheduledOrderAnalysisParams class in combination with an input plan and a set of order IDs or use the StandardParams (or any subclass) property maximumNumberOfUnscheduledOrdersToBeAnalyzed which will t...
- Tue Oct 24, 2023 9:14 am
- Forum: Generic questions
- Topic: New toll tarrifs for Germany (dec2023 / july2024)
- Replies: 27
- Views: 487541
Re: New toll tarrifs for Germany (dec2023 / july2024)
Hello Bernd, if I understand it correct, the change of the parameter "co2EmissionClassEU" should result in different amount of toll - correct? But if I change it in the following request from i.e. "1" to "3" the toll-amount does not change. But if I change the emissionS...
- Wed Oct 11, 2023 7:43 am
- Forum: Generic questions
- Topic: New toll tarrifs for Germany (dec2023 / july2024)
- Replies: 27
- Views: 487541
Re: New toll tarrifs for Germany (dec2023 / july2024)
Hi Bernd, thanks for all the information! One question from my side - as I understand, in the future, there has to be used a different weight for calculating the toll (sorry, I only found it in german): Mit der Einführung der CO2-Emissionsklassen ändert sich die Grundlage für die Zuordnung zu einer ...
- Thu Jun 09, 2022 8:40 am
- Forum: PTV xLocateServer / Developer: Geocoding and Places
- Topic: xLocate - Ergebnis verbessern
- Replies: 11
- Views: 25392
Re: xLocate - Ergebnis verbessern
Hi Bernd, sorry - I mixed up the sample... and thanks for the hint with mapLanguage! Here is the correct request / result for the first example: Response: { "address": { "country": "RS", "state": null, "province": null, "postalCode": "...
- Wed Jun 08, 2022 3:47 pm
- Forum: PTV xLocateServer / Developer: Geocoding and Places
- Topic: xLocate - Ergebnis verbessern
- Replies: 11
- Views: 25392
Re: xLocate - Ergebnis verbessern
Hi Bernd, oh sorry, for writing in german... The exact sample request in json-format: { "address": { "country": "RS", "state": null, "province": null, "postalCode": "11000", "city": "BEOGRAD", "district&qu...
- Wed Jun 08, 2022 11:26 am
- Forum: PTV xLocateServer / Developer: Geocoding and Places
- Topic: xLocate - Ergebnis verbessern
- Replies: 11
- Views: 25392
xLocate - Ergebnis verbessern
Hallo zusammen, gibt es eine Möglichkeit, die Qualität des Ergebnisses des Geocoders über gewisse Parameter zu verbessern? Wir haben einige Beispiele, bei denen die Qualität der Adresse eigentlich sehr gut ist, aber xLocate leider falsche Ergebnisse liefert. Konkretes Beispiel: countryCode: RS city:...