DESCRIPTION

g.region.grow expands or contracts the current region bounds by a fixed amount in all four cardinal directions.

NOTES

Units are the current location's map units. Negative values for the expand option cause the region to be shrunk by that amount instead of grown. Options follow the usage of the g.region module, see its help page for information about usage of the flags.

EXAMPLE

g.region.grow -p expand=-10

SEE ALSO

g.region

AUTHOR

Hamish Bowman, Dunedin, New Zealand

Last changed: $Date$