2022-07-31 13:33:45 +02:00
maproulette_challenge
=======================
< img src = 'https://mapcomplete.osm.be/./assets/layers/maproulette/logomark.svg' height = "100px" >
Layer showing tasks of a MapRoulette challenge
- 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`
- < img src = '../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
- [onwheels ](https://mapcomplete.osm.be/onwheels )
- [personal ](https://mapcomplete.osm.be/personal )
Basic tags for this layer
---------------------------
Elements must have the all of following tags to be shown on this layer:
2022-10-11 01:39:09 +02:00
- mr_taskId~.+
2022-07-31 13:33:45 +02:00
2022-09-10 13:25:18 +02:00
[Execute on overpass ](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22mr_taskId%22%5D(%7B%7Bbbox%7D%7D )%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
2022-07-31 13:33:45 +02:00
Supported attributes
----------------------
Warning:
this quick overview is incomplete
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/mr_taskStatus#values ) [mr_taskStatus ](https://wiki.openstreetmap.org/wiki/Key:mr_taskStatus ) | Multiple choice | [Created ](https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DCreated ) [Fixed ](https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DFixed ) [False positive ](https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DFalse positive ) [Skipped ](https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DSkipped ) [Deleted ](https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DDeleted ) [Already fixed ](https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DAlready fixed ) [Too hard ](https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DToo hard ) [Disabled ](https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DDisabled )
### details
This tagrendering has no question and is thus read-only
### status
This tagrendering has no question and is thus read-only
2022-12-08 00:48:44 +01:00
- *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`
2022-07-31 13:33:45 +02:00
### blurb
This tagrendering has no question and is thus read-only
2022-12-06 03:41:27 +01:00
This tagrendering is only visible in the popup if the following condition is met: `blurb~.+`
#### 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
2022-07-31 13:33:45 +02:00
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 )