[GRASS-dev] Re: [GRASS GIS] #1530: g.region shrink / expand
parameter
GRASS GIS
trac at osgeo.org
Wed Jan 4 11:49:23 EST 2012
#1530: g.region shrink / expand parameter
--------------------------+-------------------------------------------------
Reporter: alf | Owner: grass-dev@…
Type: enhancement | Status: closed
Priority: normal | Milestone: 6.4.2
Component: Default | Version: 6.4.1
Resolution: fixed | Keywords:
Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment(by martinl):
Replying to [comment:2 alf]:
> Maybe in future the shrink and expand parameters can be introduced fro a
quickest working region trimming.
I agree, I would be able to imagine something like
{{{
# g.region n=n+10 s=s-10 w=w-10 e=e+10
g.region offset=10
# g.region n=n-10 s=s+10 w=w+10 e=e-10
g.region offset=-10
}}}
Make sense?
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1530#comment:3>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list