developmentseed / developmentseed/deck.gl-raster
geotiff: Allow returning JPEG or WebP-compressed GeoTIFF tiles as ImageBitmap
Open
cog
- Dominant language
- TypeScript
- Stars
- 228
- Forks
- 29
- Avg merge
- 12h 27m
- Merged PRs (30d)
- 4
Description
In the future, we could have an API that returns an `ImageBitmap` directly from the decoder, to avoid copying pixel data from GPU -> CPU memory.
Then deck.gl could use the ImageBitmap directly as a texture source without copying again from CPU -> GPU memory.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.