Skip to content

Nneji123/Volcano-WebMap-with-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Volcano Webmap

volc

This python script is used to create a webmap that shows the location of volcanoes using the locations(latitude and longitude points from the 'Volcanoes.txt' and population indication using the 'GeoJson.json' file which is also provided.

Setup and Requirements

  1. Python 3 installed.

  2. Folium(to access the openstreetmap and other functions) and Pandas(to access the dataframe).

  3. Run volcano_webmap and a html file is created which shows the volcanoes' location on the webmap.

About

A Volcano Webmap made using python .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages