go-shapefile
go-shapefile copied to clipboard
Package shapefile provides a native Go reader for ESRI Shapefiles.
trafficstars
go-shapefile
Package shapefile provides a native Go reader for ESRI Shapefiles.
Features
- Reads
.CPG,.DBF,.PRJ,.SHP, and.SHXfiles. - Protection against malicious and malformed files.
- Scanner interface for random access.
- Uses
github.com/twpayne/go-geom. - Well tested.
License
MIT