qwat / QWAT

TEKSI Water module (project QWAT) - QGIS project
https://www.teksi.ch
GNU General Public License v2.0
58 stars 31 forks source link

Coordinates are displayed wrong in the latest master #104

Closed tudorbarascu closed 8 years ago

tudorbarascu commented 8 years ago

@3nids I just noticed this morning the coordinate numbers were wrong for my localized QWAT project.

I also looked at the default project (21781 SRID) and it also gives wrong coordinates: 6.8541,46.3837. As I just tested under Windows also, this seems an upstream issue. However, I cannot replicate the issue if I open a new project and add layers.

Did you notice this? problem

3nids commented 8 years ago

I think you just need to disable OTF. I'll do it asap (monday) on project and push. In the mean time, can you check if it works for you?

tudorbarascu commented 8 years ago

This issue is with OTF disabled (In project properties and in options settings), I also tested upon restarting QGIS just to be sure. Moreover, all my layers are in the same projection as the project, so even with OTF enabled, it shouldn't have been the case for any reprojection.

tudorbarascu commented 8 years ago

It seems the issue was already signaled here: https://hub.qgis.org/issues/14319 Maybe there are some leftovers in the .qgs XML or the issue was not fixed in the https://github.com/qgis/QGIS/commit/800b521231b3655513c311a9578da0390dff2962 commit.