developmentseed / developmentseed/deck.gl-raster
Support for rendering in globe view
Open
- Dominant language
- TypeScript
- Stars
- 228
- Forks
- 29
- Avg merge
- 12h 27m
- Merged PRs (30d)
- 4
Description
I'm not sure whether a `RasterLayer` would work out of the box, but I know a `COGLayer` definitely would not. We should test whether a `RasterLayer` works in GlobeView and we should try to [follow upstream code](https://github.com/visgl/deck.gl/blob/a15c8cea047993c8a861bf542835c1988f30165c/modules/geo-layers/src/tileset-2d/tile-2d-traversal.ts#L149-L170) to try to get our generic tiling approach to work in the GlobeView.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.