Skip to content

Conversation

@ianhorn
Copy link
Contributor

@ianhorn ianhorn commented Nov 7, 2025

I added Kentucky's STAC API as an example to the src/contants.ts file. I think it adds variety and another state to complement the Colorado NAIP. It might make the list too long, so I won't be upset if you don't want to include.

  {
    title: "Kentucky Imagery & Elevation",
    badge: "API",
    href: "https://spved5ihrl.execute-api.us-west-2.amazonaws.com/",
  },
image

Checklist

  • Code is formatted (yarn format)
  • Code is linted (yarn lint)
  • Code builds (yarn build)
  • Tests pass (yarn test)
  • Commit messages and/or this PR's title are formatted per Conventional Commits

@ianhorn ianhorn changed the title Added KyFromAbove API to the examples feat: added kyfromabove api to the examples Nov 7, 2025
Copy link
Collaborator

@gadomski gadomski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!!! Great idea, happy to include. If the list starts getting long we can break it into sub-menu sections, but I think for now it's good as-is. Appreciate it!

@gadomski gadomski merged commit 6c13f2f into developmentseed:main Nov 7, 2025
5 of 6 checks passed
@github-actions
Copy link

github-actions bot commented Nov 7, 2025

🎉 This PR is included in version 0.10.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants