Skip to content
Open
No due date
Last updated Feb 2, 2022
0% complete

Allow reading and writing shapefiles with "deleted" records, and possibly appending to existing shapefile.

This could involve perhaps an Editor class subclassing the Writer class. Would allow opening an existing shapefile, deleting particular entries by setting the DeletionFlag, and adding more records to the end.

Or perhaps the Reader class could allow deleting specific records?

Or simply passing an 'append' arg to the Writer class, which would simply append to an existing shapefile. See #206.

List view

    There are no closed issues in this milestone

    Issues will automatically be moved here when they are closed.