Generate docs with filter explanations
This commit is contained in:
parent
59f596a6b6
commit
e080f79f34
98 changed files with 3708 additions and 453 deletions
|
@ -84,6 +84,41 @@ 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 | 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](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/maproulette/maproulette.json)
|
Loading…
Add table
Add a link
Reference in a new issue