nextgis / quickmapservices

QGIS plugin to find and add map services to a project in one click
http://plugins.qgis.org/plugins/quick_map_services/
GNU General Public License v2.0
170 stars 49 forks source link

changing CRS does not work (anymore) #152

Closed Jan-v-W closed 6 years ago

Jan-v-W commented 6 years ago

when changing the CRS of the project (when zoomed in) to something else than EPSG:3857 qgis chrashes with segmentation fault.

QGisVersion 2.18.15 and 2.18.16 OS: 16.04 QMS Version: 0.19.3

I've tried it with several different services, always with the same result. (OSM Standard, MapSurfer OSM Roads, Google Satellite, a.o.)

More detail:

simgislab commented 6 years ago

are you using native provider or QMS internal? try switching back and forth under Settings/Tiles

Jan-v-W commented 6 years ago

Thanks that helped (I hope). I am now using the native renderer and it seems to be working.