Bug #4037
Wrong CRS definition
| Status: | New | Start Date: | 06/30/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | Projection Support | |||
| Target version: | Version 2.0.0 | |||
| Platform: | Patch supplied: | No | ||
| Platform version: | Affected version: | master | ||
| Status info: | Causes crash or corruption: | No | ||
| Resolution: |
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
| related to Quantum GIS Desktop - Feature #3645: synchronize QGIS' SRS definitions with GDAL's 1.8.0 SRS d... | Closed |
History
Updated by Giovanni Manghi over 1 year ago
- Target version changed from Version 1.7.0 to Version 1.7.4
Updated by Paolo Cavallini about 1 year ago
- Target version changed from Version 1.7.4 to Version 1.8.0
- Affected version set to master
- Causes crash or corruption set to No
Updated by Jürgen Fischer about 1 year ago
- 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).
Updated by Paolo Cavallini 9 months ago
- Target version changed from Version 1.8.0 to Version 2.0.0