WikiWatershed / model-my-watershed

The web application front end for Model My Watershed.
https://modelmywatershed.org
Apache License 2.0
57 stars 31 forks source link

Add layer config for preliminary IO LULC static tileset #3635

Closed KlaasH closed 2 months ago

KlaasH commented 2 months ago

Overview

Adds the 2023 IO LULC layer to the layer settings, pointing at the static tiles that were generated and uploaded to the Datahub S3 bucket. This is just a preview of the layer, since the tiles were only generated through z8 and this static source will ultimately be replaced by a hybrid static/dynamic TiTiler setup (see https://github.com/WikiWatershed/mmw-tiler/issues/10 and https://github.com/WikiWatershed/mmw-tiler/issues/11).

Connects https://github.com/WikiWatershed/mmw-tiler/issues/9

Demo

image

Notes

Testing Instructions