mapcomplete/Docs/Layers/maproulette.md

5.6 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}

Table of contents

  1. Themes using this layer
  2. Basic tags for this layer
  3. Supported attributes
  1. Filters

Themes using this layer

Basic tags for this layer

Elements must match the expression title~.+

Execute on overpass

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 is shown if with status=0
  • Task is fixed is shown if with status=1
  • Task is a false positive is shown if with status=2
  • Task is skipped is shown if with status=3
  • Task is deleted is shown if with status=4
  • Task is already fixed is shown if with status=5
  • Task is marked as too hard is shown if with status=6
  • Task is disabled is shown if with status=9

mark_fixed

This tagrendering has no question and is thus read-only {maproulette_set_status(Mark as fixed,,,,,)}

This tagrendering has labels controls

mark_duplicate

This tagrendering has no question and is thus read-only {maproulette_set_status(Mark as not found or false positive,close,,2,,)}

This tagrendering has labels controls

mark_too_hard

This tagrendering has no question and is thus read-only {maproulette_set_status(Mark as too hard,./assets/svg/not_found.svg,,6,,)}

This tagrendering has labels controls

leftover-questions

This tagrendering has no question and is thus read-only {questions( ,)}

lod

This tagrendering has no question and is thus read-only {linked_data_from_website()}

This tagrendering has labels added_by_default

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 (regex)
id question osmTags fields
parent-id.0 Challenge ID matches {search} search (regex)

This document is autogenerated from assets/layers/maproulette/maproulette.json