Hello,

is it possible to commit an adress to OSM via an URI?

I've got an Access database, which contains the fields postcode, city, street and company name.

I would like to commit these fields to OSM for visualizing the adress on the map.

In Google Maps, I can add the adress fields in the URI, e.g.:

http://maps.google.de/maps?f=q&source=s_q&hl=de&geocode=&q=Street,+City

Kind regards, Daniel

asked 13 Jun '13, 08:41

Daniel%20Schunk's gravatar image

Daniel Schunk
16113
accept rate: 0%


OSM uses nominatim for geocoding - use for example http://nominatim.openstreetmap.org/search.php?q=Haarenfeld%2010%2C+Oldenburg&viewbox=8.17%2C53.16%2C8.18%2C53.15&polygon=1 , where you pass the same q parameter as for google maps. You'll need to experiment with the viewbox and polygon parameters.

See and comply with the http://wiki.openstreetmap.org/wiki/Nominatim_usage_policy

permanent link

answered 13 Jun '13, 09:37

gormo's gravatar image

gormo
2.9k32660
accept rate: 13%

edited 13 Jun '13, 09:39

Your answer
toggle preview

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:

×197
×189
×97
×39

question asked: 13 Jun '13, 08:41

question was seen: 3,361 times

last updated: 13 Jun '13, 09:39

powered by OSQA