MapComplete/Docs/Layers/maproulette_challenge.md

6.7 KiB

maproulette_challenge

Layer showing tasks of a single MapRoulette challenge. This layer is intended to be reused and extended in themes; refer to the documentation on how to do this.

  • This layer is shown at zoomlevel 0 and higher
  • Not visible in the layer selection by default. If you want to make this layer toggable, override name

This layer is loaded from an external source, namely

https://maproulette.org/api/v2/challenge/view/27971

Table of contents

  1. Themes using this layer
  2. Basic tags for this layer
  3. Supported attributes
  4. Featureview elements and TagRenderings
  1. Filters

Themes using this layer

Basic tags for this layer

Elements must match the expression mr_taskId~.+

Execute on overpass

Supported attributes

Warning:: this quick overview is incomplete

attribute type values which are supported by this layer
mr_taskStatus Multiple choice mr_taskStatus=Created mr_taskStatus=Fixed [mr_taskStatus=False positive](https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DFalse positive) mr_taskStatus=Skipped mr_taskStatus=Deleted [mr_taskStatus=Already fixed](https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DAlready fixed) [mr_taskStatus=Too hard](https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DToo hard) mr_taskStatus=Disabled

Featureview elements and TagRenderings

id question labels freeform key
status 8 options Multiple choice only
leftover-questions {questions( ,hidden)} ignore-docs, added_by_default Multiple choice only
spacer
Multiple choice only
lod
(Original in questions)
{linked_data_from_website()} added_by_default Multiple choice only

status

This tagrendering has no question and is thus read-only

leftover-questions

This tagrendering has no question and is thus read-only

{questions( ,hidden)}

This tagrendering has labels ignore-docs added_by_default

spacer

This tagrendering has no question and is thus read-only

lod

This tagrendering has no question and is thus read-only

{linked_data_from_website()}

This tagrendering has labels added_by_default

Filters

id question osmTags
status.0 Show tasks with all statuses (default)
status.1 Show tasks that are created mr_taskStatus=Created
status.2 Show tasks that are fixed mr_taskStatus=Fixed
status.3 Show tasks that are false positives mr_taskStatus=False positive
status.4 Show tasks that are skipped mr_taskStatus=Skipped
status.5 Show tasks that are deleted mr_taskStatus=Deleted
status.6 Show tasks that are already fixed mr_taskStatus=Already fixed
status.7 Show tasks that are marked as too hard mr_taskStatus=Too hard
status.8 Show tasks that are disabled mr_taskStatus=Disabled

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