An open API service indexing awesome lists of open source software.

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

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.

![webmap with volcano and population coloring for countries](https://github.com/palden/webmaps/blob/master/webmap.png)