Luke Heuer

Reverse Geocoding API - Turn geographical coordinates into city-level details, fast

by
Turn geographical coordinates into high-level details, like city, timezone, and more in milliseconds.
This API is focused on providing speed, value, and permissive licensing that does not restrict developer creativity.

Add a comment

Replies

Best
Luke Heuer
👋 Hello Product Hunters! Another project I’m working on needed blazing fast city-level reverse geocoding. Basically, I needed to frequently turn millions of latitude/longitude coordinates into human-readable location details, like city, state, country, etc., as quickly as possible. I looked at the available options and was surprised by how expensive they were and by how restrictive the licensing was. After developing my own solution, testing it and using it with my own apps, I decided to turn it into a service anyone can use. Features: We offer privacy, speed, value, and permissive licensing. - Privacy We don’t store or share request data, including coordinates. - Speed Get a response in milliseconds. Want to cache or otherwise store results to improve performance in your app? Go for it! - Value Get 100k requests for free, per month. After that, only pay $0.05 per 1k additional requests over the monthly free limit. - Permissive Licensing Don’t worry about attributing the data to us, as some other services require. We allow you to store, cache, pre-fetch, and otherwise use the data anywhere and however you'd like. Our aim is to not limit developer creativity in any way. Thanks for checking this out, I hope it’s helpful for some of you.