Refer to this blog post to learn how to use the database.
GPS to country database:
CSV format |
SQLite format
GPS to city demo database for California:
CSV format |
SQLite format
(Contains data for counties, and towns.)
GPS to city full database. (Global)
Contact root@reverse-geocoding.com for pricing.
GPS to city database for a specific country or region.
Contact root@reverse-geocoding.com for pricing.
Reverse Geocoding allows you to convert the latitude and longitude coordinates (GPS) to an administrative area (country, state, city, etc).
Here are some common reverse geocoding use cases:
An offline reverse geocoding database allows you to perform reverse geocoding without an online API or extra lib/software. The databases on this site are also known as GPS-to-country database, GPS-to-city database and Administrative area database.
There are many online APIs to perform reverse geocoding, such as Google Maps.
Another option is using GIS software or spatial libraries.
We offer a third option: using an offline database, which has numerous advantages.
Refer to this blog post to learn how to use the database.