MapComplete/Docs/Themes/onwheels.md

6.5 KiB

OnWheels ( onwheels )

This document details some technical information about this MapComplete theme, mostly about the attributes used in the theme. Various links point toward more information about the attributes, e.g. to the OpenStreetMap-wiki, to TagInfo or tools creating statistics The theme introduction reads:

On this map, publicly weelchair accessible places are shown and can be easily added

This theme contains the following layers:

Available languages:

  • en
  • de
  • fr
  • nl
  • nb_NO
  • ca
  • pa_PK
  • es
  • cs
  • eu
  • pl
  • ru
  • uk
  • ko

Table of contents

  1. Layers defined in this theme configuration file
  2. onwheels_entrance_data
  1. parking_spaces_disabled

Layers defined in this theme configuration file

These layers can not be reused in different themes.

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

No themes use this layer

Basic tags for this layer

Elements must match all of the following expressions:

  1. door=
  2. entrance=
  3. entrance:kerb:height~.+ | entrance:step_count~.+ | entrance:width~.+ | entrance:width~.+
  4. indoor!=door

Execute on overpass

Supported attributes

_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( ,)}

lod

This tagrendering has no question and is thus read-only {linked_data_from_website()}

This tagrendering has labels added_by_default

parking_spaces_disabled

This layer is based on parking_spaces

Layer showing individual parking spaces.

  • This layer is shown at zoomlevel 18 and higher

No themes use this layer

Basic tags for this layer

Elements must match the expression parking_space=disabled

Execute on overpass

Supported attributes

images

This block shows the known images which are linked with the image-keys, but also via mapillary and wikidata and shows the button to upload new images This tagrendering has no question and is thus read-only {image_carousel()}{image_upload()}

_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( ,)}

move-button

This tagrendering has no question and is thus read-only {move_button()}

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