[Qgis-user] How to fix a CRS definition?

Anita Graser anitagraser at gmx.at
Sun Dec 23 03:32:21 PST 2012


Hi,

In my QGIS 1.8 install on Ubuntu EPSG:31287 is defined as

+proj=lcc +lat_1=49 +lat_2=46 +lat_0=47.5 +lon_0=13.33333333333333
+x_0=400000 +y_0=400000 +ellps=bessel +datum=hermannskogel +units=m
+no_defs

while according to http://spatialreference.org/ref/epsg/31287/proj4/
(and the definition used in PostGIS) it should be

+proj=lcc +lat_1=49 +lat_2=46 +lat_0=47.5 +lon_0=13.33333333333333
+x_0=400000 +y_0=400000 +ellps=bessel
+towgs84=577.326,90.129,463.919,5.137,1.474,5.297,2.4232 +units=m
+no_defs

Has this been fixed in Master? Is it possible to change this for 1.8
on my machine? It seems to cause an east-west offset.

Best wishes,
Anita



More information about the Qgis-user mailing list