Update high-level homepage overview. TODO: Add to build process, I am replicating myself twice

This commit is contained in:
Diego Ripley
2026-02-05 22:25:30 +00:00
parent 69ae91ff5b
commit d5125aa462
2 changed files with 8 additions and 7 deletions
+7 -6
View File
@@ -32,12 +32,13 @@ flowchart TD
end end
subgraph ei [Experimental Infrastructure] subgraph ei [Experimental Infrastructure]
Martin@{ shape: rect} GeoProcessingAPIs@{ shape: rect, label: "Geoprocessing APIs"}
GeoServer@{ shape: rect} %%Martin@{ shape: rect}
ZOOProject@{ shape: rect, label: "ZOO-Project"} %%GeoServer@{ shape: rect}
BBOXServer@{ shape: rect, label: "BBOX Server"} %%ZOOProject@{ shape: rect, label: "ZOO-Project"}
Panoramax@{ shape: rect} %%BBOXServer@{ shape: rect, label: "BBOX Server"}
Pelias@{ shape: rect} %%Panoramax@{ shape: rect}
%%Pelias@{ shape: rect}
end end
subgraph "Consumption" subgraph "Consumption"
File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 63 KiB

After

Width:  |  Height:  |  Size: 60 KiB