From d15ff71db5b8cf939269b59367e8dbc60fbbdca4 Mon Sep 17 00:00:00 2001 From: Pete Gadomski Date: Wed, 3 Dec 2025 10:29:26 -0700 Subject: [PATCH] feat: add HOT OAM to the list of examples --- src/constants.ts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/constants.ts b/src/constants.ts index 0f8df31..3bc34f3 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -15,6 +15,11 @@ export const EXAMPLES = [ badge: "API", href: "https://openveda.cloud/api/stac", }, + { + title: "HOT OpenAerialMap", + badge: "API", + href: "https://api.imagery.hotosm.org/stac", + }, { title: "Maxar Open Data", badge: "static",