Visualizations with Dash Leaflet Series Part 2 - Basics - Review of Dash, Geopandas and Dash-Leaflet
Posted by Haw-minn Lu in Visualizations
Overview
In this section, we discuss geographic data handling, a brief overview of dash
and introduce dash-leaflet
in greater detail.
Geographic Data Handling
Where to get geographic data
There are two types of geographic data that we use in this tutorial, map data, and geometries. Map data is the underlying …