AW: [Qgis-user] why is EPSG:2180 not recognised?

Hugentobler Marco marco.hugentobler at karto.baug.ethz.ch
Mon Apr 7 02:30:30 PDT 2008


Hi Maciej, Jean-Claude

>Please don't tell me that I can send a patch with updates for the CS 
>database. That would fix only my problem, while EPSG database has lots 
>of fixes and additions in each new version, which get included in new 
>releases of PROJ, GDAL, GRASS but not in QGIS.

It is of course also possible that you update the other entries in the sqlite database of qgis.

Ideal would be a volunteer that acts as a maintainer of srs.db and updates it in regular periods.

Regards,
Marco 


-----Ursprüngliche Nachricht-----
Von: qgis-user-bounces at lists.osgeo.org im Auftrag von Jean-Claude Repetto
Gesendet: Mo 07.04.2008 10:09
An: qgis-user at lists.osgeo.org
Betreff: Re: [Qgis-user] why is EPSG:2180 not recognised?
 
Maciej Sieczka wrote :

> QGIS CS database is severly outdated.

Hello,

I agree.
Other examples :

WGS72 (EPSG 4322)
----------------
The QGIS database contains :
+proj=longlat +ellps=WGS72 +no_defs

It should be :
+proj=longlat +ellps=WGS72 +towgs84=0,0,4.5,0,0,0.554,0.219 +no_defs
(look at <http://proj.maptools.org/gen_parms.html#towgs84>)


Guadeloupe 1948 (EPSG 4622)
---------------------------
The QGIS database contains :
+proj=longlat +ellps=intl +no_defs
It should be :
+proj=longlat +ellps=intl 
+towgs84=-472.29,-5.63,-304.12,0.4362,-0.8374,0.2563,1.8984 +no_defs



Martinique 1938 (EPSG 4625)
---------------------------
The QGIS database contains :
+proj=longlat +ellps=intl +no_defs  <>
It should be :
+proj=longlat +ellps=intl 
+towgs84=126.93,547.94,130.41,-2.7867,5.1612,-0.8584,13.8227 +no_defs


Conclusion : Don't trust the EPSG database, allways check the parameters.

Jean-Claude

_______________________________________________
Qgis-user mailing list
Qgis-user at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user







More information about the Qgis-user mailing list