Opened 15 years ago
Closed 12 years ago
#741 closed enhancement (fixed)
Small enhancements and bug fixes for v.out.ogr
Reported by: | benducke | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.4.3 |
Component: | Vector | Version: | svn-releasebranch64 |
Keywords: | export | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
Some timid enhancements and bug fixes to v.out.ogr:
- added -u ("update") flag for writing layers to existing OGR datasources
- added -s ("skip cat") flag for dropping GRASS cat column from output
- made sure that OGR features are properly created and destroyed each time through the main export loop
- fixed two nasty mem leaks in the attribute field generation code (mk_att)
Please test extensively with your data to see if this patch can be applied to 6.4.x or even 6.4.svn. It is critical mostly for getting v.out.ogr to work with SQLite databases.
I will do all major updates to this module (faster attribute table export, support for kernels and volumes) in the 6.5 and 7 branches only.
Attachments (1)
Change History (5)
by , 15 years ago
Attachment: | v.out.ogr.diff added |
---|
comment:1 by , 15 years ago
Milestone: | 6.4.1 |
---|
comment:2 by , 15 years ago
Milestone: | → 6.4.1 |
---|
follow-up: 4 comment:3 by , 12 years ago
Keywords: | import added |
---|---|
Milestone: | 6.4.1 → 6.4.4 |
comment:4 by , 12 years ago
Keywords: | export added; import removed |
---|---|
Milestone: | 6.4.4 → 6.4.3 |
Resolution: | → fixed |
Status: | new → closed |
Version: | svn-develbranch6 → svn-releasebranch64 |
All changes are already in 6.4.3.
Markus M
Note:
See TracTickets
for help on using tickets.
Milestone 6.4.1 deleted