Region Map: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:


When a useful region is found its definition can be saved for future use.
When a useful region is found its definition can be saved for future use.
[[Category:FAQ]]

Revision as of 20:00, 16 June 2006

Q: Making region match a map

A: The "g.region" command allows definition of a region. If a new map is not drawing on the monitor screen, it is possible that the region for that monitor does not include the map. A region which includes the map should be defined.

Some ways to find a suitable region:

  • Zoom up and until the view includes the map, then zoom in on the map.
  • Use "g.region" (Region -> Manage Region) to define a region based on information in a map file.

When a useful region is found its definition can be saved for future use.