[GRASS-dev] [GRASS GIS] #2182: v.centerpoint: no categories in output vector
GRASS GIS
trac at osgeo.org
Thu Jan 30 02:37:03 PST 2014
#2182: v.centerpoint: no categories in output vector
--------------------------------------+-------------------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Default | Version: svn-trunk
Keywords: v.centerpoint categories | Platform: Linux
Cpu: Unspecified |
--------------------------------------+-------------------------------------
According to the v.centerpoint man page: "If an output vector is given,
center points inherit the categories of the respective lines and areas."
But, in the NC dataset:
{{{
v.centerpoint --overwrite input=boundary_county at PERMANENT
output=bc_centroids acenter=mean
}}}
{{{
> v.category bc_centroids op=report
v.category terminé. 0 features modified.
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2182>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list