: "J. Burnson"
Cc: gdal-dev@lists.osgeo.org
Date: Thursday, January 26, 2012, 12:10 PM
John,
Try setting the layer creation option MULTI_LOAD to NO using -lco with ogr2ogr
and the configuration option CPL_DEBUG to OFF [1]. I hope to get at least a
more usable error message.
kumar CH wrote:
From: Chaitanya kumar CH
Subject: Re: [gdal-dev] Re-loading non-spatial data using OGR2OGR
To: "J. Burnson"
Cc: gdal-dev@lists.osgeo.org
Date: Thursday, January 26, 2012, 12:10 PM
John,
Try setting the layer creation option MULTI_LOAD to NO using -lco with ogr2
Hi,
I am trying to load a non-spatial CSV file into Oracle using ogr2ogr (GDAL
1.8.1). It works on the first attempt (when no destination table exists) but in
later attempts, I get "name is already used by an existing object".
ogr2ogr -append -f OCI OCI:user/password@db -nln r_sign_ogr X:/