Releases: trajectoryjp/spatial_id_go
Releases · trajectoryjp/spatial_id_go
v4.2.1
What's Changed
- Updated all of the dependencies. Because github.com/trajectoryjp/closest_go@v1.0.2 has low accuracy. by @HarutakaMatsumoto in #38
- Develop by @HarutakaMatsumoto in #39
Full Changelog: v4.2.0...v4.2.1
v4.2.0
What's Changed
- Using radixtree for check spatialIDs' overlap by @mi-24v in #35
- Develop by @HarutakaMatsumoto in #36
Full Changelog: v4.1.1...v4.2.0
v4.1.1
What's Changed
- Fixed too many excluding duplicate extendedSpatialIDs by @mi-24v in #33
- Develop by @HarutakaMatsumoto in #34
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- Conversion from TileXYZ into extendedSpatialID and SpatialID by @mi-24v in #29
- v4.1.0 by @HarutakaMatsumoto in #31
New Contributors
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
- Make changes to allow for better usability of ConvertExtendedSpatialIDsToQuadkeysAndAltitudekeys() by @buscandoaverroes in #24
Full Changelog: v3.0.0...v4.0.0
v3.0.0
What's Changed
- Update name of GetSpatialIdsWithinRadiusOfLine by @buscandoaverroes in #19
- Make GetSpatialIdsWithinRadiusOfLine() return expected result when radius==0 by @buscandoaverroes in #16
- New Conversion functions with integers as inputs by @buscandoaverroes in #22
- Remove all of unused parameters
Full Changelog: v2.1.0...v3.0.0
v2.1.0
What's Changed
- add CheckSpatialIdsOverlap, CheckExtendedSpatialIdsOverlap ,CheckSpat… by @hikata101 in #13
- Developed by @HarutakaMatsumoto in #14
Full Changelog: v2.0.1...v2.1.0
v2.0.1
v2.0.0
What's Changed
- Remove the use of common/logger package by @buscandoaverroes in #7
- Add Auxiliary SpatialID functions by @buscandoaverroes in #6
- Released v2.0.0 by @HarutakaMatsumoto in #9
Full Changelog: v1.1.2...v2.0.0
v1.1.2
- Update issue templates
- Fixed examples name