[GRASS-dev] [GRASS GIS] #3538: add r.clip into core modules
GRASS GIS
trac at osgeo.org
Wed Mar 28 09:21:37 PDT 2018
#3538: add r.clip into core modules
--------------------------+-------------------------
Reporter: martinl | Owner: grass-dev@…
Type: task | Status: new
Priority: normal | Milestone: 7.6.0
Component: Raster | Version: svn-trunk
Resolution: | Keywords: r.clip
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Comment (by Nikos Alexandris):
The test does not consider the `where` option. I tested this option,
before submitting the diff. I.e.:
{{{
r.clip raster=elevation vect=zipcodes where="ZIPNUM='27601'"
output=rclip_test --o
}}}
and it worked/works fine for me, that means only the specific feature is
extracted/clipped out from the input raster image.
Nikos
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3538#comment:3>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list