Bug report #1995
Impossible too enter SRID > 1000000 in Spit
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Tim Sutton | ||
Category: | C++ Plugins | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | OS X | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 12055 |
Description
The French IGN defines some French projections (cf. IGNF file in Proj) to have SRID like 320002120 for Lambert II extended and so on. The use of this projection ID is mandatory if one wants to warrant full precision while converting from Lambert II extended to the new Lambert 93 projection. However, it is impossible in Spit to set an SRID whose value is greater than 100000 or so.
History
#1 Updated by Jürgen Fischer about 15 years ago
- Resolution set to fixed
- Status changed from Open to Closed
SRIDs > 100000 are reserved for user defined projections in QGIS.
Nevertheless you can enter values up to 1000000000 in daa47724 (SVN r11792).
BTW the previous limit was 1000000