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

fix missing crs in metadata for points_from_xy #316

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

dluks
Copy link
Contributor

@dluks dluks commented Nov 9, 2024

Simple re-inclusion of the crs argument when passing metadata for GeoSeries and GeoDataFrame from points_from_xy.

Added a small assertion to test_points_from_xy_with_crs to ensure the CRS is present on the dask object prior to compute. Addresses #315.

@martinfleis martinfleis merged commit d13512e into geopandas:main Nov 12, 2024
13 checks passed
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.

3 participants