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

How to find objects with certain properties?

0

Hi,

I´m just starting with OSM and I´m looking for a certain use-case. I would like to find out for cycling with a gravel-bike which lines in a certain map-area have the tag mtb:scale=0. These kind of ways are interesting for me and I would like to see on the map where to find them. I was having a look into the ID-editor, and found out that you can search for object names. I didn´t see a way to search for line properties.

Could you give me any advice?

BR & many thanks Jan

This question is marked "community wiki".

asked 14 Jul '19, 17:03

JanAngler's gravatar image

JanAngler
11112
accept rate: 0%


One Answer:

2

You can do that with Overpass Turbo. Zoom to your area of interest and klick on 'wizard'. Type in 'mtb:scale=0' and build query. Klick on 'run'.

answered 14 Jul '19, 18:50

TZorn's gravatar image

TZorn
12.3k764225
accept rate: 15%

edited 14 Jul '19, 18:51

Source code available on GitHub .