[gdal-dev] OCI driver supports DeleteLayer but reports otherwise
Anders Moe
anders.moe at geocap.no
Thu Oct 21 16:50:25 EDT 2010
Hi everyone
Just did a
svn checkout https://svn.osgeo.org/gdal/trunk/gdal gdal
The OGR/OCI driver seems to have a functional ::DeleteLayer but does not
report this as a capability. Therefore, it will not respond to
ogr2ogr -overwrite
either. However the SQL command DELLAYER is understood, which in turn calls
::DeleteLayer.
I think the sqlite driver has a similar inconsistency.
Cheers,
Anders
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20101021/97d8b237/attachment.html
More information about the gdal-dev
mailing list