[GRASS-user] Projection of dataset does not appear to match the
current location!!!
Moritz Lennert
mlennert at club.worldonline.be
Wed Feb 20 05:17:39 EST 2008
On 14/02/08 10:53, Kunal Malik wrote:
> HI!!
> following ur Instructions
> I have created a new Location MAP:
> Name of the New LOcation: Map
> Path to New Location:/usr/local/grassdata/
> Path to georefrenced file:/usr/local/grassdata/Path_to_Tiff_File
> it create a new location Map..
> Now i tried to Import tiff file selecting the Map Location...
> r.in.gdal -e in=nf4.tif out=tm..
> now it shows projection Matched
> but I am not able to display it,,
> how could i display it,,
> please check the setting ,,is that rght?
Probably your current display region is not adjusted to the map.
In GUI: Zoom to selected map
In command line:
- g.region rast=tm
- d.erase
- d.rast tm
Moritz
More information about the grass-user
mailing list