deck.gl
deck.gl copied to clipboard
[pydeck] Doc: Update geopandas_integration.py
Background
GeoPandas has removed the datasource API as of v1 in 2024. Users can instead use the geodatasets package, or access the data from NACIS's cdn.
Change List
- Fix removed datasource API, add example and comments