Quantcast
Viewing all articles
Browse latest Browse all 40713

Adress-tags in OpenStreetmap

hello dear linux experts

what i am trying to do now is .....a little task

- i wanted to run a osmconvert & filter with the following goal - to get the following tags out of the datas:


addr:street
addr:housenumber
addr:city

cf http://wiki.openstreetmap.org/wiki/Key:addr


so i decided to do the following command

Code:

./osmconvert hamburg-latest.osm.pbf --all-to-nodes -o=hamburgrestaurants_2.o5m
./osmfilter hamburgrestaurants_2.o5m --keep="amenity=restaurant" -o=restaurant_2.o5m
./osmconvert  restaurant_2.o5m --csv="@id @lon @lat shop name  addr:street  addr:housenumber addr:city website email" --csv-headline  -o=restaurant_2.csv

but i failed - there were no streets no housenumbers and cities

what is wrong with this?


i really love to hear from you

many many greetings
martin

Viewing all articles
Browse latest Browse all 40713

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>