mirror of
https://github.com/dataforcanada/d4c-service-main-site.git
synced 2026-06-13 14:00:51 +02:00
Update high-level overview diagram on homepage
This commit is contained in:
+6
-6
@@ -40,15 +40,15 @@ flowchart TD
|
||||
end
|
||||
|
||||
subgraph "Dissemination Formats"
|
||||
Parquet[("Parquet Files")]:::storage
|
||||
PMTiles[("PMTiles")]:::storage
|
||||
Parquet[("Parquet")]:::storage
|
||||
PMTiles[("PMTile")]:::storage
|
||||
FlatGeoBuf[("FlatGeoBuf")]:::storage
|
||||
end
|
||||
|
||||
subgraph "Distribution Infrastructure"
|
||||
ObjectStorage[Object Storage]:::storage
|
||||
DecentralizedDistribution[Decentralized Distribution]:::storage
|
||||
Serverless[Serverless Worker<br/>API & Serving]:::storage
|
||||
Serverless[API & Static Files]:::storage
|
||||
end
|
||||
|
||||
subgraph "Consumption / End Users"
|
||||
@@ -76,10 +76,10 @@ flowchart TD
|
||||
|
||||
%% Concept Annotations
|
||||
Transform -.->|"Join Spatial & Tabular"| Parquet
|
||||
PMTiles -.->|"Stream"| WebApps
|
||||
FlatGeoBuf -.->|"Stream"|DataSci
|
||||
FlatGeoBuf -.->|"Stream"|WebApps
|
||||
|
||||
click Parquet "https://github.com/apache/parquet-format" _blank
|
||||
click FlatGeoBuf "https://flatgeobuf.org" _blank
|
||||
click PMTiles "https://github.com/protomaps/PMTiles/blob/main/spec/v3/spec.md" _blank
|
||||
click StatProducts "https://www.dataforcanada.org/docs/processes/statistical_products/" _blank
|
||||
click Orthoimagery "https://www.dataforcanada.org/docs/processes/orthoimagery/" _blank
|
||||
click DecentralizedDistribution "https://www.dataforcanada.org/docs/dissemination/" _blank
|
||||
|
||||
Reference in New Issue
Block a user