Skip to content

docs: update geopandas examples to use direct URL#5496

Open
RamiNoodle733 wants to merge 1 commit intoplotly:mainfrom
RamiNoodle733:fix-geopandas-dataset-example
Open

docs: update geopandas examples to use direct URL#5496
RamiNoodle733 wants to merge 1 commit intoplotly:mainfrom
RamiNoodle733:fix-geopandas-dataset-example

Conversation

@RamiNoodle733
Copy link

The gpd.datasets.get_path() method was removed in GeoPandas 1.0. This change updates the examples to use a direct URL to download the naturalearth_cities data, making them compatible with both old and new versions of GeoPandas.

Fixes #4778

…ed datasets

The gpd.datasets.get_path() method was removed in GeoPandas 1.0.
This change updates the examples to use a direct URL to download the
naturalearth_cities data, making them compatible with both old and new
versions of GeoPandas.

Fixes plotly#4778
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dataset used in example on scatter plots page is removed in geopandas 1.0

1 participant