Traccar Geocoder
A fast, self-hosted reverse geocoding service built from OpenStreetMap data. Given latitude and longitude coordinates, it returns the nearest street address including house number, street name, city, state, county, postcode, and country.
Part of the Traccar open source GPS tracking platform. Also available as a hosted service.
Features
Street-level reverse geocoding from OSM data
Address point, street name, and address interpolation lookup
Administrative boundary resolution (country, state, county, city, postcode)
Sub-millisecond query latency with memory-mapped index files
Automatic HTTPS with Let's Encrypt
Docker support with automatic PBF download and indexing
... continue reading