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

Handle vectors with missings correctly in GeoInterfaceMakie #139

Merged
merged 4 commits into from
Jul 3, 2024

Conversation

asinghvi17
Copy link
Member

@asinghvi17 asinghvi17 commented Jul 3, 2024

This PR replaces missings with NaN geometries (not quite empty, but close). The infrastructure to change types is all there but it needs some way to get the coordinate type from a geometry - this may be better implemented via the proposed GI.coordtype method.

Fixes #138

@asinghvi17
Copy link
Member Author

Should we just merge? I want to get this out and tested before Juliacon so we can actually recommend this to users :D

@rafaqz rafaqz merged commit d423c65 into main Jul 3, 2024
10 checks passed
@asinghvi17 asinghvi17 deleted the as/handle_missing_geoms branch July 3, 2024 20:54
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.

[BUG] Makie.poly Fails on GeoDataframe with missing's
2 participants