Bug report #4584
Make projection info consistent
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | GUI | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 14491 |
Description
The projection info is sometimes displayed as proj.4 string, sometimes as EPSG:code, sometimes even with only the code. Windows should be revised, and the same info should be used everywhere. Probably the EPSG:code is more readable.
History
#1 Updated by Paolo Cavallini almost 13 years ago
Possibly the EPSG code + name (as it is currently displayed e.g. in Layer properties>General) is the optimal solution.
See e.g. the New shapefile layer dialog, etc.
#2 Updated by Paolo Cavallini almost 13 years ago
See also #1320
#3 Updated by Alexander Bruy almost 13 years ago
And also #4100
#4 Updated by Alexander Bruy almost 13 years ago
Also #4549
#5 Updated by Giovanni Manghi almost 13 years ago
- Target version set to Version 1.7.4
#6 Updated by Paolo Cavallini almost 13 years ago
- Crashes QGIS or corrupts data set to No
- Affected QGIS version set to master
Same also in other dialogs, e.g. Vector>Define current projection>Input spatial reference system and below
#7 Updated by Paolo Cavallini over 12 years ago
- Target version changed from Version 1.7.4 to Version 1.8.0
#8 Updated by Paolo Cavallini about 12 years ago
- Target version changed from Version 1.8.0 to Version 2.0.0
#9 Updated by Jürgen Fischer over 10 years ago
- Target version changed from Version 2.0.0 to Future Release - Lower Priority
#10 Updated by Alexander Bruy over 9 years ago
- Status changed from Open to Feedback
Seems fixed now with new projection selector widget
#11 Updated by Paolo Cavallini over 9 years ago
- Status changed from Feedback to Open
Not fully: see e.g. the create new spatialite layer dialog.
#12 Updated by Alexander Bruy over 8 years ago
- Status changed from Open to Closed
Should be fixed now. Please reopen if necessary