[GRASS5] [bug #3876] (grass) g.proj: proj4= fails, wkt= works partialy

Maciek Sieczka via RT grass-bugs at intevation.de
Thu Feb 9 06:20:34 EST 2006


Another update:

Using newer Grass 61 (CVS 2006-02-07) and newer GDAL (CVS 2006-02-09) the
error is different. No longer xy location is created, but a latlong (which is
still not what should be). Read below.



### Creating a location from EPSG code 2180 I get a latlong on WGS84:

$ g.proj -p
-PROJ_INFO-------------------------------------------------
name       : Lat/Lon
proj       : ll
no_defs    : defined
-PROJ_UNITS------------------------------------------------
unit       : degree
units      : degrees
meters     : 1.0



### While I expect (and used to get always before) a tmerc on GRS80, see:

$ epsg_tr.py -proj4 2180
# ETRS89 / Poland CS92
<2180> +proj=tmerc +lat_0=0 +lon_0=19 +k=0.999300 +x_0=500000 +y_0=-5300000
+ellps=GRS80 +units=m +no_defs  <>

Maciek


-------------------------------------------- Managed by Request Tracker




More information about the grass-dev mailing list