Skip to content

priyankak17/Python-Web-Mapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Web Mappings

A simple interactive web map created using folium library in Python.

The map locates the volcano and their elevation in US region. The code uses 2 files - Volcanoes.txt and world.json. Volcanoes.txt holds the coordinates(latitude, longitude) of the volcanoes across US in CSV format, whereas world.json file has population data of the world.

It has two features in the map, namely population and volcanoes. It also includes a layer control panel from which you can toggle the features.

About

Interactive web map created using folium library in Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published