You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In general, this library is very opinionated and does not leave many options open to the user. Implementing the below would make it more useful and have better defaults.
Scope:
to-gpq
Implement GeoParquet best practices
Use ZSTD compression
Sort based on bounding box
Apply other recommended optimizations
to-cog
Add option to disable overview generation (e.g., via a flag/command)
In general, this library is very opinionated and does not leave many options open to the user. Implementing the below would make it more useful and have better defaults.
Scope:
to-gpqImplement GeoParquet best practices
to-cog