quickly make a location map of everyone in the class
need python3 env openpyxl,pandas,xlrd
user manual
- edit the two tables in data.xlsx
- you can get the coordinate from http://api.map.baidu.com/lbsapi/getpoint/index.html
- open terminal in the folder and type in following code:
pip install pandas pip install openpyxl pip install xlrd python MapMaker.py
-
delete temp.html and MapMaker.py
-
share the folder to classmates