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

How to get street names + city + province output from osmosis?

0

Hi guys,

I am very new to Osmosis and to OpenStreetmaps DB (and not very skilled in programming) and I have some hard time figuring out, how to get a simple output "streetname, city, province" for the whole country (Netherlands)

For example: Beatrixpark, Winterswijk, Gelderland
Beatrixpark, Ede, Gelderland
Beatrixpark, Etten-Leur, North Brabant

etc.

I've tried this https://help.openstreetmap.org/questions/12121/scraping-open-street-map-for-uk-street-names, but it gives me the street names only and thus also duplicates, or names of hospitals :)

Has anyone an idea, what I am actually looking for in the DB and how can I obtain the output I'm looking for? Any help is appreciated.

Thanks,

Adriana

asked 01 Sep '12, 15:24

zufanka's gravatar image

zufanka
11112
accept rate: 0%

edited 01 Sep '12, 15:26

Source code available on GitHub .