[GRASS-dev] Re: [GRASS GIS] #1462: r.walk not working in Lambert
Conformal Conic projection
GRASS GIS
trac at osgeo.org
Sat Oct 8 19:23:39 EDT 2011
#1462: r.walk not working in Lambert Conformal Conic projection
-------------------------+--------------------------------------------------
Reporter: cmbarton | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 6.4.2
Component: Raster | Version: svn-releasebranch64
Keywords: r.walk | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Comment(by cmbarton):
Markus,
Turns out my map is in Lambert Equal Area. My student's map is in Lambert
Conformal Conic and gives the same result. A geotif of the DEM is 3.9 MB,
which far exceeds the 256 Kb limit of the bug tracker. However, the world
file for r.out.tif is
{{{
999.420668933852198
0.000000000000000
0.000000000000000
-1000.379912587064837
4927643.608154466375709
3452811.268273706547916
}}}
...and g.proj gives the following:
{{{
g.proj -p
-PROJ_INFO-------------------------------------------------
name : Lambert Azimuthal Equal Area
proj : laea
a : 6378137
es : 0.006694379990141282
lat_0 : 52
lon_0 : 10
x_0 : 4321000
y_0 : 3210000
towgs84 : 0,0,0,0,0,0,0
no_defs : defined
-PROJ_UNITS------------------------------------------------
unit : meters
units : meterss
meters : 1
}}}
I can post the DEM somewhere if you want
Michael
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1462#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list