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 _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
