deck.gl icon indicating copy to clipboard operation
deck.gl copied to clipboard

[pydeck] Doc: Update geopandas_integration.py

Open BlueDrink9 opened this issue 6 months ago • 1 comments

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

BlueDrink9 avatar May 14 '25 10:05 BlueDrink9