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.
forked from PaxtonKamm/Mapping
-
Notifications
You must be signed in to change notification settings - Fork 0
amunishkin/WebMapping-Example
About
Created a web map using Python and Folium.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 99.9%
- Python 0.1%