forked from MapComplete/MapComplete
4.1 KiB
4.1 KiB
onwheels_entrance_data
All objects which have entrance data mapped on the amenity instead of the entrance object
- This layer is shown at zoomlevel 0 and higher
- This layer is not visible by default and must be enabled in the filter by the user.
- Elements don't have a title set and cannot be toggled nor will they show up in the dashboard. If you import this layer in your theme, override
title
to make this toggleable. - This layer is not visible by default and the visibility cannot be toggled, effectively resulting in a fully hidden layer. This can be useful, e.g. to calculate some metatags. If you want to render this layer (e.g. for debugging), enable it by setting the URL-parameter layer-=true
- Not visible in the layer selection by default. If you want to make this layer toggable, override
name
- Not rendered on the map by default. If you want to rendering this on the map, override
mapRenderings
- This layer will automatically load walls_and_buildings into the layout as it depends on it: tagrendering _stolen_entrances needs this layer (_stolen_entrances)
- This layer will automatically load walls_and_buildings into the layout as it depends on it: a calculated tag loads features from this layer (calculatedTag[0] which calculates the value for _enclosing_building)
Table of contents
- Themes using this layer
- Basic tags for this layer
- Supported attributes
- Featureview elements and TagRenderings
Themes using this layer
Basic tags for this layer
Elements must match all of the following expressions:
- door=
- entrance=
- entrance:kerb:height~.+ | entrance:step_count~.+ | entrance:width~.+ | entrance:width~.+
- indoor!=door
Supported attributes
Featureview elements and TagRenderings
id | question | labels | freeform key |
---|---|---|---|
_stolen_entrances | _{steal(enclosing_building,walls_and_buildings.entrance_info; walls_and_buildings.biggest_width)} | Multiple choice only | |
leftover-questions | {questions( ,hidden)} | ignore-docs, added_by_default | Multiple choice only |
lod (Original in questions) |
{linked_data_from_website()} | added_by_default | Multiple choice only |
_stolen_entrances
This tagrendering has no question and is thus read-only
{steal(_enclosing_building,walls_and_buildings.entrance_info; walls_and_buildings.biggest_width)}
leftover-questions
This tagrendering has no question and is thus read-only
{questions( ,hidden)}
This tagrendering has labels
ignore-docs
added_by_default
lod
This tagrendering has no question and is thus read-only
{linked_data_from_website()}
This tagrendering has labels
added_by_default
This document is autogenerated from assets/themes/onwheels/onwheels.json