Alternative routing in PTV Developer
Posted: Wed Mar 04, 2026 8:13 am
Hi there,
in the old school routing APIs of xRoute1 the mechanism of alternative routings allowed to request them for a list of 2 or more waypoints.
In XRoute2 and Developer Routing API there's a limitation to
xroute2 Technical Concept : Calculate Alternative Routes says:
in the old school routing APIs of xRoute1 the mechanism of alternative routings allowed to request them for a list of 2 or more waypoints.
In XRoute2 and Developer Routing API there's a limitation to
xroute2 Technical Concept : Calculate Alternative Routes says:
Alternative routes can only be requested for a route containing exactly 2 waypoints.
- How can I compensate this in Developer?
- Do I simply have to create multiple Start-Destination routes such as
- A:B
- B:C
- ...
- Y:Z