geometalab / ArcGISConnector-QGIS-Plugin

"ArcGIS REST API Connector" (beta) - a QGIS-Plugin which reads "Feature Service" and "Map Service" - aka WFS- and WMTS-alike services - from ArcGIS Online or ArcGIS Server.
http://giswiki.hsr.ch/QGIS_ArcGIS_REST_API_Connector_Plugin
27 stars 7 forks source link

Service with custom CRS reverts back to default CRS on every refresh #17

Open nextstopsun opened 8 years ago

nextstopsun commented 8 years ago

When adding a new layer and setting a custom CRS for it everything works fine (like setting CRS for a local json - as expected). But upon refreshing, it sets back the CRS from arcgis service, so you have to reset CRS every time after a refresh. My case is that arcgis service reports a "false" projection, so I have to override it on client. I guess this should be a quick fix.

sfkeller commented 8 years ago

Thanks for the bug report! Can't promise when to fix this - we're currently working on other projects. We'll accept patches and pull requests though.