[Qgis-user] Why QGIS change the SRS?
jratike80
jukka.rahkonen at maanmittauslaitos.fi
Mon Mar 27 06:37:37 PDT 2017
Goyo wrote
> No, those are WKT and they include some data which is different (name
> and EPSG code). The proj4 strings are identical:
>
> http://spatialreference.org/ref/epsg/etrs89-etrs-tm30/proj4/
> http://spatialreference.org/ref/epsg/etrs89-utm-zone-30n/proj4/
The real difference between these projections is in the order of coordinate
axis and it can be queried from the EPSG database:
This one is Northing-Easting system
http://epsg-registry.org/export.htm?wkt=urn:ogc:def:crs:EPSG::3042
But this one is Easting-Northing system
http://epsg-registry.org/export.htm?wkt=urn:ogc:def:crs:EPSG::25830
Mixing those two may cause problems for example when data are exported into
GML format.
-Jukka Rahkonen-
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Why-QGIS-change-the-SRS-tp5308203p5314438.html
Sent from the QGIS - User mailing list archive at Nabble.com.
More information about the Qgis-user
mailing list