Wouldn't it be nice to visualize and explore S2 cell hierarchies for a given point on an interactive globe, I thought...

Here's using #Deck.gl's S2Layer on a @maplibre map.
Turns out quite useful I think, but there's still some work to be done to fully support globe views in Deck.gl (https://github.com/visgl/deck.gl/issues/9199).

Code for this:
https://codeberg.org/tim-salabim/snippets/src/branch/main/visusalize_s2_cells_globe.R

Pinging @paleolimbot and @edzer

#rstats #rspatial #deckgl #maplibre

Tracker: GlobeView graduation · Issue #9199 · visgl/deck.gl

Target Use Case This issue tracks TODO items in order to move GlobeView from experimental to a production feature. Proposal Essential: Align Globe common space and camera parameters with maplibre-g...

GitHub