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

How to see tag example on map?

4

OSM wiki links to taginfo from each tag's page (like this). Is there a way to see a few examples of the tag in the map - real usage in context?

asked 08 Aug '11, 17:32

LM_1's gravatar image

LM_1
3.3k335188
accept rate: 10%


3 Answers:

5

You can use OpenStreetBrowser to search for specific tags in a given area. There is also a wiki page with sample areas for some of the most common tags. You can also use the Overpass API to retrieve a OSM file containing all tag occurrences or the ones within a specified bounding box which can then be opened using JOSM for example. Tagstat once provided a rendered map for a given tag, but doesn't seem to work any more because of the broken XAPI.

answered 08 Aug '11, 20:26

scai's gravatar image

scai ♦
33.3k21309459
accept rate: 23%

edited 08 Aug '11, 20:34

3

For nodes you should have a look at the maps of taginfo. E.g. this is the map of tagged traffic_signs: http://taginfo.openstreetmap.org/keys/traffic_sign#map

answered 10 Aug '11, 11:49

dieterdreist's gravatar image

dieterdreist
3.7k113567
accept rate: 3%

0

You may have some luck by using the TAG name in the search box on the map page,then open an editor to examine it.

answered 08 Aug '11, 20:13

andy%20mackey's gravatar image

andy mackey
13.2k87143285
accept rate: 4%

edited 08 Aug '11, 20:33

Source code available on GitHub .