has_geo_lookup 0.2.3
A Ruby gem that provides geographic lookup functionality using both GeoBoundaries.org and Geonames.org datasets. Features include coordinate validation with radian/degree detection, spatial containment queries, distance-based lookups, and data coverage analysis utilities.
Gemfile:
=
install:
=
Runtime Dependencies (6):
activerecord
>= 7.0.0
activesupport
>= 7.0.0
iso_3166
>= 0.1.0
rails
>= 7.0.0
rgeo
~> 3.0
rgeo-geojson
~> 2.0