maproulette ============= Layer showing all tasks in MapRoulette - This layer is shown at zoomlevel **15** and higher - This layer is loaded from an external source, namely `https://maproulette.org/api/v2/tasks/box/{x_min}/{y_min}/{x_max}/{y_max}` Basic tags for this layer --------------------------- Elements must have the all of following tags to be shown on this layer: - id~^..*$ [Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22id%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) Supported attributes ---------------------- Warning: this quick overview is incomplete attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ [](https://taginfo.openstreetmap.org/keys/status#values) [status](https://wiki.openstreetmap.org/wiki/Key:status) | Multiple choice | [0](https://wiki.openstreetmap.org/wiki/Tag:status%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:status%3D1) [2](https://wiki.openstreetmap.org/wiki/Tag:status%3D2) [3](https://wiki.openstreetmap.org/wiki/Tag:status%3D3) [4](https://wiki.openstreetmap.org/wiki/Tag:status%3D4) [5](https://wiki.openstreetmap.org/wiki/Tag:status%3D5) [6](https://wiki.openstreetmap.org/wiki/Tag:status%3D6) [9](https://wiki.openstreetmap.org/wiki/Tag:status%3D9) ### status This tagrendering has no question and is thus read-only - Task is created corresponds with `status=0` - Task is fixed corresponds with `status=1` - Task is a false positive corresponds with `status=2` - Task is skipped corresponds with `status=3` - Task is deleted corresponds with `status=4` - Task is already fixed corresponds with `status=5` - Task is marked as too hard corresponds with `status=6` - Task is disabled corresponds with `status=9` ### blurb This tagrendering has no question and is thus read-only Only visible if `blurb~^..*$` is shown This document is autogenerated from [assets/layers/maproulette/maproulette.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/maproulette/maproulette.json)