Skip to content

opensource-projectteam16/Vamap

LICENSE Watch Size Download Issues Pull Request
GitHub GitHub GitHub GitHub GitHub GitHub

VAMAP

A SIMPLE USER DATA-DRIVEN MAP-ANALYZING TOOL BASED ON FOLIUM

Prerequisites

Python 3.7+ , folium 0.8.3

$ pip install folium

Installing

  1. Cloning our repo
$ git clone https://github.com/opensource-projectteam16/Team16_Development.git
  1. Installing modules
$ pip install -r requirements.txt
  1. Change addresses written in your excel file to location values through commands below this will return a pair of new columns that are <column_name>_x and <column_name>_y which refer latitude, longitude.
$ python roadmanager.py <your_roadfile.xlsx> <sheet_name> <column_name> 
  1. Set up your input variables and Run main

Write setup.txt according to setup rules (you can check them in the file) then execute command line below

$ python main.py setup.txt
  1. Then you will get MAP.html which shows you 2 different markers, which are roads and others, and one marker evaluated by surrounded objects that are in the given coverage

Deployment

Demo video

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

See also the list of contributors who participated in this project.

How to open an issue

If you have found any issue from our project, Please check our issue template and open yours.

How to send a pull request

If you have accepted an issue, then you can send us a pull request. Please check our pull request template before you send it.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A SIMPLE USER DATA-DRIVEN MAP-ANALYZING TOOL BASED ON FOLIUM

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages