Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Releases: Ibotta/ibotta_geohash

Neighbors' Neighbors

06 Jan 18:50
Compare
Choose a tag to compare

Uses neighbors' neighbors for areas_by_radius method.

Fix for areas_by_radius method

18 Dec 16:39
Compare
Choose a tag to compare

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

16 Dec 18:10
Compare
Choose a tag to compare

Has most of the same functions as the Redis C geohash library, but in ruby.