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
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to