3.5 KiB
3.5 KiB
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:
- title~.+
Supported attributes
Warning:
this quick overview is incomplete
attribute | type | values which are supported by this layer |
---|---|---|
status | Multiple choice | 0 1 2 3 4 5 6 9 |
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
mark_fixed
This tagrendering has no question and is thus read-only
mark_duplicate
This tagrendering has no question and is thus read-only
mark_too_hard
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 | status=0 |
status.2 | Show tasks that are fixed | status=1 |
status.3 | Show tasks that are false positives | status=2 |
status.4 | Show tasks that are skipped | status=3 |
status.5 | Show tasks that are deleted | status=4 |
status.6 | Show tasks that are already fixed | status=5 |
status.7 | Show tasks that are marked as too hard | status=6 |
status.8 | Show tasks that are disabled | status=9 |
id | question | osmTags | fields |
---|---|---|---|
parent-name.0 | Challenge name contains {search} | search (string) |
id | question | osmTags | fields |
---|---|---|---|
parent-id.0 | Challenge ID matches {search} | search (string) |
This document is autogenerated from assets/layers/maproulette/maproulette.json