Skip to content

Analysis of web map to visualize volcanoes in the USA

Notifications You must be signed in to change notification settings

sumaiya29951/volcano-folium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Volcano visualization using Pandas & Folium

Description

Here I have created a web map which visualizes the volcanoes in the USA analysing the Volcano.txt file. This map is built with python libraries - Folium & Pandas.

The map has a base layer and a marker layer to point out the volcanoes.

Installation

For a local installation, make sure you have pip installed and run:

$ pip install jupyter

Install Pandas:

$ pip install pandas

Install Folium:

$ pip install folium

Clone this repository: git clone https://github.com/sumaiyatasmeem/volcano-folium.git

Navigate the repository: cd volcano-folium

Run Jupyter in a local installation:

$ jupyter notebook

Navigate to http://localhost:8888.

About

Analysis of web map to visualize volcanoes in the USA

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published