Ticket #1510 (closed enhancement: duplicate)

Opened 6 years ago

Last modified 4 years ago

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

Changed 6 years ago by warmerdam

  • description modified (diff)
  • milestone set to 1.5.0

Changed 6 years ago by warmerdam

  • cc warmerdam added
  • keywords shapefile added
  • component changed from default to OGR_SF
  • owner changed from warmerdam to mloskot

Turning over to Mateusz for implementation.

Changed 5 years ago by warmerdam

  • milestone changed from 1.5.0 to 1.6.0

Changed 4 years ago by rouault

  • status changed from new to closed
  • resolution set to duplicate
  • milestone 1.6.1 deleted

Duplicate of #2561, which was implemented in 1.6.0

Note: See TracTickets for help on using tickets.