qgisred / QGISRed

GNU General Public License v2.0
23 stars 8 forks source link

CRS changing by editing #113

Open BlomTbl opened 9 months ago

BlomTbl commented 9 months ago

When editing the network which is in a other CRS as EPSG:4328 its gos back to the extends of EPSG:4328. To get it back to the original CRS you have to select it again.

fmartine commented 7 months ago

The CRS of a QGISRed project is declared when creating it or when importing the data, and it is also automatically declared as the CRS of the QGIS project, under which all the information will be displayed. Any other non-QGISRed theme used as background should automatically be projected into the CRS of the map, as long as its original CRS will be known. The CRS declared for a QGISRed project is saved in the .prj files of each of the themes managed by QGISRed.

In QGIS, when a topic is in a CRS, and is projected to the map in another CRS, when editing it internally QGIS manage the original CRS coordinates, and after closing the edition everything is automatically reprojected to the current CRS of the map.

We have not tried changing the CRS of the map from the QGIS dialog, and then editing the QGISRed themes from the new CRS. We will do the tests and will try to solve any anomalies for future versions.

Thank you for reporting this issue

YenniferC commented 4 months ago

Hello, I'm working in QGISRed and having this same issue. Any news on how to avoid this error? It was solved in the past #69 but in a non-official version 0.14, the official is now 0.16 and still has the error. Thank you.