Skip to content

Commit 04980c1

Browse files
committed
Add a note about layer
1 parent df9e614 commit 04980c1

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
### Raster Based Dataset Visualization on E&A
2+
3+
The E&A platform visualizes different types of datasets through MapboxGL's rendering engine. Each data source type has its own hook to transform required inputs into a TileURL that MapboxGL can render as a raster paint layer. The current data types VEDA Dashboard supports are `raster-timeseries`, `cmr`, `wms` and `zarr` as of May 2025.
4+
5+
The diagram outlines how various data sources are processed through different hooks before being visualized on the map.
6+
7+
![Diagram showing how each layer gets TileURLs](/docs/media/raster-based-layers.png)

docs/media/raster-based-layers.png

317 KB
Loading

0 commit comments

Comments
 (0)