Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: gpd.datasets.get_path("naturalearth_lowres") is deprecated and needs to be removed. #1182

Open
thomcom opened this issue Jun 7, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@thomcom
Copy link
Contributor

thomcom commented Jun 7, 2023

Version

23.08

On which installation method(s) does this occur?

Docker, Conda, Source, Rapids-Compose

Describe the issue

GeoPandas has deprecated the use of their internal datasets such as naturalearth_lowres. They have added warnings for this deprecation and plan to drop the datasets in early 2024

/tmp/ipykernel_261438/567044009.py:1: FutureWarning: The geopandas.dataset module is deprecated and will be removed in GeoPandas 1.0. You can get the original 'naturalearth_lowres' data from https://www.naturalearthdata.com/downloads/110m-cultural-vectors/.

so we should come up with a plan for replacing our use of that dataset in various internal test functions.

Minimum reproducible example

No response

Relevant log output

No response

Environment details

No response

Other/Misc.

No response

@thomcom thomcom added the bug Something isn't working label Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

1 participant