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
92 stars 31 forks source link

Isochrones fail for local setups #112

Closed nilsnolde closed 2 years ago

nilsnolde commented 4 years ago

When ORS is hosted locally, isochrone calculation fails if there's no population information on the backend with

KeyError: total_pop

koebi commented 2 years ago

This was addressed in 6426615cfddafd1b362f30aa8939a41ff07ebd92. As I successfully request isochrones from a local instance w/o population data, I'm assuming this fix works.