mapcomplete/Docs/Layers/generic_osm_object.md

45 lines
1.2 KiB
Markdown
Raw Normal View History

2022-01-26 21:40:38 +01:00
generic_osm_object
2022-01-14 19:36:36 +01:00
====================
## Table of contents
1. [generic_osm_object](#generic_osm_object)
2022-01-26 21:40:38 +01:00
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [all_tags](#all_tags)
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`
- This layer is needed as dependency for layer [grb](#grb)
2022-01-14 19:36:36 +01:00
[Go to the source code](../assets/layers/generic_osm_object/generic_osm_object.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
- id~^..*$
-
-
-
- type!~^boundary$
-
- |<a href='https://wiki.openstreetmap.org/wiki/Key:level' target='_blank'>level</a>
=<a href='https://wiki.openstreetmap.org/wiki/Tag:level%3D0' target='_blank'>0</a>
- <a href='https://wiki.openstreetmap.org/wiki/Key:layer' target='_blank'>layer</a>
=<a href='https://wiki.openstreetmap.org/wiki/Tag:layer%3D0' target='_blank'>0</a>|
Supported attributes
2022-01-14 19:36:36 +01:00
----------------------
2022-01-26 21:40:38 +01:00
### all_tags
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
This document is autogenerated from assets/layers/generic_osm_object/generic_osm_object.json