Folium#
pythonmappingleafletgeospatialvisualization
Abstraction: Python library for interactive Leaflet.js map visualizations
Key points:
- Folium bridges Python data manipulation with Leaflet.js interactive maps; manipulate data in Python then render in a Leaflet map
- Supports choropleth visualizations (data bound to map regions) and rich vector/raster/HTML markers
- Built-in tileset support from OpenStreetMap and Mapbox; custom tilesets also supported
- Supports Image, Video, GeoJSON, and TopoJSON overlays plus multiple built-in vector layers
Connections: Folium · Data Visualization · Geospatial Analysis
Source: https://python-visualization.github.io/folium/latest/