Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 3 weeks to 9 months
Nearly every release is documented
notes for 14 of 14 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
36 releases · first in 2020
Release timeline
36 releases since 2020Releases
- v1.1.4-0.20240423094113-770e5d72757523 Apr 2024pre-release
Nothing published for this version
- v1.1.4-0.20231016075224-e47d35d64b7616 Oct 2023pre-release
Nothing published for this version
- v1.1.4-0.20230921022519-35705f266ecc21 Sept 2023pre-release
Nothing published for this version
- v1.1.4-0.20230920031234-cba139cc063e20 Sept 2023pre-release
Nothing published for this version
- v1.1.4-0.20230602093650-e4ee8ad15b8d2 Jun 2023pre-release
Nothing published for this version
- v1.1.330 Aug 2022
- v1.1.3-0.20220812082544-26ede8ebabb012 Aug 2022pre-release
Nothing published for this version
- v1.1.227 Jul 2022
Additional notes2 sources agree
Open source →Added
- Added a method to check the geometry struct is correct.
- v1.1.2-0.20220727072514-96858dc3b5ef27 Jul 2022pre-release
Nothing published for this version
- v1.1.2-0.20220722091624-241f339f09f122 Jul 2022pre-release
Nothing published for this version
- v1.1.120 Jul 2022
Release notes
Open source →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.Additional notes2 sources agree
Open source →Added
- 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.026 May 2022
Release notes
Open source →- 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
Additional notes2 sources agree
Open source →Added
- 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
- Optimize the topological relation algorithm and geometric operation algorithm of geometry,
- v1.0.5-0.20220501090914-598750c077541 May 2022pre-release
Nothing published for this version
- v1.0.5-0.20220325072136-5d5d3a55474225 Mar 2022pre-release
Nothing published for this version
- v1.0.5-0.20220301101124-e958301447571 Mar 2022pre-release
Nothing published for this version
- v1.0.5-0.20220208080726-d6b13afaac118 Feb 2022pre-release
Nothing published for this version
- v1.0.5-0.20220119111003-7d68fdd0673a19 Jan 2022pre-release
Nothing published for this version
- v1.0.431 Dec 2021
- v1.0.318 Nov 2021
Release notes
Open source →Geobuf compression and decompression method can be used for vector data compression, compact structure data transfer faster
Additional notes2 sources agree
Open source →Added
- Geobuf compression and decompression method can be used for vector data compression, compact structure data transfer faster
- v1.0.3-0.20211118081714-42817a86411c18 Nov 2021pre-release
Nothing published for this version
- v1.0.3-0.20211117104134-819288d1d15717 Nov 2021pre-release
Nothing published for this version
- v1.0.214 Oct 2021
Release notes
Open source →- A correlation method to verify the validity of spatial geometry
- WKB transforms Str correlation methods
- Add circle geometry method
Additional notes2 sources agree
Open source →Added
- A correlation method to verify the validity of spatial geometry
- WKB transforms Str correlation methods
- Add circle geometry
Fixed
- Fix buffer analysis bug
- Fix overlay analysis bug
- v1.0.2-0.20211014094502-805667bac15914 Oct 2021pre-release
Nothing published for this version
- v1.0.130 Aug 2021
Release notes
Open source →Methods for creating spatial indexes include Kd Tree, Quad Tree, Interval Tree, and Hilbert Packed R-Tree
Additional notes2 sources agree
Open source →Added
- Methods for creating spatial indexes include Kd Tree, Quad Tree, Interval Tree, and Hilbert Packed R-Tree
- v1.0.09 Aug 2021
Release notes2 sources agree
Open source →Added
- Reconstruction of geometric coverage, spatial analysis, vector construction and other related methods
- No need to install GeoS geometric calculation library, independent implementation of space calculation methods
- v0.2.0-mixed.0.20210809121409-d2d025ad565d9 Aug 2021pre-release
Nothing published for this version
- v0.2.0-mixed9 Aug 2021pre-release
Nothing published for this version
- v0.1.5-0.20210809101516-d40fad782fce9 Aug 2021pre-release
Nothing published for this version
- v0.1.41 Jun 2021
Release notes2 sources agree
Open source →Added
- Add parsing
WKBHexStrmethod - Add
MercatorDistance,calculating distance scale factor by latitude for Mercator
- Add parsing
- v0.1.38 Apr 2021
- v0.1.3-0.20210823110508-ba2eed7a579723 Aug 2021pre-release
Nothing published for this version
- v0.1.3-0.20210310030400-63565db16e9910 Mar 2021pre-release
Nothing published for this version
- v0.1.28 Feb 2021
Release notes2 sources agree
Open source →Added
- Add clustering method based on K-means clustering algorithm
- Add clustering method based on DBSCAN algorithm
- Add grid cutting method
- v0.1.114 Jan 2021
Release notes2 sources agree
Open source →Added
- Add geojson data analysis method
- Add wkb data analysis method
- Add geometryCollection object analysis processing
Changed
- The wkt analysis method is placed under the geoos/encoding/wkt package
- The space calculation method is put under the geoos/planar package
- v0.1.1-0.20201228114021-20a9b208df5328 Dec 2020pre-release
Nothing published for this version
- v0.1.022 Dec 2020
Release notes2 sources agree
Open source →Added
- Add geometry basic type
- Add basic spatial calculation method
- Added wkt data format analysis
- Add test cases