Skip to content

Write to Geoparquet using native Geoarrow encoding #681

Closed Answered by kylebarron
jjcfrancisco asked this question in Q&A
Discussion options

You must be logged in to vote

👋 Sorry I've been on vacation much of the last week.

No, there's not yet an implementation of writing GeoParquet 1.1 with native encoding. You can get pretty close by casting to the separated coordinate layout and then using the parquet crate directly (it'll just be missing GeoParquet metadata unless you construct and add that yourself). I've been planning to implement the writing side of GeoParquet 1.1 after updating the reader side in #660

Replies: 1 comment 1 reply

Comment options

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

Answer selected by jjcfrancisco
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants