From 3e4704f61c654c0ce4e80eb1e1274af322582643 Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Thu, 5 Feb 2026 21:00:47 -0500 Subject: [PATCH] Rename geoprocessing APIs to Geoprocessing Services --- content/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/_index.md b/content/_index.md index af14dc4..e70ff2a 100644 --- a/content/_index.md +++ b/content/_index.md @@ -55,7 +55,7 @@ flowchart TD end subgraph ei [Experimental Infrastructure] - GeoProcessingAPIs@{ shape: rect, label: "Geoprocessing APIs"} + GeoProcessingAPIs@{ shape: rect, label: "Geoprocessing Services"} %%Martin@{ shape: rect} %%GeoServer@{ shape: rect} %%ZOOProject@{ shape: rect, label: "ZOO-Project"}