Search found 11 matches
- Tue Apr 20, 2021 9:24 am
- Forum: PTV xLocateServer / Developer: Geocoding and Places
- Topic: Accuracy of a request with a space in postCode
- Replies: 3
- Views: 6141
Re: Accuracy of a request with a space in postCode
C: full postal code is found in the extra data. Comparing the output against the input we see a lot of fields not the same so it will classify the result as LOW. Remember, the extended data does not have city, street and housenumber information. D full postal code is found and output matched the in...
- Tue Apr 20, 2021 8:00 am
- Forum: PTV xLocateServer / Developer: Geocoding and Places
- Topic: Accuracy of a request with a space in postCode
- Replies: 3
- Views: 6141
Accuracy of a request with a space in postCode
When we integrated our system with the xLocate service, we wanted to try and get an 'EXACT' result (classificationDescription) by passing in the postCode & houseNumber (UK postcodes only), and if we receive anything else then we simply pass in the postCode alone (in a second request) and take th...
- Tue Nov 06, 2018 11:06 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Additional route charges
- Replies: 3
- Views: 4497
Re: Additional route charges
Hi Bernd,
Was there ever a reply to this point? I've just received a similar enquiry, if the congestion zone information can be returned / considered in the xTour calculations.
Regards,
Joe
Was there ever a reply to this point? I've just received a similar enquiry, if the congestion zone information can be returned / considered in the xTour calculations.
Regards,
Joe
- Fri Feb 10, 2017 12:10 pm
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: Intervals: Consistent reference point in time
- Replies: 1
- Views: 4006
Intervals: Consistent reference point in time
I understand the intervals are “A time window specified by start time and end time. The attributes must be specified in [sec] from a consistent reference point in time on (for example 0:00 next day or 0:00 1 January 1970).”…but where exactly is ‘the consistent reference point in time’ specified? Do ...
- Fri Sep 09, 2016 11:22 am
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: Standard vehicle profiles
- Replies: 5
- Views: 10507
Re: Standard vehicle profiles
We're basically going to allow them to select the profile against the 'Vehicle Types' in our system, should we not bother with any of the profiles and just leave it as 'Default' for everything then? I'm sure there must be some significant differences between 'car' and 'truck' and 'van' for example, ...
- Fri Sep 09, 2016 9:26 am
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: Standard vehicle profiles
- Replies: 5
- Views: 10507
Re: Standard vehicle profiles
Hi Bernd
Thanks for your reply. Which would you suggest we initially load and allow users to use?
Thanks for your reply. Which would you suggest we initially load and allow users to use?
- Thu Sep 08, 2016 8:21 am
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: Standard vehicle profiles
- Replies: 5
- Views: 10507
Standard vehicle profiles
I'm trying to establish a list of standard vehicle profiles to configure in our application for users to choose from. In my xServer installation folder I have 39 profiles, some I've no idea what they are (car_01-00,delivery,dense-signal,local-matching,mg*,sparse-signal,trafficinfoloader...are some) ...
- Mon Aug 15, 2016 12:06 pm
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: DimaID / Distance matrix calculations
- Replies: 3
- Views: 9252
Re: DimaID / Distance matrix calculations
Thanks for the reply Bernd, I understand everything you’ve said, but I'm still struggling to see the overall picture. I've tried to summarise: 1. What is the structure of the distance matrix? Is it simply the diagram attached? 2. What’s the difference between DistanceMatrixByReference and ByRoad? “T...
- Thu Aug 11, 2016 11:50 am
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: DimaID / Distance matrix calculations
- Replies: 3
- Views: 9252
DimaID / Distance matrix calculations
While integrating the xTour server into our application I've come across the DimaID which I've understood to be related to the size of the vehicle / speed limits, please correct me if I'm wrong. I get the impression from the specification that either this, or the direct velocity / distance must be u...
- Thu Aug 11, 2016 10:49 am
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: Quantity definitions
- Replies: 3
- Views: 7988
Re: Quantity definitions
Thanks Bernd, that does make sense, up until the balancing part anyway. It's enough to get us started and get the xServer integrated anyway, maybe we can worry about the balancing later.