https://github.com/tngyo/webmaps
Webmap with sample volcanoes and country population by colors
https://github.com/tngyo/webmaps
Last synced: 3 months ago
JSON representation
Webmap with sample volcanoes and country population by colors
- Host: GitHub
- URL: https://github.com/tngyo/webmaps
- Owner: tngyo
- Created: 2020-02-18T15:41:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-26T14:21:26.000Z (over 5 years ago)
- Last Synced: 2024-11-19T14:58:25.636Z (7 months ago)
- Language: HTML
- Homepage:
- Size: 1.86 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### This is a Python 3 Webmap project for visual world map with
### folium and pandas. It reads from 2 files: volcanoes.txt and world.json
### A layer control button at the top-right hand corner can toggle these 2
### feature groups that shows volcanoes and population of countries with colors
### (data file may not be accurate) for testing purpose.