developmentseed / developmentseed/async-tiff
Add support for parsing GDAL ghost area
Open
- Dominant language
- Rust
- Stars
- 120
- Forks
- 15
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 9
Description
https://gdal.org/en/stable/drivers/raster/cog.html#header-ghost-area
Ideally we'd have a way to inject support for this.
In https://github.com/developmentseed/async-tiff/discussions/7 @geospatial-jeff warned that it may not be worth supporting, but I think it would be pretty easy to add support because it's generic binary parsing and doesn't rely on any of the existing tiff tag parsing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.