Python tutorial on making a multilayer Leaflet web map with Folium

Опубликовано: 16 Октябрь 2024
на канале: PythonHow by Ardit Sulce
36,300
283

Learn how to create Leaflet web maps from scratch with Python and the Folium library.
The tutorial has been extracted from "The Python Mega Course: Build 10 Real World Applications" which you can get here:
https://www.udemy.com/course/the-pyth...

Data sources
The JSON file for the population layer: http://pythonhow.com/data/world_geojs...
The JSON file for the volcano locations: http://pythonhow.com/data/Volcanoes_U...