NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

I'm looking for an API to call where I can pass my string, for instance "Milan", and recive back the position in terms of latiture and longitude. Do you have this kind of API?

asked 11 Dec '12, 16:57

Rado's gravatar image

Rado
1111
accept rate: 0%


Yes, regular address lookup as well as reverse geocoding is provided by Nominatim. Take a look at the examples and also keep the usage policy in mind. If you have to do bulk address lookups then better install your own Nominatim instance.

permanent link

answered 11 Dec '12, 18:02

scai's gravatar image

scai ♦
33.3k21309459
accept rate: 23%

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×290

question asked: 11 Dec '12, 16:57

question was seen: 1,646 times

last updated: 11 Dec '12, 18:02

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum