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"