City to Lat/Long
Get the coordinates of any city, town or village worldwide. Type the name (add a country to disambiguate) and get the latitude/longitude. Free, runs in your browser.
Common searches
New York City
Tokyo
London, UK
Paris, France
Mumbai
São Paulo
Frequently Asked Questions
How is this different from the address-to-lat/long tool?
It's the same geocoder underneath, but tuned for cities. The query filter restricts results to OSM place features (city, town, village), so "Springfield" returns cities named Springfield rather than streets or businesses that happen to contain the word. Use it when you want the geographic centre of a city, not a specific address inside it.
What if I want the centre of a state or country instead?
Just type the state or country name — the tool matches any place type. For the geographic centre of larger regions specifically, the Geographic Center tool computes the centroid of the region's bounding polygon.
Why does my city appear in the wrong country?
Many city names are ambiguous — there are 35+ Springfields, 20+ Londons, and 50+ San Joses globally. Add the country (or US state) to disambiguate: "Springfield, IL" or "London, Canada". Results are ranked by population by default.
Can I get the coordinates of multiple cities at once?
Yes — use the Batch Geocoding tool with a CSV of city names. This page is for one-at-a-time lookups.