Replies: 1 comment 3 replies
-
|
Hi @C-Loftus , An object store driver for geoparquet is very high on my personal wishlist! I prototyped something along these lines in a private repository for point cloud data. I can give you access or open a draft PR if you are interested in not starting from scratch. Generally, drivers are quite self-contained in the current architecture, so feel free to add whatever you need. Looking forward to it! |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I was thinking about potentially doing some work to contribute a few other drivers. I was thinking it might make sense to have a driver that works easily with static local data (i.e. something that doesn't require any container setup) and would be useful for demoing the application to others.
However, I wanted to check in with the maintainers. Are there specific drivers that might be relevant to add / prioritize?
For myself, I think I am most interested in adding a geoparquet provider. Would this be acceptable to look into?
Beta Was this translation helpful? Give feedback.
All reactions