Ticket #327 (closed defect: worksforme)
v.out.ogr does not export features when 'dsn' AND 'layer' options are given
| Reported by: | dylan | Owned by: | grass-dev@… |
|---|---|---|---|
| Priority: | major | Milestone: | 6.4.0 |
| Component: | Vector | Version: | svn-develbranch6 |
| Keywords: | v.out.ogr | Cc: | |
| Platform: | Linux | CPU: | x86-32 |
Description
# 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.
Change History
Note: See
TracTickets for help on using
tickets.
