Ticket #1510 (closed enhancement: duplicate)
new feature: OGRDataSource::DeleteLayer() for SHP data format
| Reported by: | gok@… | Owned by: | mloskot |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | OGR_SF | Version: | 1.4.0 |
| Severity: | minor | Keywords: | shapefile |
| Cc: | gok@…, warmerdam |
Description (last modified by warmerdam) (diff)
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
Note: See
TracTickets for help on using
tickets.
