MapComplete/Docs/Layers/trail.md

9.4 KiB

trail

Waymarked trails

  • This layer is shown at zoomlevel 12 and higher

No themes use this layer

Table of contents

  1. Basic tags for this layer
  2. Supported attributes
  3. Featureview elements and TagRenderings

Basic tags for this layer

Elements must match any of the following expressions:

  • route~^(.foot.)$
  • route~^(.hiking.)$
  • route~^(.bycicle.)$
  • route~^(.horse.)$

Execute on overpass

Supported attributes

Warning:: this quick overview is incomplete

attribute type values which are supported by this layer
name string
operator string Natuurpunt
colour color blue red green yellow
wheelchair Multiple choice yes no
pushchair Multiple choice yes no

Featureview elements and TagRenderings

id question labels freeform key
images
(Original in questions)
{image_carousel()}{image_upload()} Multiple choice only
trail-length _The trail is {length:km} kilometers long Multiple choice only
Name What is the name of this trail?
This trail is called {name}
name (string)
[Operator tag](#Operator tag) Who maintains this trail?
This trail is maintained by {operator}
2 options
operator (string)
Color What is the reference colour of this trail?
The reference colour is {colour}
4 options
colour (color)
[Wheelchair access](#Wheelchair access) Is this trail wheelchair accessible?
2 options
Multiple choice only
[pushchair access](#pushchair access) Is this trail accessible with a pushchair?
2 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

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

trail-length

This tagrendering has no question and is thus read-only

The trail is {_length:km} kilometers long

Name

The question is What is the name of this trail?

This trail is called {name} is shown if name is set.

Operator tag

The question is Who maintains this trail?

This trail is maintained by {operator} is shown if operator is set.

  • This trail is maintained by Natuurpunt is shown if with operator=Natuurpunt
  • This trail is maintained by {operator} is shown if with operator~^((n|N)atuurpunt.*)$. This option cannot be chosen as answer

Color

The question is What is the reference colour of this trail?

The reference colour is {colour} is shown if colour is set.

Wheelchair access

The question is Is this trail wheelchair accessible?

  • This trail is wheelchair-accessible is shown if with wheelchair=yes
  • This trail is not wheelchair accessible is shown if with wheelchair=no

pushchair access

The question is Is this trail accessible with a pushchair?

  • This trail is accessible with a pushchair is shown if with pushchair=yes
  • This trail is not accessible with a pushchair is shown if with pushchair=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

This document is autogenerated from assets/layers/trail/trail.json