Opened 17 years ago

Last modified 15 years ago

#1510 closed enhancement

new feature: OGRDataSource::DeleteLayer() for SHP data format — at Initial Version

Reported by: gok@… Owned by: warmerdam
Priority: normal Milestone:
Component: OGR_SF Version: 1.4.0
Severity: minor Keywords: shapefile
Cc: gok@…, warmerdam

Description

Was trying to delete empty data set in SHP format (no spatial entities) and discovered that it is not handled by OGRDataSource::DeleteLayer(i).
Using unlink() command require multiple calls for each SHP collection (shp, dbf, shx, prj).

Change History (0)

Note: See TracTickets for help on using tickets.