feat(map): Sentinel-1 SAR layer toggle (Leaflet) #23
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "feat/sentinel1-sar-layer"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
sentinel-1-sar.GET /api/map/sentinel1?bbox=thenL.tileLayer(tileUrl)at opacity 0.8, maxZoom 18. Uses the backend tileUrl as-is (same-origin/titiler/...). No Planetary Computer / titiler.xyz from the browser.no_imagery→ map-hint, no layer. 429/502/network → HUD retry-later. Uncheck removes the layer. While ON, debouncedmoveendrefetches and swaps tiles.Test plan
tests/test_sentinel1_frontend.py(contract: default off, no STAC, HUD errors)