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)
- Host: GitHub
- URL: https://github.com/mannekeenpis/mapping
- Owner: mannekeenpis
- Created: 2022-03-02T18:20:22.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-03T15:16:46.000Z (about 3 years ago)
- Last Synced: 2025-03-14T14:08:32.535Z (about 2 months ago)
- Topics: folium, pandas, python
- Language: HTML
- Homepage:
- Size: 15.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Interactive mapping of population and volcanoes

- 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`