paulmach / go.geo

Geometry/geography library in Go, DEPRECATED, use ->
https://github.com/paulmach/orb
MIT License
330 stars 55 forks source link

TODO: MarshalWKB() #20

Closed paulmach closed 6 years ago

paulmach commented 9 years ago

should be able to serialize points, lines, point sets and paths into WKB format. Unmarshalling is already supported.