How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
This is a Ruby toolkit for converting addresses to geographic coordinates and performing reverse geocoding via multiple external API providers. It provides a library for integrating location services into Ruby applications, including an IP geolocation tool to translate IP addresses into coordinates, city names, and country data. The project includes a command line interface for bulk geocoding of database records with integrated rate limiting and a geospatial query engine for calculating distances and performing radius or bounding box searches. It also features a mocking framework that provide
The Ruby gem for querying Maxmind.com's GeoIP database, which returns the geographic location of a server given its IP address
Official Geokit Gem. Geokit gem provides geocoding and distance/heading calculations. Pair with the geokit-rails plugin for full-fledged location-based app functionality.
IP2Location.IO Ruby SDK allows user to query for an enriched data set based on IP address and provides WHOIS lookup api that helps users to obtain domain information.
Enables easy Google map + overlays creation in Ruby apps
The main features of apneadiving/google-maps-for-rails are: Geolocation.
Projects with overlapping indexed features include: alexreisner/geocoder — This is a Ruby toolkit for converting addresses to geographic coordinates and performing reverse geocoding via… cjheath/geoip — The Ruby gem for querying Maxmind.com's GeoIP database, which returns the geographic location of a server given its IP… geokit/geokit — Official Geokit Gem. Geokit gem provides geocoding and distance/heading calculations. Pair with the geokit-rails… ip2location/ip2location-io-ruby — IP2Location.IO Ruby SDK allows user to query for an enriched data set based on IP address and provides WHOIS lookup… rgeo/rgeo — Geospatial data library for Ruby.