GDAL
May 5, 2010, 11:09am
1
#1054: Add -append option to v.out.ogr
-------------------------+--------------------------------------------------
Reporter: jeleniste | Owner: grass-dev@lists.osgeo.org
Type: task | Status: new
Priority: normal | Milestone:
Component: Vector | Version:
Keywords: ogr | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
-append option of ogr2ogr isn´t presented in v.out.ogr
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1054> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
May 5, 2010, 2:24pm
2
#1054: Add -append option to v.out.ogr
--------------------------+-------------------------------------------------
Reporter: jeleniste | Owner: grass-dev@lists.osgeo.org
Type: task | Status: new
Priority: normal | Milestone: 7.0.0
Component: Vector | Version:
Resolution: | Keywords: ogr, v.in.ogr, append
Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by martinl):
* keywords: ogr => ogr, v.in.ogr, append
* milestone: => 7.0.0
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1054#comment:1> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
May 5, 2010, 2:31pm
3
#1054: Add -append option to v.out.ogr
--------------------------+-------------------------------------------------
Reporter: jeleniste | Owner: grass-dev@lists.osgeo.org
Type: task | Status: new
Priority: normal | Milestone: 7.0.0
Component: Vector | Version:
Resolution: | Keywords: ogr, v.in.ogr, append
Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by benducke):
Right. That's why its useless for e.g. SQLite3 spatial tables.
And that's also why (if I remember right) I already added this option/flag
to v.out.ogr in GRASS 6.5 and 7 svn.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1054#comment:2> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
May 5, 2010, 2:35pm
4
#1054: Add -append option to v.out.ogr
--------------------------+-------------------------------------------------
Reporter: jeleniste | Owner: grass-dev@lists.osgeo.org
Type: task | Status: new
Priority: normal | Milestone: 7.0.0
Component: Vector | Version:
Resolution: | Keywords: ogr, v.in.ogr, append
Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by martinl):
Replying to [comment:2 benducke]:
> Right. That's why its useless for e.g. SQLite3 spatial tables.
> And that's also why (if I remember right) I already added this
option/flag to v.out.ogr in GRASS 6.5 and 7 svn.
Unable to find this functionality in 6.5/7.0 v.in.ogr. Is it meant to be
in SVN?
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1054#comment:3> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
May 5, 2010, 2:48pm
5
#1054: Add -append option to v.out.ogr
--------------------------+-------------------------------------------------
Reporter: jeleniste | Owner: grass-dev@lists.osgeo.org
Type: task | Status: new
Priority: normal | Milestone: 7.0.0
Component: Vector | Version:
Resolution: | Keywords: ogr, v.in.ogr, append
Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by benducke):
Oops. Sorry, you are right. I added the "update" option but never got
around to also adding "append". My bad.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1054#comment:4> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
May 5, 2010, 2:52pm
6
#1054: Add -append option to v.out.ogr
--------------------------+-------------------------------------------------
Reporter: jeleniste | Owner: grass-dev@lists.osgeo.org
Type: task | Status: new
Priority: normal | Milestone: 7.0.0
Component: Vector | Version:
Resolution: | Keywords: ogr, v.in.ogr, append
Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by martinl):
Replying to [comment:4 benducke]:
> Oops. Sorry, you are right. I added the "update" option but never got
around to also adding "append". My bad.
Sorry, probably I am misunderstanding, checking G7, no "update" option...
{{{
v.in.ogr --help 2>&1 | grep update
[nothing]
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1054#comment:5> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
February 13, 2013, 9:09pm
7
#1054: Add -append option to v.out.ogr
--------------------------+-------------------------------------------------
Reporter: jeleniste | Owner: grass-dev@…
Type: task | Status: closed
Priority: normal | Milestone: 7.0.0
Component: Vector | Version:
Resolution: fixed | Keywords: ogr, v.in.ogr, append
Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by martinl):
* status: new => closed
* resolution: => fixed
Comment:
`v.in.ogr` in G7 has
{{{
-a Append to existing layer instead of creating new if it exists
}}}
Closing, please re-open if needed.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1054#comment:6> ;
GRASS GIS <http://grass.osgeo.org >