@developmentseed/overtask

0.3.1 • Public • Published

📐 overtask

npm

A javascript library and command line tool to grab tasks from OpenStreetMap tasking managers.

Supported tasking managers:

  • Tasking Manager v2
  • Tasking Manager v3

CLI

Installing

npm install -g @developmentseed/overtask

Get all tasks from the HOTOSM Tasking manager

overtask tm3 http://tasks.hotosm.org

Examples

You can pair the output of overtask with jq, for example

overtask tm3 http://tasks.openstreetmap.us | jq .name | grep TIGER

will output:

"Southwest Minnesota TIGER Alignment"
"Oklahoma County TIGER cleanup"

License

MIT © Development Seed 2019

Readme

Keywords

Package Sidebar

Install

npm i @developmentseed/overtask

Weekly Downloads

1

Version

0.3.1

License

MIT

Unpacked Size

8.93 kB

Total Files

10

Last publish

Collaborators

  • oliverroick
  • olafveerman
  • dsio
  • kamicut
  • dsorg