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: - <a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dresidential' target='_blank'>residential</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dunclassified' target='_blank'>unclassified</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dtertiary' target='_blank'>tertiary</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dsecondary' target='_blank'>secondary</a> Supported attributes ---------------------- **Warning** This quick overview is incomplete attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ [<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](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) [<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](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) | [<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](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) [<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](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 <a href='https://wiki.openstreetmap.org/wiki/Key:sidewalk:left' target='_blank'>sidewalk:left</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sidewalk:left%3Dyes' target='_blank'>yes</a> - **No, there is no seperated sidewalk to walk on** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:sidewalk:left' target='_blank'>sidewalk:left</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sidewalk:left%3Dno' target='_blank'>no</a> ### 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 <a href='https://wiki.openstreetmap.org/wiki/Key:sidewalk:right' target='_blank'>sidewalk:right</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sidewalk:right%3Dyes' target='_blank'>yes</a> - **No, there is no seperated sidewalk to walk on** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:sidewalk:right' target='_blank'>sidewalk:right</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sidewalk:right%3Dno' target='_blank'>no</a> ### 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