From 54095f96bdcf9e6e0fd657b1964ee002be8153fb Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Mon, 9 Mar 2026 13:47:39 -0400 Subject: [PATCH] Forgot the and as data will not be put into just that box. You will get access to the raw data plus it will be made available by the proper grid such as DGGS (whichever provides us with the most flexibility, I am agnostic) --- content/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/_index.md b/content/_index.md index ed1ebcb..ed131a3 100644 --- a/content/_index.md +++ b/content/_index.md @@ -49,7 +49,7 @@ Our data is optimized for: | **Core & Desktop** | [GDAL/OGR](https://gdal.org/), [QGIS](https://qgis.org/), [QField](https://qfield.org/) | | **Python & Data** | [GeoPandas](https://geopandas.org/), [Lonboard](https://developmentseed.org/lonboard/latest/), [DuckDB](https://duckdb.org/), [SedonaDB](https://sedona.apache.org/sedonadb/latest/)| | **Database** | [PostgreSQL](https://www.postgresql.org/) with [PostGIS](https://postgis.net/) and [pg_mooncake](https://www.mooncake.dev/pgmooncake/) extensions | -| **Serving** | [GeoServer](https://geoserver.org/), [Martin](https://martin.maplibre.org/), [TiTiler](https://developmentseed.org/titiler/), [ZOO-Project](https://zoo-project.org/), via multi-resolution grid (ex. [DGGS](https://ogcapi.ogc.org/dggs/)) | +| **Serving** | [GeoServer](https://geoserver.org/), [Martin](https://martin.maplibre.org/), [TiTiler](https://developmentseed.org/titiler/), [ZOO-Project](https://zoo-project.org/), and via multi-resolution grid (ex. [DGGS](https://ogcapi.ogc.org/dggs/)) | | **Serverless** | [Cloudflare Workers](https://workers.cloudflare.com/), [AWS Lambda](https://aws.amazon.com/lambda/), [Google Cloud Run functions](https://cloud.google.com/functions) | | **Enterprise** | [ArcGIS Pro](https://www.esri.com/en-us/arcgis/products/arcgis-pro/overview), [ArcGIS Enterprise](https://enterprise.arcgis.com/) |