Skip to content

Commit 5c2597a

Browse files
authored
feat: add HOT OAM to the list of examples (#208)
<img width="3024" height="1720" alt="image" src="https://github.com/user-attachments/assets/a94bd76a-a1b8-42fd-918c-5f0af06a00ea" />
1 parent 95f2439 commit 5c2597a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/constants.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ export const EXAMPLES = [
1515
badge: "API",
1616
href: "https://openveda.cloud/api/stac",
1717
},
18+
{
19+
title: "HOT OpenAerialMap",
20+
badge: "API",
21+
href: "https://api.imagery.hotosm.org/stac",
22+
},
1823
{
1924
title: "Maxar Open Data",
2025
badge: "static",

0 commit comments

Comments
 (0)