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.
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22mr_taskId%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
-*Task is created* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:mr_taskStatus'target='_blank'>mr_taskStatus</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DCreated'target='_blank'>Created</a>
-*Task is fixed* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:mr_taskStatus'target='_blank'>mr_taskStatus</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DFixed'target='_blank'>Fixed</a>
-*Task is a false positive* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:mr_taskStatus'target='_blank'>mr_taskStatus</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DFalse positive'target='_blank'>False positive</a>
-*Task is skipped* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:mr_taskStatus'target='_blank'>mr_taskStatus</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DSkipped'target='_blank'>Skipped</a>
-*Task is deleted* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:mr_taskStatus'target='_blank'>mr_taskStatus</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DDeleted'target='_blank'>Deleted</a>
-*Task is already fixed* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:mr_taskStatus'target='_blank'>mr_taskStatus</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DAlready fixed'target='_blank'>Already fixed</a>
-*Task is marked as too hard* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:mr_taskStatus'target='_blank'>mr_taskStatus</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DToo hard'target='_blank'>Too hard</a>
-*Task is disabled* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:mr_taskStatus'target='_blank'>mr_taskStatus</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DDisabled'target='_blank'>Disabled</a>
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)