Distance & GPS

Reverse geocoding

Converting (lat, lon) coordinates into an approximate written address.

Reverse geocoding converts GPS coordinates into a written address. Useful when the app captures origin and destination via GPS without the user typing — the system later "translates" the points into addresses for the receipt. Same providers as forward geocoding. In rural areas it often returns only the nearest city or highway.

Back to glossary