Skip to content

Support for geoparquet #3246

Answered by wjones127
Libbum asked this question in Q&A
Sep 29, 2023 · 3 comments · 1 reply
Discussion options

You must be logged in to vote

Delta lake isn't just Parquet files, but has it's own spec and schema definition. So the most official way to go about this would be to add geometry columns as a type in the schema spec. I've had previous discussions with the core Delta Lake maintainers and they seem open to more specialized data types; just no one has proposed them yet.

there shouldn't be much work to formally support it.

I have one question on the GeoParquet spec. Initially I thought we could have geo-spatial as a column type. But in the docs it says:

Geometry columns MUST be at the root of the schema. A geometry MUST NOT be a group field or nested in a group.

I think if we were to keep with that, we wouldn't make i…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@astrojuanlu
Comment options

Answer selected by ion-elgreco
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request
4 participants
Converted from issue

This discussion was converted from issue #1681 on February 22, 2025 09:52.