[GRASS-dev] [GRASS GIS] #741: Small enhancements and bug fixes for
v.out.ogr
GRASS GIS
trac at osgeo.org
Fri Sep 4 05:56:42 EDT 2009
#741: Small enhancements and bug fixes for v.out.ogr
-------------------------+--------------------------------------------------
Reporter: benducke | Owner: grass-dev at lists.osgeo.org
Type: enhancement | Status: new
Priority: normal | Milestone: 6.4.1
Component: Vector | Version: svn-develbranch6
Keywords: | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
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.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/741>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list