Generate docs with filter explanations
This commit is contained in:
parent
59f596a6b6
commit
e080f79f34
98 changed files with 3708 additions and 453 deletions
|
@ -107,6 +107,27 @@ This tagrendering has no question and is thus read-only
|
|||
|
||||
|
||||
|
||||
Only visible if `blurb~.+` is shown
|
||||
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
|
||||
|
||||
|
||||
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)
|
Loading…
Add table
Add a link
Reference in a new issue