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

way properties

-2

How can I get OSM data with the properties like radius, Bridge , tunnel etc...? where can I give a query to get these data?

Thank

asked 08 Jun '16, 10:07

OuedraogoMichel's gravatar image

OuedraogoMichel
14556
accept rate: 0%


One Answer:

3

You didn't provide much details about your usecase, so it it is hard to point you to the best solution (there are many). One option that is both simple and powerfull is the overpass API, which you can experiment on using its overpass turbo gui.

answered 08 Jun '16, 12:16

Vincent%20de%20Phily's gravatar image

Vincent de P... ♦
17.3k18152249
accept rate: 19%

2

... and a good way to get to Overpass Turbo is via "taginfo":

taginfo.openstreetmap.org

Just type e.g. "bridge" into the search box there, click on an entry in the list, and click the "Overpass Turbo" link at the top right.

(19 Jun '16, 18:07) SomeoneElse ♦