Le jeudi 21 octobre 2010 22:50:25, Anders Moe a écrit : > 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.
Perhaps you should open a ticket to track that. > > I think the sqlite driver has a similar inconsistency. It wasn't actually implementing the exact expected interface, but it was doing 99% of the job, so I've just implemented the 1% missing. > > Cheers, > Anders _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
