[Tagging] tagging cycleable city-models focused on simulating road network
Mateusz Konieczny
matkoniecz at gmail.com
Sun Apr 22 10:39:18 UTC 2018
Sorry, I have no idea what is the proper name for that object.
It is a model of city roads and traffic signs with cycleways, used
typically by a children. See for example images at
https://commons.wikimedia.org/wiki/File:Miasteczko_rowerowe_Brzozow.jpg
and
http://rowerowemiasteczko.com/galeria/dsc09143/
I encountered one [1] during may search for undertagged features [2].
I looked at https://wiki.openstreetmap.org/wiki/Bicycle and failed to
find matching object.
Is anybody aware about English name for that object or knows how it is
typically tagged?
[1] https://www.openstreetmap.org/way/572698447#map=19/50.07609/20.01307
[2]
I use http://overpass-turbo.eu/s/y6L with following query
[out:xml][timeout:525];
way({{bbox}})(if:count_tags()==0)->.w1;
rel(bw.w1);way(r)->.w2;
(.w1; - .w2;);
(._; >;);
out meta;
More information about the Tagging
mailing list