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

feat(duckdb): set wkb metadata #636

Merged
merged 2 commits into from
Feb 22, 2025
Merged

feat(duckdb): set wkb metadata #636

merged 2 commits into from
Feb 22, 2025

Conversation

gadomski
Copy link
Member

I think we'll want to set the geoarrow.wkb field extension as shown here so we can later load our produced record batches into GeoPandas, etc. GeoPandas doesn't understand geoarrow.geometry yet, which is what our wkb-parsing workflow produces.

Not sending b/c I can't test w/ GeoPandas downstream in stacrs yet because <gestures in Rust+Python> that I haven't been able to unpick yet.

@gadomski gadomski self-assigned this Feb 20, 2025
@gadomski gadomski force-pushed the duckdb-wkb-metadata branch from 9cf09cf to e4fe26b Compare February 22, 2025 18:37
@gadomski gadomski force-pushed the duckdb-wkb-metadata branch from e4fe26b to 63c6be8 Compare February 22, 2025 20:31
@gadomski gadomski changed the title wip: set wkb metadata feat(duckdb): set wkb metadata Feb 22, 2025
@gadomski gadomski marked this pull request as ready for review February 22, 2025 22:35
@gadomski gadomski merged commit a40d6f0 into main Feb 22, 2025
11 checks passed
@gadomski gadomski deleted the duckdb-wkb-metadata branch February 22, 2025 22:35
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.

1 participant