[GRASS-dev] [GRASS GIS] #1656: v.what.rast: allow use of centroids
in addition to points
GRASS GIS
trac at osgeo.org
Tue May 15 06:32:08 EDT 2012
#1656: v.what.rast: allow use of centroids in addition to points
-------------------------+--------------------------------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Default | Version: unspecified
Keywords: | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Currently v.what.rast only allows using vector points. Sometimes using
centroids of polygons can be desirable and it would be great if
v.what.rast allowed that.
A quick and dirty way is to replace the two references to GV_POINT by
GV_POINTS, but this could lead to issues if a map contains both points and
centroids. The module should offer a choice of types between points and
centroids.
Moritz
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1656>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list