Skip to content

bvarta-tech/go-shapefile

 
 

Repository files navigation

go-shapefile

PkgGoDev

Package shapefile provides a native Go reader for ESRI Shapefiles.

Features

  • Reads .CPG, .DBF, .PRJ, .SHP, and .SHX files.
  • Protection against malicious and malformed files.
  • Scanner interface for random access.
  • Uses github.com/twpayne/go-geom.
  • Well tested.

License

MIT

About

Package shapefile provides a native Go reader for ESRI Shapefiles.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Go 100.0%