jonas-p / go-shp

Go library for reading and writing ESRI Shapefiles. Pure Golang implementation based on the ESRI Shapefile technical description.
MIT License
255 stars 67 forks source link

Add Append function that returns a Writer based on an existing file #24

Closed fawick closed 6 years ago

fawick commented 6 years ago

Closes #7.