Layer showing tasks of a single MapRoulette challenge. This layer is intended to be reused and extended in themes; refer to [the documentation](https://github.com/pietervdvn/MapComplete/blob/develop/Docs/Integrating_Maproulette.md) 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`
-<imgsrc='../warning.svg'height='1rem'/> This layer is loaded from an external source, namely `https://maproulette.org/api/v2/challenge/view/27971`
#### Themes using this layer
- [atm](https://mapcomplete.org/atm)
- [onwheels](https://mapcomplete.org/onwheels)
- [personal](https://mapcomplete.org/personal)
This is a special layer - data is not sourced from OpenStreetMap
Supported attributes
----------------------
Warning:
this quick overview is incomplete
attribute | type | values which are supported by this layer
This element shows a 'thank you' that the contributor has recently created this element
This tagrendering has no question and is thus read-only
- *You just created this element! Thanks for sharing this info with the world and helping people worldwide.* corresponds with `id~.+`
This tagrendering is only visible in the popup if the following condition is met: `_backend~.+&_last_edit:passed_time<300&|_version_number=1`
### details
This tagrendering has no question and is thus read-only
### status
This tagrendering has no question and is thus read-only
- *Task is created* corresponds with `mr_taskStatus=Created`
- *Task is fixed* corresponds with `mr_taskStatus=Fixed`
- *Task is a false positive* corresponds with `mr_taskStatus=False positive`
- *Task is skipped* corresponds with `mr_taskStatus=Skipped`
- *Task is deleted* corresponds with `mr_taskStatus=Deleted`
- *Task is already fixed* corresponds with `mr_taskStatus=Already fixed`
- *Task is marked as too hard* corresponds with `mr_taskStatus=Too hard`
- *Task is disabled* corresponds with `mr_taskStatus=Disabled`
### leftover-questions
This tagrendering has no question and is thus read-only
### minimap
Shows a small map with the feature. Added by default to every popup
This tagrendering has no question and is thus read-only
### last_edit
Gives some metainfo about the last edit and who did edit it - rendering only
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
### all-tags
This tagrendering has no question and is thus read-only
#### 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](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/maproulette_challenge/maproulette_challenge.json)