Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

serving tiles in react frontend #179

Closed
aghand0ur opened this issue May 31, 2023 · 4 comments
Closed

serving tiles in react frontend #179

aghand0ur opened this issue May 31, 2023 · 4 comments

Comments

@aghand0ur
Copy link

Hello,

I am wondering if it is possible to use Planetary API as a WSM endpoint to serve sentinel & landsat tile in a front page.

Ali

@TomAugspurger
Copy link
Contributor

I think the answer is no, but I'm not too familiar with WSM (or should that be WMS?). The reference documentation for our data API is at https://planetarycomputer.microsoft.com/docs/reference/data/. Can you look through that and let me know if you concur?

We also have an example using the data API at https://planetarycomputer.microsoft.com/docs/quickstarts/using-the-data-api/.

@aghand0ur
Copy link
Author

aghand0ur commented Jun 1, 2023

WMTS seems to be supported.
any example how to use it?

My goal is to fetch sentinel/landsat tile in react-based frontend page

@TomAugspurger
Copy link
Contributor

WMTS seems to be supported.

I'm not sure this is correct. I think our tiler only serves z/y/x tiles associated with a specific STAC search (show at https://planetarycomputer.microsoft.com/docs/quickstarts/using-the-data-api/#Mosaic-multiple-items) or individual STAC items.

But if you do get an example working, please do share!

@aghand0ur
Copy link
Author

thank you @TomAugspurger

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants