Skip to content

CartONG/mapathon_dashboard

Repository files navigation

Mapathon Dashboard v2

Mapathon Dashboard - See the evolution of a task during your mapathon

See demo here : https://mapathon.cartong.org

This tool allows you to monitore an OpenStreetMap Mapathon based on a Tasking Manager Project. Just entre the #id of the task and the start date and time of the event and see how many buildings have been digitalized, how many kilometers of raods and kilometer square of landuse.

Mapathon Dashboard commands

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Publish to Github-pages

Synchronize dist folder from master branch to gh-pages branch :

git checkout gh-pages
git merge -s subtree master
git push origin gh-pages

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published