jonas-p / go-shp

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

Add OpenBytes method at reader.go #51

Closed renatotetratech closed 2 years ago

renatotetratech commented 2 years ago

Add OpenBytes method to read bytes of shp file

renatotetratech commented 2 years ago

Error