orstools-qgis-plugin icon indicating copy to clipboard operation
orstools-qgis-plugin copied to clipboard

Isochrone center cannot be set as "destination"

Open pcopissa opened this issue 2 years ago • 1 comments

According to ORS isochropne API (https://openrouteservice.org/dev/#/api-docs/v2/isochrones/{profile}/post) it is possible to use the optional field location_type to specify that the points in the locations field are destinations (that is, the output isochrone is the set of points from which we can reach the location in less than X minutes or meters). However the default is start (that is, the output is the set of points reachable in less than X minutes, starting from the location). There is no GUI widget (or any other way ?) to specify that the locations should be destinations.

Expectation is that there should be a way to specify which type of location is desired.

pcopissa avatar Jun 28 '22 13:06 pcopissa

Hey,

yes, the QGIS plugin is unfortunately not feature complete in regard to the API, and it is not something we're currently working on. We'll happily review a pull request implementing this, though :)

Best regards

koebi avatar Jun 28 '22 13:06 koebi