From cf39987746da254d91d9600da8bc5a9f431458e7 Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Tue, 27 Jan 2026 17:09:20 +0000 Subject: [PATCH] Update homepage high-level overview --- content/_index.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/content/_index.md b/content/_index.md index fdc34bc..14c061c 100644 --- a/content/_index.md +++ b/content/_index.md @@ -73,9 +73,9 @@ flowchart TD a5@{animate: true, animation: slow} Opt a6@--> Parquet a6@{animate: true, animation: slow} - Opt a7@--> FlatGeoBuf + Parquet a7@--> FlatGeoBuf a7@{animate: true, animation: slow} - Opt a8@--> PMTiles + Parquet a8@--> PMTiles a8@{animate: true, animation: slow} Opt a9@--> COG a9@{animate: true, animation: slow} @@ -87,6 +87,8 @@ flowchart TD a12@{animate: true, animation: slow} COG a13@--> ObjectStorage a13@{animate: true, animation: slow} + COG a28@--> PMTiles + a28@{animate: true, animation: slow} ObjectStorage a14@--> Metadata a14@{animate: true, animation: slow} Metadata a15@--> HTTP