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

Add advanced optimization options to directions algorithms #155

Closed TheGreatRefrigerator closed 3 years ago

TheGreatRefrigerator commented 3 years ago

Here's what I think could be improved

The advanced directions tab offers options to optimize all points between start and endpoint, all points except start or endpoint, or to calculate an optimal roundtrip from the start point. grafik

The directions algorithms currently only offer the default optimization with fixed start and endpoint but could be extended with the above options.