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

Export only street name and housenumber

0

Hello,

I downloaded the full map and right now I am trying to filter the data. I can see that there are a lot of useless information for me in the OSM file. I only need street name and housenumber.

Can someone, please, help me filter the data? I am trying to use osmosis but I think I don;t really understand how it works :(. Thank you!

Later Edit: The output file should contain "city", "street name", "house number", "latitude", "longitude". Frederik Ramm, thanks for the question :).

asked 04 Jul '12, 19:50

Alexandru's gravatar image

Alexandru
15555
accept rate: 0%

edited 04 Jul '12, 20:56

What kind of output file are you looking for? Something like a text file with four columns, "street name", "house number", "latitude", "longitude" - or what?

(04 Jul '12, 20:14) Frederik Ramm ♦

Noone can help me with this problem? :)

(05 Jul '12, 19:12) Alexandru

One Answer:

1

Have a look at https://wiki.openstreetmap.org/wiki/Osmfilter

Try it and find out how it works.

answered 05 Jul '12, 19:27

stephan75's gravatar image

stephan75
12.6k556210
accept rate: 6%

Source code available on GitHub .