[GRASS-dev] Re: [GRASS GIS] #789: g.region option to expand the
computational region of about "some" pixels?
GRASS GIS
trac at osgeo.org
Wed Oct 14 23:14:44 EDT 2009
#789: g.region option to expand the computational region of about "some" pixels?
--------------------------+-------------------------------------------------
Reporter: nikos | Owner: grass-dev at lists.osgeo.org
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: default | Version: unspecified
Resolution: | Keywords: g.region, expand computational region
Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by hamish):
another trick is
{{{
eval `g.region -g`
res=$nsres
g.region n=n+$res s=s-$res w=w-$res e=e+$res
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/789#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list