[GRASS-dev] [GRASS GIS] #66: v.out.svg: Standardise the `type'
option interpretation
GRASS GIS
trac at osgeo.org
Fri Feb 22 04:16:54 EST 2008
#66: v.out.svg: Standardise the `type' option interpretation
-------------------------+--------------------------------------------------
Reporter: 1gray | Owner: grass-dev at lists.osgeo.org
Type: enhancement | Status: new
Priority: minor | Milestone: 7.0.0
Component: default | Version: unspecified
Keywords: |
-------------------------+--------------------------------------------------
Currently {{{v.out.svg}}} interprets its {{{type}}} option in a
non-standard way, namely:
* it's not allowed to specify multiple types per {{{v.out.svg}}}
invocation;
* the name for the area feature type is {{{poly}}}, while it should be
{{{area}}}.
* there's no way to choose only points or centroids for output, only
both; similarly for lines and boundaries.
Hence, I suggest the following patch.
Since the patch breaks the compatibility with the former versions of the
module, I believe it should only be considered for GRASS 7.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/66>
GRASS GIS <http://grass.osgeo.org>
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/
More information about the grass-dev
mailing list