Start Creating Web Maps With Python Folium

Start Creating Web Maps With Python Folium

This is a preview of a complete course on using Folium. Python’s Folium library gives you access to the mapping strengths of the Leaflet JavaScript library through a Python API. It allows you to create interactive geographic visualizations that you can share as a website. This is a portion of the complete course, which you can find here: https://realpython.com/courses/python... The rest of the course covers: Adding a Layer of Boundaries Bind data to a GeoJSON layer to create a choropleth map Style the choropleth map Adding markers for points of interest Adding tooltips