-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Context
I was attempting to run this example: https://developmentseed.org/lonboard/latest/ecosystem/panel/#tutorial
Resulting behaviour, error message or logs
The dataset referenced in the tutorial is no longer available inside of geopandas
raise AttributeError(error_msg)
AttributeError: The geopandas.dataset has been deprecated and was removed in GeoPandas 1.0. You can get the original 'naturalearth_cities' data from https://www.naturalearthdata.com/downloads/110m-cultural-vectors/.
Environment
- OS: Ubuntu
- Browser: Firefox
- Lonboard Version: 0.10.3
- Geopandas Version: 1.0.1
Steps to reproduce the bug
Literally just follow the tutorial.
Probably should update the tutorial with version dependencies or new instructions to get the dataset.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working