[GRASS-dev] [GRASS GIS] #327: v.out.ogr does not export features
when 'dsn' AND 'layer' options are given
GRASS GIS
trac at osgeo.org
Thu Oct 9 15:37:54 EDT 2008
#327: v.out.ogr does not export features when 'dsn' AND 'layer' options are given
-----------------------+----------------------------------------------------
Reporter: dylan | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: Vector | Version: svn-develbranch6
Keywords: v.out.ogr | Platform: Linux
Cpu: x86-32 |
-----------------------+----------------------------------------------------
# does not export any features,
# complaining that they don't have categories
v.out.ogr -c in=bugsites dsn=some_folder layer=new_shpfile
# exported expected features
v.out.ogr -c in=bugsites dsn=new_shpfile
This must be related to some magic associated with flag/option parsing.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/327>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list