This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Extracting Address from XML

0

Hello everyone,

I'm looking at the OpenStreetMap XML and I'm trying to find my home. If I do a search on the main page, it correctly finds it and points to my house w/ an arrow. If I download the data as OpenStreetMap XML, I don't see the actual home addresses there.

How does this work?

Thanks,

mj

[Edit]

I never entered my home via the addr tag. I looked up a more public address of a building in Chicago and I see the addr tag in there. I guess that my little home is just too little to show up in the XML. :)

asked 02 May '11, 15:05

jaskiemr's gravatar image

jaskiemr
16222
accept rate: 0%

edited 02 May '11, 17:22

2

Please edit your original question and tell us whether you have entered the data of your home with the help of the addr-tags ( https://wiki.openstreetmap.org/wiki/Key:addr ) or not.

Or give us a permalink to your home building area if you want, then we can investigate further.

(02 May '11, 16:57) stephan75

One possible reason is that the house numbers are mapped using address interpolation. That is a ways parallel to the road withs tags stating "here are houses 45 47 .... 63" without mapping each single house.

(03 May '11, 05:31) petschge

One Answer:

0

The answer probably has something do with Nominatim:

https://wiki.openstreetmap.org/wiki/Nominatim

answered 02 May '11, 16:26

gnurk's gravatar image

gnurk
6.1k106096
accept rate: 15%

Source code available on GitHub .