Chore: regen docs

This commit is contained in:
Pieter Vander Vennet 2024-07-12 03:16:41 +02:00
parent e51bc34749
commit 7a7439b161
266 changed files with 8503 additions and 14470 deletions

View file

@ -1,31 +1,26 @@
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
# maproulette
maproulette
=============
[object Object]
Layer showing all tasks in MapRoulette
- This layer is shown at zoomlevel **15** and higher
- <img src='../warning.svg' height='1rem'/>
This layer is loaded from an external source, namely
- This layer is shown at zoomlevel **15** and higher
- <img src='../warning.svg' height='1rem'/> This layer is loaded from an external source, namely `https://maproulette.org/api/v2/tasks/box/{x_min}/{y_min}/{x_max}/{y_max}`
`https://maproulette.org/api/v2/tasks/box/{x_min}/{y_min}/{x_max}/{y_max}`
## Table of contents
1. [ Themes using this layer ](#-themes-using-this-layer-)
2. [ Basic tags for this layer ](#-basic-tags-for-this-layer-)
3. [ Supported attributes ](#-supported-attributes-)
1. [Themes using this layer](#themes-using-this-layer)
2. [Basic tags for this layer](#basic-tags-for-this-layer)
3. [Supported attributes](#supported-attributes)
- [just_created](#just_created)
- [nothing_known](#nothing_known)
- [status](#status)
@ -42,44 +37,26 @@ Layer showing all tasks in MapRoulette
- [all-tags](#all-tags)
+ [Filters](#filters)
Themes using this layer
-------------------------
- [maproulette](https://mapcomplete.org/maproulette)
Basic tags for this layer
---------------------------
## Themes using this layer
- [maproulette](https://mapcomplete.org/maproulette)
## Basic tags for this layer
Elements must match the expression **title~.+**
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22title%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%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 |
-----|-----|----- |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/id#values'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a>] [object Object] | Multiple choice | |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/status#values'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a>] [object Object] | Multiple choice | [object Object] [object Object] [object Object] [object Object] [object Object] [object Object] [object Object] [object Object] |
Supported attributes
----------------------
Warning:
this quick overview is incomplete
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/id#values) [id](https://wiki.openstreetmap.org/wiki/Key:id) | Multiple choice |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](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)
### just_created
@ -211,39 +188,41 @@ _This tagrendering has no question and is thus read-only_
#### Filters
#### 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
---- | ---------- | ---------
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-name.0 | Challenge name contains {search} | | search (string)
| id | question | osmTags | fields |
-----|-----|-----|----- |
| parent-id.0 | Challenge ID matches {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)