This repository has been archived by the owner on Dec 22, 2022. It is now read-only.
Releases: Ibotta/ibotta_geohash
Releases · Ibotta/ibotta_geohash
Neighbors' Neighbors
Fix for areas_by_radius method
The areas_by_radius method was encoding the geohash incorrectly, treating steps as the precision without properly scaling. This release addresses the issue.
Ruby Geohash Initial Release
Has most of the same functions as the Redis C geohash library, but in ruby.