User:Majkaz/hotosm

From OpenStreetMap Wiki
Jump to navigation Jump to search

TM3

Task grid in JOSM

Get tasks

note: api allows now download of tasks directly

https://tasks.hotosm.org/api/v1/project/3567/tasks?as_file=true https://tasks.hotosm.org/api/v1/project/{project_nr}/tasks?as_file=true

curl:

curl -X GET --header 'Accept: application/json' 'https://tasks.hotosm.org/api/v1/project/{project_nr}/tasks?as_file=true'

JOSM

install style tasks
Hotosm tasks style

How to use

open {Project_Nr}.geojson in JOSM and apply style
replicates coloring in TM3
the tasks have only colored border to leave area to map/validate visible. If wanted, can be changed by deleting the rows containing fill-extent
colors:
white - ready to map
yellow - mapped
red - invalidated
green - validated
gray - bad imagery
blue - locked for mapping
darkblue - locked for validation