[GRASS-user] new to GRASS

Glynn Clements glynn at gclements.plus.com
Mon Jan 22 15:50:17 EST 2007


Stephan Holl wrote:

> You probably need to set the region correctly that it fits to the
> bounding box of your imported image.
> 
> try:
> g.region -p rast=<yourimported-mapname>

Unless the TIFF image contains georeferencing information (use r.info
to determine the bounds of the imported map), you need to move the map
to the correct location, rather than moving the region to the imported
map. Use r.region to set the bounds of a raster map.

-- 
Glynn Clements <glynn at gclements.plus.com>




More information about the grass-user mailing list