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

https://github.com/mannekeenpis/mapping

🌎 Interactive mapping of population and volcanoes (Python/Folium/Pandas/HTML)
https://github.com/mannekeenpis/mapping

folium pandas python

Last synced: about 1 month ago
JSON representation

🌎 Interactive mapping of population and volcanoes (Python/Folium/Pandas/HTML)

Awesome Lists containing this project

README

        

# Interactive mapping of population and volcanoes

![map.gif](map.gif)

- Python 3
- Pandas
- Folium

---

# Installation on Linux and Unix like OS

- `git clone https://github.com/lenargasimov/mapping.git`
- `cd mapping`
- `python3 main.py`

# Instalation on Windows

- `git clone https://github.com/lenargasimov/mapping.git`
- `cd mapping`
- `python main.py`