Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloud optomized GeoTiffs #3

Open
stuartlynn opened this issue Oct 1, 2021 · 1 comment
Open

Cloud optomized GeoTiffs #3

stuartlynn opened this issue Oct 1, 2021 · 1 comment

Comments

@stuartlynn
Copy link

I am looking for ways to work with Cloud Optimized GeoTiffs in rust. I don't think this library currently supports them, and I don't think there is a good crate just now that does.

Would there be interest in adding that functionality to this crate? I would be happy to try to do a first pass at an implementation if that's something of interest.

@dominikbucher
Copy link
Member

In general probably yes, but note that this library does not implement the full GeoTiff specification, so it might not be straightforward to add cloud optimized GeoTiffs on top, at least not without expanding the base layer.

A good starting point might be to complete #1 so that it can be merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants