From 3231170d5ebdda9dc837fc34c93805afc802eab8 Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Thu, 5 Feb 2026 16:38:23 -0500 Subject: [PATCH] Simplify homepage high level overview diagram based on feedback. Will provide link to page where the experimental software is defined --- content/_index.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/content/_index.md b/content/_index.md index 9227ace..af14dc4 100644 --- a/content/_index.md +++ b/content/_index.md @@ -55,12 +55,13 @@ flowchart TD end subgraph ei [Experimental Infrastructure] - Martin@{ shape: rect} - GeoServer@{ shape: rect} - ZOOProject@{ shape: rect, label: "ZOO-Project"} - BBOXServer@{ shape: rect, label: "BBOX Server"} - Panoramax@{ shape: rect} - Pelias@{ shape: rect} + GeoProcessingAPIs@{ shape: rect, label: "Geoprocessing APIs"} + %%Martin@{ shape: rect} + %%GeoServer@{ shape: rect} + %%ZOOProject@{ shape: rect, label: "ZOO-Project"} + %%BBOXServer@{ shape: rect, label: "BBOX Server"} + %%Panoramax@{ shape: rect} + %%Pelias@{ shape: rect} end subgraph "Consumption"