[GRASS-dev] [GRASS GIS] #741: Small enhancements and bug fixes for v.out.ogr

#741: Small enhancements and bug fixes for v.out.ogr
-------------------------+--------------------------------------------------
Reporter: benducke | Owner: grass-dev@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&gt;
GRASS GIS <http://grass.osgeo.org>

#741: Small enhancements and bug fixes for v.out.ogr
--------------------------+-------------------------------------------------
  Reporter: benducke | Owner: grass-dev@lists.osgeo.org
      Type: enhancement | Status: new
  Priority: normal | Milestone: 6.4.1
Component: Vector | Version: svn-develbranch6
Resolution: | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by hamish):

  * milestone: => 6.4.1

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/741#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#741: Small enhancements and bug fixes for v.out.ogr
-------------------------+--------------------------------------------------
Reporter: benducke | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 6.4.4
Component: Vector | Version: svn-develbranch6
Keywords: import | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
Changes (by neteler):

  * keywords: => import
  * milestone: 6.4.1 => 6.4.4

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/741#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>

#741: Small enhancements and bug fixes for v.out.ogr
--------------------------+-------------------------------------------------
  Reporter: benducke | Owner: grass-dev@…
      Type: enhancement | Status: closed
  Priority: normal | Milestone: 6.4.3
Component: Vector | Version: svn-releasebranch64
Resolution: fixed | Keywords: export
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by mmetz):

  * keywords: import => export
  * status: new => closed
  * version: svn-develbranch6 => svn-releasebranch64
  * resolution: => fixed
  * milestone: 6.4.4 => 6.4.3

Comment:

All changes are already in 6.4.3.

Markus M

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/741#comment:4&gt;
GRASS GIS <http://grass.osgeo.org>