planetlabs / gpq

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

Allow .geoparquet extension #54

Closed tschaub closed 1 year ago

tschaub commented 1 year ago

This makes it so the WASM converter accepts .geoparquet files as well as .parquet.

Fixes #53.