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

Don't override custom provider on update #108

Open SlowMo24 opened 5 years ago

SlowMo24 commented 5 years ago

Here's what I did

I updated the plugin through qgis.


Here's what I got

my custom providers are gone.


Here's what I was expecting

my custom providers to be preserved


Here's what I think could be improved

store custom providers in a different place or in a file that does not get overwritten.

SlowMo24 commented 5 years ago

also the api-key for the central api is lost each time

nilsnolde commented 5 years ago

good point. it's the same file, config.yml. you got time for a PR? :wink: