haelmj / WebMap

A sample web map that displays the information of Volcanoes located in some parts of the US. Written with Python and translated to HTML.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebMap

A sample webmap that displays the information of Volcanoes in located in some parts of the US.

Dependencies

  • Python 3.7 and above
    • Folium: pip install folium
    • Pandas: pip install pandas

Official Documentation For Modules Used

Folium

Pandas

About

A sample web map that displays the information of Volcanoes located in some parts of the US. Written with Python and translated to HTML.


Languages

Language:HTML 99.9%Language:Python 0.1%