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

AWS 2-6: Document How to Visualize 10m LULC Tiles from TiTiler #6

Open
2 tasks
rajadain opened this issue May 23, 2024 · 0 comments
Open
2 tasks

AWS 2-6: Document How to Visualize 10m LULC Tiles from TiTiler #6

rajadain opened this issue May 23, 2024 · 0 comments
Assignees

Comments

@rajadain
Copy link
Member

rajadain commented May 23, 2024

Following up to the TiTiler instance created in #3621, establish how to visualize the 10m LULC dataset with that, and add it to the MMW-Tiler README.

Ideally we'd have a {z}/{x}/{y} style URL that we can GET with Leaflet, that will pull tiles from this collection https://api.impactobservatory.com/stac-aws/collections/io-10m-annual-lulc/items and show them in the right colors. The tiles would be mosaicked and rendered in Web Mercator.

In case this is more complex, requires preparatory POST calls or other dynamic information, document that as well.

Add a gif showing the tiles on a Leaflet map rendering on pan and zoom.

We should be able to:

  • Tile individual scenes
  • Tile all the scenes using a mosaic of all the images
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