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

Respect QGIS proxy settings #98

Closed nilsnolde closed 5 years ago

nilsnolde commented 5 years ago

Use QGIS QgsNetworkAccessManager to respect global Proxy settings and drop requests.

Boundless implementation offers an easy implementation approach: https://github.com/boundlessgeo/lib-qgis-commons/blob/master/qgiscommons2/network/networkaccessmanager.py

nilsnolde commented 5 years ago

fixed in v1.0.3