Created
October 12, 2025 09:32
-
-
Save emmanuelmathot/b30a1bad194cafa054b057fb0d64c0f6 to your computer and use it in GitHub Desktop.
TileJSON.io - Cyanobacteria Chlorophyll-a Detection with NDCI and OpenEO
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "baseLayer": { | |
| "tilejson": "2.2.0", | |
| "name": "base", | |
| "version": "1.0.0", | |
| "scheme": "xyz", | |
| "tiles": [ | |
| "https://a.tile.openstreetmap.org/{z}/{x}/{y}.png" | |
| ] | |
| }, | |
| "diffLayerLeftId": -1, | |
| "diffLayerRightId": -1, | |
| "shareGist": false, | |
| "shareTileJSONLink": true, | |
| "shareBase": true, | |
| "shareDiff": false, | |
| "defaultToDiff": false, | |
| "center": [ | |
| -982683.9902627631, | |
| 4658683.999924926 | |
| ], | |
| "zoom": 8, | |
| "currentBaseLayer": 0, | |
| "title": "Cyanobacteria Chlorophyll-a Detection with NDCI and OpenEO" | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "tilejson": "2.2.0", | |
| "name": "Layer 1", | |
| "version": "1.0.0", | |
| "scheme": "xyz", | |
| "tiles": [ | |
| "https://api.explorer.eopf.copernicus.eu/openeo/services/xyz/ed8cd1b8-26aa-4dc9-bd97-d79b54a44aed/tiles/{z}/{x}/{y}" | |
| ], | |
| "opacity": 1, | |
| "visible": true | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment