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

Allow "round journey" for optimisaiton #125

Closed rabidllama closed 3 years ago

rabidllama commented 3 years ago

When using advanced routing options and selecting the travelling salesperson optimisation, it would be useful to be able to indicate that the generated route should start and end at the same location rather than having to duplicate the starting point as a designated end point.

koebi commented 3 years ago

In the same overhaul, the Optimize Start , Optimize End and None options should be renamed to Fix End, Fix Start and Fix Both respectively to clarify their meaning.

These options could then be added to the corresponding processing providers as well.