[GRASS-user] Once more: raster projection transformation: LAEA
-> UTM
Maciej Sieczka
tutey at o2.pl
Wed Jul 23 04:04:59 EDT 2008
> Maciej Sieczka wrote:
Jana K. pisze:
>> Looks like you do have correct settings in the PROJ_INFO in both
>> PERMANENT mapsets. Can you post the header file of the raster map
>> you want to reproject? Maybe it's malformed, for whatever reason.
>> You'll find it in location/mapset/cellhd folder.
> Thanks all of you for quick help, I think Maciej hit the problem -
> here is the input file header:
>
> proj: 0 zone: 0 north: 6500000 south: 700000
> east: 7500000 west: 800000 cols: 67000 rows:
> 58000 e-w resol: 100 n-s resol: 100 format: 0 compressed: 1
>
> while the PROJ_INFO is:
>
> name: Lambert Azimuthal Equal Area datum: etrs89 towgs84:
> 0.000,0.000,0.000 proj: laea ellps: grs80 a: 6378137.0000000000 es:
> 0.0066943800 f: 298.2572221010 lat_0: 52.0000000000 lon_0:
> 10.0000000000 x_0: 4321000.0000000000 y_0: 3210000.0000000000
>
> Here is how I (most probably) created the input file location:
>
> GLC landuse data available on the web are in tiff format. The
> downloaded package contained .tif, .tfw, .aux, and .prj files. I
> created a new location called GLC_europe manually, using info from
> .prj file. I imported the .tif file into the GLC_europe location.
> Afterwards, I performed other operations - I reprojected another GLC
> file from lat/lon, I reclassed the categories in the two files and I
> patched the first file with the other (rougher). Now when I looked at
> the headers of all files that I manipulated in this location, all of
> them have the projection 0 in their headers. (By the way, what is
> "format" in the header? Some of them have 0 and others 1). Now, how
> can I solve this problem? Can I simply manually change the
> information in header files?
Should be enough to just modigy the number in line "proj:". See [1],
"Projection Information" for details.
> Do you have some idea, why the headers are not correct? Maybe the way
> how I created the GLC_europe location was not correct?
Please point me to these "GLC landuse data available on the web are in
tiff format" so I can have a look.
Also, please create a new raster in both locations (e.g. r.mapcalc
'test=1') and post the content of their headers. If it still does not
reflect your settings in PERMANENT/PROJ_INFO, there's something wrong
with GRASS I guess. What GRASS version and platform BTW?
[1]http://download.osgeo.org/grass/grass6_progman/gislib.html
--
Maciej Sieczka
www.sieczka.org
More information about the grass-user
mailing list