calebrob6 / stac-interactive-search

A simple (browser based) UI for searching STAC APIs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interactive STAC search

An interactive way to query STAC APIs.

Todos

  • Refactor the way that URLs work when the Planetary Computer endpoint is used. Currently, we try to anonymously sign every link up front which quickly runs into rate limiting issues. Alternatively, we should generate preview images with a single key, and sign all download links onclick.

About

A simple (browser based) UI for searching STAC APIs.


Languages

Language:HTML 48.8%Language:JavaScript 47.3%Language:CSS 3.9%