[GRASS-dev] g.proj/g.region different UTm zones
Maciej Sieczka
tutey at o2.pl
Tue Nov 14 12:01:02 EST 2006
Hi
6.3 CVS 2006.11.10
I'm wondering why the 'g.region -p' and 'g.proj -p' return different
UTM zones:
$ g.proj -p
-PROJ_INFO-------------------------------------------------
name : UTM
datum : wgs84
towgs84 : 0.000,0.000,0.000
proj : utm
ellps : wgs84
a : 6378137.0000000000
es : 0.0066943800
f : 298.2572235630
zone : 35
-PROJ_UNITS------------------------------------------------
unit : meter
units : meters
meters : 1.0
$ g.region -p
projection: 1 (UTM)
zone: 0
datum: wgs84
ellipsoid: wgs84
north: 4260094.61044678
south: 4259866.85324284
west: 591019.57338036
east: 591322.93463532
nsres: 1.99787021
ewres: 1.99579773
rows: 114
cols: 152
cells: 17328
The zone information is there in the PROJ_INFO:
name: UTM
datum: wgs84
towgs84: 0.000,0.000,0.000
proj: utm
ellps: wgs84
a: 6378137.0000000000
es: 0.0066943800
f: 298.2572235630
zone: 35
There were some changes in proj by Paul on 11.04-07.
Maciek
More information about the grass-dev
mailing list