Files
Francisco 3cd4efdaed initial palantir: 3d globe with OSM buildings, projection, aircraft, satellites
Brings up the v0 of Palantir — a Cesium-based 3D earth viewer with several
live layers, all using free data sources:

- OpenStreetMap base imagery + Overpass-fetched extruded buildings/roads
- Skyline public webcams with calibration UI (drag/slider) and projective
  texturing onto the 3D geometry (PostProcessStage, per-cam toggle, distance
  fade)
- ADSB.lol live aircraft (with cache + persistence), per-type 3D silhouettes
  (procedural glb generation for narrowbody / widebody / super / turboprop /
  light / helicopter), adsbdb.com routes (origin → destination geodesic)
- NOAA / GOES / JPSS satellites via CelesTrak TLEs + satellite.js SGP4,
  orbit polylines + per-selected swath cone
- Hotkey-driven lists (L for aircraft, S for satellites), spacebar to follow

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 02:28:18 -04:00
..