Bug report #4037
Wrong CRS definition
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Projection Support | ||
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 #: | 14023 |
Description
Hi,
only to report that EPSG:40003 CRS is not well defined.
It is "+proj=tmerc +lat_0=0 +lon_0=9 +k=0.9996 +x_0=1500000 +y_0=0 +ellps=intl +units=m +towgs84=-50.2,-50.4,84.8,-0.690,-2.012,0.459,-28.08 +no_defs".
It should be "+proj=tmerc +lat_0=0 +lon_0=15 +k=0.9996 +x_0=2520000 +y_0=0 +ellps=intl +units=m +towgs84=-50.2,-50.4,84.8,-0.690,-2.012,0.459,-28.08 +no_defs"
Thank you
Related issues
History
#1
Updated by Giovanni Manghi over 13 years ago
- Target version changed from Version 1.7.0 to Version 1.7.4
#2
Updated by Paolo Cavallini about 13 years ago
- Crashes QGIS or corrupts data set to No
- Affected QGIS version set to master
- Target version changed from Version 1.7.4 to Version 1.8.0
#3
Updated by Jürgen Fischer about 13 years ago
- Pull Request or Patch supplied set to No
See also [Qgis-developer] SRS: 'EPSG:40003' and QGIS
EPSG:40003 was meanwhile removed, the above posting is the first google hit on "EPSG:40003" (see #3645).
#4
Updated by Paolo Cavallini over 12 years ago
- Target version changed from Version 1.8.0 to Version 2.0.0
#5
Updated by Daniel Vaz almost 12 years ago
- Status changed from Open to Closed
Please see thread above.
Please, reopen if necessary.