mapcomplete/Docs/Layers/service_ways.md

39 lines
910 B
Markdown
Raw Normal View History

2022-01-26 21:40:38 +01:00
service_ways
2022-01-14 19:36:36 +01:00
==============
A seperate layer with service roads, as to remove them from the intersection testing
## Table of contents
1. [service_ways](#service_ways)
2022-01-26 21:40:38 +01:00
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
- Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`
2022-01-14 19:36:36 +01:00
[Go to the source code](../assets/layers/service_ways/service_ways.json)
2022-01-26 21:40:38 +01:00
Basic tags for this layer
2022-01-14 19:36:36 +01:00
---------------------------
Elements must have the all of following tags to be shown on this layer:
2022-01-26 21:40:38 +01:00
- <a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>
=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dservice' target='_blank'>service</a>
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
Supported attributes
2022-01-14 19:36:36 +01:00
----------------------
2022-01-26 21:40:38 +01:00
2022-01-14 19:36:36 +01:00
This document is autogenerated from assets/layers/service_ways/service_ways.json