sidewalks
===========
Layer showing sidewalks of highways
## Table of contents
1. [sidewalks](#sidewalks)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [streetname](#streetname)
+ [left-sidewalk_minimap](#left-sidewalk_minimap)
+ [left-has_sidewalk](#left-has_sidewalk)
+ [left-sidewalk_width](#left-sidewalk_width)
+ [questions](#questions)
+ [right-sidewalk_minimap](#right-sidewalk_minimap)
+ [right-has_sidewalk](#right-has_sidewalk)
+ [right-sidewalk_width](#right-sidewalk_width)
+ [questions](#questions)
[Go to the source code](../assets/layers/sidewalks/sidewalks.json)
Basic tags for this layer
---------------------------
Elements must have the all of following tags to be shown on this layer:
- highway=residential|highway=unclassified|highway=tertiary|highway=secondary
Supported attributes
----------------------
**Warning** This quick overview is incomplete
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[](https://taginfo.openstreetmap.org/keys/sidewalk:left#values) [sidewalk:left](https://wiki.openstreetmap.org/wiki/Key:sidewalk:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sidewalk:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sidewalk:left%3Dno)
[](https://taginfo.openstreetmap.org/keys/sidewalk:left:width#values) [sidewalk:left:width](https://wiki.openstreetmap.org/wiki/Key:sidewalk:left:width) | [length](../SpecialInputElements.md#length) |
[](https://taginfo.openstreetmap.org/keys/sidewalk:right#values) [sidewalk:right](https://wiki.openstreetmap.org/wiki/Key:sidewalk:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sidewalk:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sidewalk:right%3Dno)
[](https://taginfo.openstreetmap.org/keys/sidewalk:right:width#values) [sidewalk:right:width](https://wiki.openstreetmap.org/wiki/Key:sidewalk:right:width) | [length](../SpecialInputElements.md#length) |
### streetname
_This tagrendering has no question and is thus read-only_
### left-sidewalk_minimap
_This tagrendering has no question and is thus read-only_
### left-has_sidewalk
The question is **Is there a sidewalk on this side of the road?**
- **Yes, there is a sidewalk on this side of the road** corresponds with sidewalk:left=yes
- **No, there is no seperated sidewalk to walk on** corresponds with sidewalk:left=no
### left-sidewalk_width
The question is **What is the width of the sidewalk on this side of the road?**
This rendering asks information about the property [sidewalk:left:width](https://wiki.openstreetmap.org/wiki/Key:sidewalk:left:width)
This is rendered with `This sidewalk is {sidewalk:left:width}m wide`
### questions
_This tagrendering has no question and is thus read-only_
### right-sidewalk_minimap
_This tagrendering has no question and is thus read-only_
### right-has_sidewalk
The question is **Is there a sidewalk on this side of the road?**
- **Yes, there is a sidewalk on this side of the road** corresponds with sidewalk:right=yes
- **No, there is no seperated sidewalk to walk on** corresponds with sidewalk:right=no
### right-sidewalk_width
The question is **What is the width of the sidewalk on this side of the road?**
This rendering asks information about the property [sidewalk:right:width](https://wiki.openstreetmap.org/wiki/Key:sidewalk:right:width)
This is rendered with `This sidewalk is {sidewalk:right:width}m wide`
### questions
_This tagrendering has no question and is thus read-only_
This document is autogenerated from assets/layers/sidewalks/sidewalks.json