Skip to content

Building Applications #258

Discussion options

You must be logged in to vote

I wouldn't say we have an officially recommended way. Because the Planetary Computer is built on open standards like STAC, you're free to use whatever software stack you.

That said, I would highlight our data API. Many applications will want to display one or more STAC items on a map. You can use the data API to do that, without having to deploy your own compute to read from Blob Storage (or do that client side in Javascript).

If you're building "data" applications / dashboards, I know that Shiny is popular in the R world. In the Python world there's Panel, Streamlit, Voila, Shiny, and probably others.

I'm less familiar with the Javascript world, but our Data Catalog and Explorer could be…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by adriankreiner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants