Releases: spatial-go/geoos
Releases · spatial-go/geoos
v1.2
02 Jun 09:39
Compare
Sorry, something went wrong.
No results found
Added dynamic buffer algorithm, which can support buffer algorithms with different widths for lines.
Optimized the union algorithm and realized union support for non convex polygon.
Solved the Issue issue.
v1.1.3
30 Aug 09:12
Compare
Sorry, something went wrong.
No results found
Fixed some buffer analysis method bugs.
v1.1.2
28 Jul 03:22
Compare
Sorry, something went wrong.
No results found
Added a method to check the geometry struct is correct.
v1.1.1.1
22 Jul 09:17
Compare
Sorry, something went wrong.
No results found
Added a method to repair the self intersection of a polygon.
v1.1.1
20 Jul 07:02
Compare
Sorry, something went wrong.
No results found
Optimize the performance of topological relation algorithm and geometric operation algorithm of geometry.
It standardizes the encoding and decoding methods of geoencoding and improves the compatibility with geojson format.
v1.1.0
26 May 03:44
Compare
Sorry, something went wrong.
No results found
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
31 Dec 07:02
Compare
Sorry, something went wrong.
No results found
Delaunay triangle method and Voronoi diagram
v1.0.3
18 Nov 10:25
Compare
Sorry, something went wrong.
No results found
Geobuf compression and decompression method can be used for vector data compression, compact structure data transfer faster
v1.0.2
14 Oct 11:32
Compare
Sorry, something went wrong.
No results found
A correlation method to verify the validity of spatial geometry
WKB transforms Str correlation methods
Add circle geometry method
v1.0.1
30 Aug 11:09
Compare
Sorry, something went wrong.
No results found
Methods for creating spatial indexes include Kd Tree, Quad Tree, Interval Tree, and Hilbert Packed R-Tree