Skip to content

[BUG] Panel tutorial is out of date with geopandas 1.X #742

@j-carson

Description

@j-carson

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions