planetlabs / gpq

Utility for working with GeoParquet
https://planetlabs.github.io/gpq/
Apache License 2.0
151 stars 8 forks source link

Implementation overhaul #74

Closed tschaub closed 1 year ago

tschaub commented 1 year ago

This removes the dependency on the github.com/segmentio/parquet-go packages, using the github.com/apache/arrow/go packages directly instead.