Giter Club home page Giter Club logo

joelvzach / tasking-manager Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hotosm/tasking-manager

0.0 0.0 0.0 6.1 MB

The Tasking Manager is the tool for any organised OpenStreetMap editing. In this repository you can find it's code, issues, documentation and fun.

Home Page: https://wiki.openstreetmap.org/wiki/Tasking_Manager

License: BSD 2-Clause "Simplified" License

Shell 0.46% Makefile 0.06% HTML 23.71% JavaScript 29.58% CSS 5.41% PLpgSQL 0.13% Dockerfile 0.06% Batchfile 0.03% Python 35.09% Mako 0.03% SQLPL 5.44%

tasking-manager's Introduction

Tasking Manager

The Tasking Manager is the tool for any organised OpenStreetMap editing and coordination.

The Tasking Manager is Free and Open Source Software, feel free to use the code and set up your own instance. It has been initially designed and built by and for the Humanitarian OpenStreetMap Team, and is nowadays used by many other communities and organizations. The purpose of the tool is to divide up a mapping job into smaller tasks that can be completed rapidly. It shows which areas need to be mapped and which areas need the mapping validated. You can see the tool in action: log into the widely used HOT Tasking Manager and start mapping.

Installation

Get the code

git clone https://github.com/hotosm/tasking-manager.git.

Configure

  • Copy the example configuration file to start your own configuration: cp example.env tasking-manager.env.
  • Adjust the tasking-manager.env configuration file to fit your configuration.

Connect with OpenStreetMap

The Tasking Manager uses OpenStreetMap accounts for users to login.

In order to configure this connection you have to go to https://www.openstreetmap.org/user/<Your_OSM_UserName>/oauth_clients/new and fill in the form:

screen shot 2019-01-08 at 10 58 26 pm

Afterwards copy the consumer key and secret from OpenStreetMap into your configuration file tasking-manager.env, and set the two variables: TM_CONSUMER_KEY and TM_CONSUMER_SECRET.

Run the Tasking Manager

The easiest way to run the Tasking Manager requires Docker and Docker Compose to be installed on your system. Afterwards you'll just need:

  • One command to get everything together and start the Tasking Manager: docker-compose up -d
  • Visit with your browser http://127.0.0.1:5000

For stopping this command do the job: docker-compose stop And you can check the logs with docker-compose logs -f

Alternatively you can review how to install a development setup.

Get involved!

Developers, developers, developers

tasking-manager's People

Contributors

hunt3ri avatar lindaalblas avatar ethan-nelson avatar feenster avatar smit1678 avatar dakotabenjamin avatar bgirardot avatar bgirardot-np avatar david-hotosm avatar xamanu avatar ramyaragupathy avatar sunidhiraheja avatar nrotstan avatar fiennyangeln avatar pgiraud avatar alekno avatar lesserj avatar hulios avatar jorgemartinezg avatar willemarcel avatar uwaiszaki avatar arunasank avatar mojodna avatar thrazadin avatar iknowjoseph avatar fitoria avatar dkocich avatar jillhkm avatar drklrd avatar nick-tallguy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.