GIScience / orstools-qgis-plugin

Plugin for QGIS with a set of tools to use openrouteservice API´s, based on openstreetmap
https://plugins.qgis.org/plugins/ORStools/
MIT License
91 stars 31 forks source link

Return waypoint order with optimization response #145

Closed koebi closed 1 month ago

koebi commented 3 years ago

Currently, when issuing an optimization/TSP-request, there is no way of determining the order that waypoints are traversed in short of visually inspecting the route and waypoints.

This could at least be reported in the log, possibly in another way.