[GRASS-de] rasterdata + .tab

Sebastian Egger sebastian.egger at gmx.at
Do Jan 20 19:05:45 CET 2005


Hello everybody!

I am an beginner in GRASS GIS and have never dealed with any geo-referenced 
data yet, so perhaps some of my questions are quite stupid ;-)

I have a .grd file which I can wonderfully import into GRASS and also display 
in an X-Window, so far I get.
But there is also a .tab File which includes obviously the geo information to 
the .grd file. It looks following:

#!table
#!version 300
#!charset WindowsLatin1
#Definition Table
#	File "A6BAND_pnet_fs.grd"
#	Type "RASTER"
#	( 453984.000000, 5552760.000000 ) ( 0, 0 ) Label "Pt 1",
#	( 459240.000000, 5547504.000000 ) ( 219, 219 ) Label "Pt 2",
#	( 453984.000000, 5547504.000000 ) ( 0, 219 ) Label "Pt 3"
#	CoordSys Earth Projection 8, 104, "m", 15, 0, 0.9996, 500000, 0
#ReadOnly
#begin_metadata
#"\Vm\Grid" = "Numeric"
#"\Vm\GridName" = "A6BAND_pnet_fs.grd"
#"\IsReadOnly" = "FALSE"
#end_metadata

I found out that Earth projections transforms lat/long in x/y coordinates but 
that's all, so I 'd like to know how i can combine this two files to get a 
geo-referenced raster file.


Thanks a lot in advance

With kind regards

Sebastian Egger