Search found 37 matches
- Fri Apr 03, 2020 10:47 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Route from vehicle points
- Replies: 5
- Views: 8779
Re: Route from vehicle points
Feeding thousand of point into xRoute is not a good idea. Not because the xRoute can;t handle them, but because due to GPS inaccuracy they probably sometimes are on a wrong road. Feed you point through xMapmatch first and then use the result to do the routing. Do you only have the coordinates or by...
- Fri Apr 03, 2020 9:56 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Route from vehicle points
- Replies: 5
- Views: 8779
Route from vehicle points
Hi, I’ve a question from my customer (Transportation company). Before Vehicle starts its tour (let say: with two points only), customer checks it on PTV. Then he knows how many km and what are the costs of this route. After this tour, customer has a few thousand of geopoints in our database (these p...
- Tue Sep 24, 2019 12:19 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: PTV_TrafficIncidents parametrization
- Replies: 3
- Views: 2915
Re: PTV_TrafficIncidents parametrization
Hi,
It looks like, at least I would like to test it. But "I think" that we have xServer not xServer 2.
To be honest I don't know how to check it, can You tell me how to do it?
If I have xServer -> can I use xServer2 ? How can I do it ?
Best regards,
Krzysztof
It looks like, at least I would like to test it. But "I think" that we have xServer not xServer 2.
To be honest I don't know how to check it, can You tell me how to do it?
If I have xServer -> can I use xServer2 ? How can I do it ?
Best regards,
Krzysztof
- Mon Sep 23, 2019 1:19 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: PTV_TrafficIncidents parametrization
- Replies: 3
- Views: 2915
PTV_TrafficIncidents parametrization
Hi,
PTV_TrafficIncidents takes into consideration data like: traffic, road blocks (becouse it can be uder costructions) etc.
Is there a way to turn of traffic data from that and have all of the rest ?
Best Regards,
Krzysztof
PTV_TrafficIncidents takes into consideration data like: traffic, road blocks (becouse it can be uder costructions) etc.
Is there a way to turn of traffic data from that and have all of the rest ?
Best Regards,
Krzysztof
- Mon Aug 05, 2019 1:45 pm
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: UseCase: Optimisation question
- Replies: 4
- Views: 15421
Re: UseCase: Optimisation question
The goal is to have the best assignment of all shippings to the fleet as a whole. Total kilometre suppouse to be as small as possible (for whole fleet).
P.S.
OK, next will be via emial.
P.S.
OK, next will be via emial.
- Mon Aug 05, 2019 12:40 pm
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: UseCase: Optimisation question
- Replies: 4
- Views: 15421
UseCase: Optimisation question
Let say that we have:
1. 100 vehicle geopositions.
2. 120 shipping points (also with geoposition)
We want to assign 1 shipping point to each vehicle in kilometre optimisation matter.
Is there a way to do so using xTour or any other PTV procuct ?
1. 100 vehicle geopositions.
2. 120 shipping points (also with geoposition)
We want to assign 1 shipping point to each vehicle in kilometre optimisation matter.
Is there a way to do so using xTour or any other PTV procuct ?
- Mon Aug 05, 2019 10:32 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Route result in static file
- Replies: 1
- Views: 1800
Route result in static file
Hi,
Is there a way to have a route result with graphic file included (like: .jpg, .png, etc.)?
Is there a way to have a route result with graphic file included (like: .jpg, .png, etc.)?
- Wed Mar 07, 2018 10:51 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Fuzzy behaviour
- Replies: 7
- Views: 7990
Re: Fuzzy behaviour
Hi,
Actually, we are working on "drag and drop" routing.
And I also think that it might be a good alternative for users with "Fuzzy" problems.
Thanks for your help.
Best Regards,
Kriss.
Actually, we are working on "drag and drop" routing.
And I also think that it might be a good alternative for users with "Fuzzy" problems.
Thanks for your help.
Best Regards,
Kriss.
- Wed Mar 07, 2018 7:20 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Fuzzy behaviour
- Replies: 7
- Views: 7990
Re: Fuzzy behaviour
Hi Bernd,
Yeah, It's tempting, but I'm afraid that It won't solve the problem. And It would create new ones (when Radius is too big then route could be different that we expect). Generally speaking of course.
Thanks a lot for your help.
Best Regards,
Kriss.
Yeah, It's tempting, but I'm afraid that It won't solve the problem. And It would create new ones (when Radius is too big then route could be different that we expect). Generally speaking of course.
Thanks a lot for your help.
Best Regards,
Kriss.
- Tue Mar 06, 2018 1:57 pm
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Fuzzy behaviour
- Replies: 7
- Views: 7990
Re: Fuzzy behaviour
Hi, I recommend to take into consideration that the fuzzy radius could be set to a larger value so the return distance is long enough to get rid of that effect. Yea, but what radius is good generally ? In this situation It supposed to be 13 km. In other 4 km ets. So user complaints that he must gues...