Skip to content

Created a web map using Python and Folium.

Notifications You must be signed in to change notification settings

amunishkin/WebMapping-Example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Mapping

Created a web map using Python and Folium. The webmap has features two layers that can be toggled. The first layer is the polygon layer ('Population') which shows the population size by color on the map (<10,000,000 is green, <20,000,000 is orange and >20,000,000 is red). The other layer is a marker layer that shows all the volcanoes in the United States. It is also color coordinated by height and provides links to learn more about each volcano.

About

Created a web map using Python and Folium.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.9%
  • Python 0.1%