Bug report #14393
SRS displayed in bookmark dock uses internal SRS ID, which is meaningless to users
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Projection Support | ||
Affected QGIS version: | 2.14.0 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | not reproducable |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 22374 |
Description
I'm trying to save some bookmarks but the projection is not the good one each time.
If my layer and my map are in :
- EPSG:32740, my bookmark will use EPSG:3190 (which is a wrong EPSG code for that area)
- EPSG:2975, my bookmark will use EPSG:942
- EPSG:4326, my bookmark will use EPSG:3452
- ...
it's very easy to replicate. Open one layer in QGIS, check the projection in your map canvas and then save a bookmark. Check the last column SRID in your bookmark list.
History
#1 Updated by Nyall Dawson over 8 years ago
- Subject changed from Bookmarks doesn't save the good projection. to SRS displayed in bookmark dock uses internal SRS ID, which is meaningless to users
#2 Updated by R. R. over 8 years ago
See duplicate #14548 for further information.
#3 Updated by Giovanni Manghi over 7 years ago
- Easy fix? set to No
- Regression? set to No
#4 Updated by Etienne Trimaille almost 7 years ago
- Status changed from Open to Closed
It seems it has been fixed. I can't replicate this issue anymore.
#5 Updated by Giovanni Manghi over 6 years ago
- Description updated (diff)
- Resolution set to not reproducable