electron0zero / GeoCorrect

Correction of maps(location data) using check-in data(VGI) data, NU 302 R&D Project

Home Page:https://geocorrect.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GeoCorrect

Correction of maps(location data) using on VGI data

DOI

https://zenodo.org/record/3384219

Demo is live at https://geocorrect.herokuapp.com/ have a look

Instructions

  • 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

Components

folder structure

  • 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

Screenshots

About

Correction of maps(location data) using check-in data(VGI) data, NU 302 R&D Project

https://geocorrect.herokuapp.com/


Languages

Language:Python 89.2%Language:HTML 10.6%Language:CSS 0.2%