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

Add exception for network errors #163

Closed TheGreatRefrigerator closed 2 years ago

TheGreatRefrigerator commented 2 years ago

if an invalid provider url was set, where the provider is unresponsive, only a generaly python error without info was returend.

An exception was added in this case indicating the network error and suggesting to adjust the provider config.