georust / geozero

Zero-Copy reading and writing of geospatial data.
Apache License 2.0
323 stars 30 forks source link

WIP: GeoParquet reader #80

Closed kylebarron closed 6 months ago

kylebarron commented 1 year ago

I started to take a stab at this to resolve https://github.com/georust/geozero/issues/37 but ran into a few issues/questions:

pka commented 1 year ago

Rebasing should solve the failed CI test.

nyurik commented 1 year ago

I did the merge, but i have no domain knowledge about this PR

nyurik commented 1 year ago

@kylebarron & @pka please update on this PR's path, if it needs more changes, or should be closed or merged

kylebarron commented 6 months ago

Closing this because it's been (mostly) implemented in https://github.com/geoarrow/geoarrow-rs, with transitive bindings into geozero.