Atlas TX · Map · Satellite imageryLive cached layer
Aerial context for Texas water risk.
Seed basemap embedded so Atlas viewers can pan and zoom around Texas immediately. Once the MapLibre integration on the parallel web/interactive-map branch lands, Atlas vector overlays will mount over a high-resolution Esri or NAIP imagery basemap on this surface.
Seed basemap
Texas extent · OpenStreetMap CyclOSM tile layer
Planned live layers
- Esri World Imagery basemapHigh-resolution aerial tiles served via MapLibre once dependency adoption lands.
- NAIP Texas county clipsUSDA NAIP 1-meter imagery clipped to the active county footprint.
- Atlas vector overlaysDWRS, EJ, permit, and citizen layers rendered on top of imagery for visual context.
- Time-slider for change detectionYear-over-year imagery comparison around water bodies and permit hotspots.
Why this is scaffolded
The Atlas demo path stays grounded to cached committed snapshots, so live imagery tiles run via embedded basemap rather than ad-hoc tile fetches inside the Atlas runtime. This keeps the failure surface contained: the Atlas pages keep rendering even if the embedded provider is briefly unavailable.
Once MapLibre integration ships from the parallel interactive-map branch, this surface adopts the same client renderer with Atlas overlays bound on top.