Is there a possibility to manipulate values in a distance matrix to be used for xTour requests?
We would like to support handling jobs in areas without map material (e.g. city parks). With xServer2 the DiMa has to be calculated before using xTour. So, it would be nice if there is a possibility to manipulate "manually" the distances/costs for such jobs in the area without any streets. xTour should be able to handled this as it only uses the precalculated DiMa.
Manipulate DiMa distances/costs
- Bernd Welter
- Site Admin
- Posts: 2695
- Joined: Mon Apr 14, 2014 10:28 am
- Contact:
Re: Manipulate DiMa distances/costs
Hello Daniel,
we are aware of the need for such a feature. Most players use the combination of xDima and xTour.
Some partners build their own optimization based on specofic industries needs but use the xDima for the required distance matrices and some others - such as you - would like to push their own distances / Travel times (e.g. based on bus timetables) into xDima to provide a distance "metric" which is then used by xTour.
I forwarded your post to product management to let the colleagues know that another partner is interested in this feature!
Thanks for that,
Bernd
we are aware of the need for such a feature. Most players use the combination of xDima and xTour.
Some partners build their own optimization based on specofic industries needs but use the xDima for the required distance matrices and some others - such as you - would like to push their own distances / Travel times (e.g. based on bus timetables) into xDima to provide a distance "metric" which is then used by xTour.
I forwarded your post to product management to let the colleagues know that another partner is interested in this feature!
Thanks for that,
Bernd
Bernd Welter
Technical Partner Manager Developer Components
PTV Logistics - Germany
Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning...
Technical Partner Manager Developer Components
PTV Logistics - Germany
Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning...
Re: Manipulate DiMa distances/costs
Dear PTV-Team, ...like that! We do have this requirement since a while for countries with many islands (Greece) or very large countries RUS/USA/LATAM, where field-reps take ferry-boats or planes for certain relations and then switch back to cars etc. This is a good first step into the direction of inter-modal routing, although we expect PTV to deliver more sophisticated solutions soon. Question: Does this approach also work for xCluster (2.*)? THX&br Thorsten
- Bernd Welter
- Site Admin
- Posts: 2695
- Joined: Mon Apr 14, 2014 10:28 am
- Contact:
Re: Manipulate DiMa distances/costs
Hello Thorsten,
About the second question "Does this approach also work for xCluster (2.*)"
Yes, this would also work like this in xCluster 2. The concept of the DIMA handling in the xServer2 is based on three levels:
Bernd
PS: looks like I need a snack
About the second question "Does this approach also work for xCluster (2.*)"
Yes, this would also work like this in xCluster 2. The concept of the DIMA handling in the xServer2 is based on three levels:
- Use xData to create a High Performance Searchgraph (if possible and meaningful)
- Use xDima to create the required dima structure(s) and consume the DIMA IDs (hope for a proper search graph)
- Refer to the distance matrices via the IDs in the plpanning step (xTour, xCluster)
- Creation of reference tables between locations (e.g. from all your offices to all your customers)
- Determination of the closest restaurants to your location (1:many)
- Determination of the closest pizza service around you (many:1)
Bernd
PS: looks like I need a snack
Bernd Welter
Technical Partner Manager Developer Components
PTV Logistics - Germany
Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning...
Technical Partner Manager Developer Components
PTV Logistics - Germany
Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning...