diff --git a/high-level-overview-homepage.mermaid b/high-level-overview-homepage.mermaid index eb3f634..3d98774 100644 --- a/high-level-overview-homepage.mermaid +++ b/high-level-overview-homepage.mermaid @@ -18,6 +18,10 @@ flowchart TD DataPkgs@{ shape: rect, label: "Data Packages"} subgraph df [Dissemination Formats] + %% TODO: 3D Tiles. Need to take a closer look at this file format, I am not experienced with it + GLB@{ shape: rect, label: "glTF GLB"} + FlatCityBuf@{ shape: rect} + subgraph sot [Long-Term Storage] Parquet@{ shape: lean-l} Zarr@{ shape: lean-l} @@ -70,6 +74,7 @@ flowchart TD Systems@{ shape: rect, label: "Systems"} end + Statistical e1@<--> DataPkgs e1@{animate: true, animation: slow} Foundation e2@<--> DataPkgs @@ -157,6 +162,9 @@ flowchart TD style Services fill:#FBC02D,stroke:#F9A825,color:#000000 style ObjStorage fill:#FBC02D,stroke:#F9A825,color:#000000 + style GLB fill:#B71C1C,stroke:#7F0000,color:#FFFFFF + style FlatCityBuf fill:#B71C1C,stroke:#7F0000,color:#FFFFFF + style DataPkgs fill:#B71C1C,stroke:#7F0000,color:#FFFFFF style FAIRCat fill:#B71C1C,stroke:#7F0000,color:#FFFFFF %% I'm not as concerned about distribution of data. I have made some progress on smart nodes so that's going to be a YUGE release @@ -205,6 +213,7 @@ flowchart TD click FileGDB "https://gdal.org/en/stable/drivers/vector/openfilegdb.html" _blank click VectorTiles "https://github.com/mapbox/vector-tile-spec/" _blank click NextGenVT "https://github.com/maplibre/maplibre-tile-spec/" _blank + click GLB "https://registry.khronos.org/glTF/specs/2.0/glTF-2.0.html#glb-file-format-specification" click GeoTIFF "https://cogeo.org/" _blank click Zarr "https://github.com/zarr-developers/geozarr-spec/" _blank click WebP "https://developers.google.com/speed/webp/" _blank diff --git a/static/high-level-overview-homepage.svg b/static/high-level-overview-homepage.svg index 6e504b1..2178988 100644 --- a/static/high-level-overview-homepage.svg +++ b/static/high-level-overview-homepage.svg @@ -1 +1 @@ -ConsumptionDistributionData SourcesPriority LegendHighMediumLowExperimental InfrastructureServicesDissemination FormatsEnterpriseFile GeodatabaseLong-Term StorageParquetZarrGeoTIFFJPEG XLAV1FAIR Data CatalogueFlatGeoBufVector TilesMapbox Vector TilesNext-Gen Vector TilesAVIFWebPJPGPNGPortable DatabasesPMTilesSQLiteStatisticalFoundationEnvironment, Climate, & HealthOrthoimageryField ImageryElevationWeb CorpusData PackagesStorageFAIR Data CatalogueSystems-Ready DataDecentralized DistributionData People & DevelopersSystems \ No newline at end of file +ConsumptionDistributionData SourcesPriority LegendHighMediumLowExperimental InfrastructureServicesDissemination FormatsEnterpriseFile GeodatabaseLong-Term StorageParquetZarrGeoTIFFJPEG XLAV1FAIR Data CatalogueFlatGeoBufVector TilesMapbox Vector TilesNext-Gen Vector TilesAVIFWebPJPGPNGPortable DatabasesPMTilesSQLiteglTF GLBFlatCityBufStatisticalFoundationEnvironment, Climate, & HealthOrthoimageryField ImageryElevationWeb CorpusData PackagesStorageFAIR Data CatalogueSystems-Ready DataDecentralized DistributionData People & DevelopersSystems \ No newline at end of file
Consumption
Distribution
Data Sources
Priority Legend
High
Medium
Low
Experimental Infrastructure
Services
Dissemination Formats
Enterprise
File Geodatabase
Long-Term Storage
Parquet
Zarr
GeoTIFF
JPEG XL
AV1
FAIR Data Catalogue
FlatGeoBuf
Vector Tiles
Mapbox Vector Tiles
Next-Gen Vector Tiles
AVIF
WebP
JPG
PNG
Portable Databases
PMTiles
SQLite
Statistical
Foundation
Environment, Climate, & Health
Orthoimagery
Field Imagery
Elevation
Web Corpus
Data Packages
Storage
Systems-Ready Data
Decentralized Distribution
Data People & Developers
Systems
glTF GLB
FlatCityBuf