1 مستودع
Command line utilities for quick location lookups and raw API response retrieval.
Distinct from Geocoding & Location: Shortlist candidates are 'awesome lists' or specific device/browser retrievers, not general-purpose CLI lookup tools.
Explore 1 awesome GitHub repository matching development tools & productivity · Geocoding CLI Tools. Refine with filters or upvote what's useful.
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
Includes a command line utility for quick geocoding lookups and raw API data retrieval.