[GRASS-dev] [GRASS GIS] #1508: v.out.ogr should issue a warning
when exporting a geometry with multiple categories
GRASS GIS
trac at osgeo.org
Wed Dec 14 02:24:59 EST 2011
#1508: v.out.ogr should issue a warning when exporting a geometry with multiple
categories
-------------------------+--------------------------------------------------
Reporter: marisn | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Vector | Version: 6.4.2 RCs
Keywords: | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
When v.out.ogr exports a feature consisting of a single geometry and
multiple CATs in a single layer (such thing is legal in GRASS) to format
that doesn't support such feature (ESRI Shapefile), feature geometries are
duplicated to create "single feature = single CAT + attributes". Such
action preserves all data but introduces duplicated geometries in output
data set. In such case v.out.ogr should print a warning about duplicating
geometry in output data set as it might break v.clean rmdupl results and
produce unexpected output.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1508>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list