package
0.0.0-20190213172903-4d2d9be63fb1
Repository: https://github.com/ingenieroariel/geom.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package wkb is for decoding ESRI's Well Known Binary (WKB) format for OGC geometry (WKBGeometry) sepcification at http://edndoc.esri.com/arcsde/9.1/general_topics/wkb_representation.htm There are a few types supported by the specification.
No description provided by the author

# Structs

ErrInvalidGeoJSON is a wrapper around a []byte that is invalid GeoJson.
ErrUnknownGeometry is a wrapper around a geom.Geometry that is invalid.