Skip to content

PostGIS to partitioned GeoParquet #955

Answered by kylebarron
jordanp-dluhc asked this question in Q&A
Discussion options

You must be logged in to vote

Hello 👋

I've been exploring spatially partitioned GeoParquet for a while. And it's something I'm motivated to get integrated here, but in the short term the answer to your question is no, this isn't fully ready yet via this library.

I'm getting ready for a new Rust and Python release in January, and then focusing more on integrating spatial support for DataFusion, an extensible query engine built on Rust, Arrow, and Parquet. I'm hoping that this integration will enable spatial partitioning of large datasets easy to do out of the box.

I'd also point you to https://github.com/kylebarron/geo-index, which is a very memory efficient way to create a KD tree and which has Python bindings. So it …

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@jordanp-dluhc
Comment options

@kylebarron
Comment options

@jordanp-dluhc
Comment options

@jordanp-dluhc
Comment options

Answer selected by jordanp-dluhc
# for free to join this conversation on GitHub. Already have an account? # to comment
Category
Q&A
Labels
None yet
2 participants