mapcomplete/Docs/Layers/maproulette.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

195 lines
4.4 KiB
Markdown
Raw Normal View History

2023-02-12 23:08:57 +01:00
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
2022-07-31 13:33:45 +02:00
maproulette
=============
<img src='https://mapcomplete.osm.be/./assets/layers/maproulette/logomark.svg' height="100px">
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 `https://maproulette.org/api/v2/tasks/box/{x_min}/{y_min}/{x_max}/{y_max}`
2023-05-08 00:20:32 +02:00
This is a special layer - data is not sourced from OpenStreetMap
2022-07-31 13:33:45 +02:00
2023-05-08 00:20:32 +02:00
Supported attributes
----------------------
2022-07-31 13:33:45 +02:00
2023-05-08 00:20:32 +02:00
Warning:
2022-07-31 13:33:45 +02:00
2023-05-08 00:20:32 +02:00
this quick overview is incomplete
2022-07-31 13:33:45 +02:00
2023-05-08 00:20:32 +02:00
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[<img src='https://mapcomplete.osm.be/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.osm.be/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)
2022-07-31 13:33:45 +02:00
2023-05-08 00:20:32 +02:00
### just_created
2022-07-31 13:33:45 +02:00
2023-05-08 00:20:32 +02:00
This element shows a 'thank you' that the contributor has recently created this element
2022-07-31 13:33:45 +02:00
2023-05-08 00:20:32 +02:00
This tagrendering has no question and is thus read-only
2022-07-31 13:33:45 +02:00
2023-05-08 00:20:32 +02:00
- *You just created this element! Thanks for sharing this info with the world and helping people worldwide.* corresponds with `id~.+`
This tagrendering is only visible in the popup if the following condition is met: `_backend~.+&_last_edit:passed_time<300&|_version_number=1`
2022-07-31 13:33:45 +02:00
### status
This tagrendering has no question and is thus read-only
2022-12-08 00:48:44 +01:00
- *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`
2022-07-31 13:33:45 +02:00
### mark_fixed
2022-07-31 13:33:45 +02:00
This tagrendering has no question and is thus read-only
### mark_duplicate
This tagrendering has no question and is thus read-only
2022-12-06 03:41:27 +01:00
2023-02-23 14:39:08 +01:00
### mark_too_hard
This tagrendering has no question and is thus read-only
2023-04-15 03:02:01 +02:00
### leftover-questions
This tagrendering has no question and is thus read-only
### minimap
Shows a small map with the feature. Added by default to every popup
2023-04-15 03:02:01 +02:00
This tagrendering has no question and is thus read-only
### last_edit
Gives some metainfo about the last edit and who did edit it - rendering only
2023-04-15 03:02:01 +02:00
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
2023-05-08 00:20:32 +02:00
### all-tags
This tagrendering has no question and is thus read-only
2022-12-06 03:41:27 +01:00
#### 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)
2022-07-31 13:33:45 +02:00
2023-02-12 23:08:57 +01:00
This document is autogenerated from [assets/layers/maproulette/maproulette.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/maproulette/maproulette.json)