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

Isochrone coarseness/smoothness cannot be set

Open pcopissa opened this issue 3 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 smoothing to specify the coarseness of the isochrone (in terms of how short a segment of the output polygon can be). It looks like that the default is 25. There is no GUI widget (or any other way ?) to specify the coarseness of the isochrones.

Expectation is that there should be a way to specify how coarse the isochrones should be.

pcopissa avatar Jun 28 '22 13:06 pcopissa

Hey,

this is a similar issues as #171 and will probably require a similar fix.

Best regards

koebi avatar Jun 28 '22 13:06 koebi

fixed in #176 and the corresponding #199

koebi avatar Dec 22 '23 08:12 koebi