Elevation, time & sun

Latitude and longitude to address

The mirror image of geocoding: give the hub a latitude and longitude (or tap Use my location) and it names the street address sitting there — split into city, region, postal code and country, with a map marker and copy buttons. The lookup hits OpenStreetMap through our cached edge, keeps nothing, and needs no account. For richer place detail, places.app takes it further.

Enter a latitude and longitude above, then tap Find address to reverse geocode it.

What is reverse geocoding?

Reverse geocoding turns a pair of numeric coordinates — a latitude and longitude — into a human-readable address or place name. It is the opposite of forward geocoding, which turns an address into coordinates. This tool looks up the nearest mapped address for any point you enter and breaks it into city, region, postal code and country.

How to convert coordinates to an address

  1. Type or paste a latitude and longitude into the box above, e.g. 40.7484, -73.9857, or tap “Use my location”.
  2. Press Find address (or Enter). The point is reverse geocoded against OpenStreetMap data.
  3. Read the full formatted address plus its components — street, city, region, postal code and country.
  4. Tap copy to grab the address, or open the exact point in Google Maps.

What the lookup returns

FieldExampleNotes
Full address350 5th Ave, New York, NY 10118, USABest single-line label for the point
City / townNew YorkLocality — may be a town or village in rural areas
State / regionNew YorkFirst-level administrative area
Postal code10118Not present everywhere
CountryUnited StatesAlways returned for mapped land

Accuracy and limitations

Reverse geocoding finds the nearest mapped feature, so a precise GPS fix can still resolve to the closest building or road rather than the exact spot. Coverage and detail come from OpenStreetMap, so dense cities return full street addresses while remote or unmapped areas may only return a region — or nothing over open water. To go the other way, use address to coordinates. To switch coordinate notations first, see the coordinate converter.

Common uses

Reverse geocoding is handy for labelling a GPS reading from a photo or tracker, identifying where a dropped pin actually is, converting your current coordinates into a postal address, or enriching a dataset of points with city and country. Pair it with the distance calculator when working with multiple points.

Frequently asked questions

How do I convert GPS coordinates to an address?

Paste the latitude and longitude into the box above and tap Find address. The tool reverse geocodes the point against OpenStreetMap data and returns the nearest street address, plus city, region, postal code and country. You can also tap “Use my location” to look up where you are right now.

What is the difference between geocoding and reverse geocoding?

Geocoding turns an address into coordinates; reverse geocoding turns coordinates into an address. This page does the reverse direction. To convert an address or place name into latitude and longitude instead, use the address to coordinates tool.

Why does my coordinate return the wrong or a nearby address?

Reverse geocoding snaps to the nearest mapped feature, so a point in a yard, parking lot or open field resolves to the closest building or road. Detail depends on OpenStreetMap coverage — cities return full addresses, while remote areas may only return a region or country.

Is this coordinates-to-address tool free and private?

Yes. It is completely free with no signup. Your coordinates are sent only to our cached edge proxy, which forwards them to OpenStreetMap’s Nominatim service to return an address — they are never attached to you or stored. See our other location tools.

What coordinate formats can I paste in?

Use decimal degrees like “40.7484, -73.9857” or DMS like “40°44′54″N 73°59′09″W”. The input understands both. If you have coordinates in another notation, run them through the coordinate converter first.

Can I reverse geocode my current location?

Yes. Tap “Use my location” and allow the browser prompt — the tool reads your device GPS coordinates and immediately looks up the matching address. Nothing is uploaded beyond the lookup request needed to return your address.