MapComplete/Docs/Themes/winter_service.md

5.8 KiB

Winter Service ( winter_service )

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:

A map showing roads and whether they're cleared in winter

This theme contains the following layers:

Available languages:

  • en
  • cs
  • da
  • it
  • zh_Hant

Table of contents

  1. Layers defined in this theme configuration file
  2. serviced_streets

Layers defined in this theme configuration file

These layers can not be reused in different themes.

serviced_streets

Streets that have some form of winter service

  • This layer is shown at zoomlevel 16 and higher
  • 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. winter_service=yes | winter_service=limited
  2. highway~.+
  3. highway!=platform
  4. service!=driveway

Execute on overpass

Supported attributes

Warning:: this quick overview is incomplete

attribute type values which are supported by this layer
winter_service Multiple choice winter_service=yes winter_service=limited winter_service=no

Featureview elements and TagRenderings

id question labels freeform key
winter_service Is this road serviced (e.g. cleared of snow) in winter?
3 options
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
spacer
Multiple choice only

winter_service

The question is Is this road serviced (e.g. cleared of snow) in winter?

  • This road is serviced in winter is shown if with winter_service=yes
  • This road is serviced in winter, but only to a limited extent. This is often signposted as well. is shown if with winter_service=limited
  • This road is not serviced in winter is shown if with winter_service=no

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

spacer

This tagrendering has no question and is thus read-only

This document is autogenerated from assets/themes/winter_service/winter_service.json