_This document details some technical information about this MapComplete theme, mostly about the attributes used in the theme. Various links point toward more information about the attributes, e.g. to the OpenStreetMap-wiki, to TagInfo or tools creating statistics_
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22highway%22%3D%22residential%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22highway%22%3D%22unclassified%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22highway%22%3D%22tertiary%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22highway%22%3D%22secondary%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
## Supported attributes
**Warning:**,this quick overview is incomplete,
| attribute | type | values which are supported by this layer |
The question is `Is there a sidewalk on this side of the road?`
-*There is a sidewalk on this side of the road* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:sidewalk:left'target='_blank'>sidewalk:left</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:sidewalk:left%3Dyes'target='_blank'>yes</a>
-*There is no sidewalk to walk on* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:sidewalk:left'target='_blank'>sidewalk:left</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:sidewalk:left%3Dno'target='_blank'>no</a>
-*There is a separately mapped sidewalk to walk on* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:sidewalk:left'target='_blank'>sidewalk:left</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:sidewalk:left%3Dseparate'target='_blank'>separate</a>
### sidewalk_width_left
The question is `What is the width of the sidewalk on this side of the road?`
*This sidewalk is {sidewalk:left:width}m wide* is shown if `sidewalk:left:width` is set
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:sidewalk:left'target='_blank'>sidewalk:left</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:sidewalk:left%3Dyes'target='_blank'>yes</a>
### sidewalk_minimap_right
_This tagrendering has no question and is thus read-only_
The question is `Is there a sidewalk on this side of the road?`
-*There is a sidewalk on this side of the road* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:sidewalk:right'target='_blank'>sidewalk:right</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:sidewalk:right%3Dyes'target='_blank'>yes</a>
-*There is no sidewalk to walk on* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:sidewalk:right'target='_blank'>sidewalk:right</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:sidewalk:right%3Dno'target='_blank'>no</a>
-*There is a separately mapped sidewalk to walk on* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:sidewalk:right'target='_blank'>sidewalk:right</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:sidewalk:right%3Dseparate'target='_blank'>separate</a>
### sidewalk_width_right
The question is `What is the width of the sidewalk on this side of the road?`
*This sidewalk is {sidewalk:right:width}m wide* is shown if `sidewalk:right:width` is set
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:sidewalk:right'target='_blank'>sidewalk:right</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:sidewalk:right%3Dyes'target='_blank'>yes</a>
### leftover-questions
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
### split_button
_This tagrendering has no question and is thus read-only_
*{split_button()}*
### lod
_This tagrendering has no question and is thus read-only_
This document is autogenerated from [assets/themes/sidewalks/sidewalks.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/sidewalks/sidewalks.json)