Correction of maps(location data) using on VGI data
https://zenodo.org/record/3384219
Demo is live at https://geocorrect.herokuapp.com/ have a look
- clone this repo.
- Install editorconfig plugin
- Must Follow PEP-8 style guide, autopep8 can be handy
- Commit messages should be meaningful
- Work on feature branch, don't push on
master
. make a PR from feature branch to master
- algo : folder for algorithm
- clean: folder for our dataset(clean data + dirty data + data cleaning scripts)
- docs : documentation
- web: flask based web application to visualize data