[GRASS-dev] [GRASS GIS] #789: g.region option to expand the computational region of about "some" pixels?
GRASS GIS
trac at osgeo.org
Wed Jan 31 00:15:14 PST 2018
#789: g.region option to expand the computational region of about "some" pixels?
-------------------------+-------------------------------------------------
Reporter: nikos | Owner: grass-dev@…
Type: | Status: new
enhancement |
Priority: normal | Milestone: 7.4.1
Component: Default | Version: unspecified
Resolution: | Keywords: g.region, expand computational
CPU: | region
Unspecified | Platform: Unspecified
-------------------------+-------------------------------------------------
Comment (by mmetz):
Replying to [comment:19 lucadelu]:
> I tried to implement the "expand the computational region of about
"some" pixels" request, is my changes too simple?
The number of pixels is just a number, not a coordinate, therefore the new
option should be of type TYPE_DOUBLE and scanned with sscanf(), not
G_scan_easting()/G_scan_northing(). Should top and bottom also be
adjusted?
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/789#comment:20>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list