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

qgsmapcanvas.maprenderer deprecated #34

Closed fgillen01 closed 6 years ago

fgillen01 commented 6 years ago

QGIS Version 2.18.4 OSM Tools v.0.3.1 'QuickMapServices' v.0.18.7

Open up QGIS > Add Google Roads Layer from QuickMapServices > CRS = WGS / Pseudo Mercator EPSG:3857 > Open up OSM Tools plugin and add API key > Select Default settings for 'Accessibility Areas' > Select 'Map now!' and pick place on map > Nothing happens

Below is the warning I get from the Log Messages Panel

image

nilsnolde commented 6 years ago

Hi Finbar,

thanks for being more detailed. QuickMapServices shouldn´t have anything to do with it.

Again, I tried with the same QGIS version and it works. Also if the map canvas is on epsg:3857.

However, googling the issue, it appears that your error is correct: Geolicious/qgis2leaf/issues/#107. Which is definitely weird, it should be deprecated on my version as well.

Anyways, I´ll correct it in the next version, 0.3.3. Bummer, I just pushed 0.3.2, but that´s on me, could´ve researched before..

nilsnolde commented 6 years ago

Solved. New version uploaded, should be available within 2 days. Or you manually download the master branch and replace the plugin repo on your PC.