Releases: spatial-go/geoos
Releases · spatial-go/geoos
v1.2
v1.1.3
Fixed some buffer analysis method bugs.
v1.1.2
Added a method to check the geometry struct is correct.
v1.1.1.1
v1.1.1
v1.1.0
- Optimize the topological relation algorithm and geometric operation algorithm of geometry,
and improve the performance of calculation - The encoding and decoding methods of geoencoding are standardized, and the encoder interface is realized
- Added support for coordinate system
v1.0.4
Delaunay triangle method and Voronoi diagram
v1.0.3
Geobuf compression and decompression method can be used for vector data compression, compact structure data transfer faster
v1.0.2
v1.0.1
Methods for creating spatial indexes include Kd Tree, Quad Tree, Interval Tree, and Hilbert Packed R-Tree