twpayne / go-shapefile

Package shapefile provides a native Go reader for ESRI Shapefiles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-shapefile

PkgGoDev

Package go-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.

License:MIT License


Languages

Language:Go 100.0%