1 مستودع
Command line tools for processing large volumes of records through geocoding services.
Distinct from Batch Input Processing: Shortlist candidates focus on cluster compute, cloud training, or line-processing, not CLI-driven geocoding batches.
Explore 1 awesome GitHub repository matching data & databases · Batch Geocoding Utilities. 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
Ships a CLI tool for bulk geocoding of database records with integrated rate limits.