dictionary - How do I get tourist attractions around zip code using OpenStreetMap? -


i want tourist attractions around zip code in us. how do openstreetmap api?

i have found http://wiki.openstreetmap.org/wiki/key:tourism

but i'm not sure how use it.

http://nominatim.openstreetmap.org/search?q=135+pilkington+avenue,+birmingham&format=json&polygon=1&addressdetails=1&tourism=attraction

you can use overpass turbo e.g. query wizard show current bounding box available objects.

to zip code instead of bounding box more complicated in mapped region germany, because knowledge there no relations (or rarely) map zip code boundary polygon. obtain several addresses zip codes , create kind of boundary won't precise. regarding have less features zip code mapped due tiger import (less mapping activity), not sure.


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

c# - Search and Add Comment with OpenXML for Word -