Skip to content

Commit

Permalink
Update urls.json
Browse files Browse the repository at this point in the history
  • Loading branch information
chungsarit authored Jul 27, 2023
1 parent 0f0b52e commit 2970007
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions urls.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,23 +9,23 @@
],
"maxValue": 1000,
"minValue": 0,
"url": "https://earthengine.googleapis.com/v1alpha/projects/earthengine-legacy/maps/84bcaa4b58f6552de61584dc3ddc5138-46d9b7ad09cf1d575aeeeeb002e65aff/tiles/{z}/{x}/{y}"
"url": "https://earthengine.googleapis.com/v1alpha/projects/earthengine-legacy/maps/84bcaa4b58f6552de61584dc3ddc5138-1e3ae6315df670993b4c3f60feaea98a/tiles/{z}/{x}/{y}"
},
"Max water extent": {
"colorPalette": [
"#0000ff"
],
"maxValue": 1,
"minValue": 0,
"url": "https://earthengine.googleapis.com/v1alpha/projects/earthengine-legacy/maps/8ec025cfddf769ed56f8e723602c032b-ad2fabaa146c708931ac546a07b79e1c/tiles/{z}/{x}/{y}"
"url": "https://earthengine.googleapis.com/v1alpha/projects/earthengine-legacy/maps/8ec025cfddf769ed56f8e723602c032b-cb2a9d5de318d86897b637b5919df884/tiles/{z}/{x}/{y}"
},
"Permanent water": {
"colorPalette": [
"#0000ff"
],
"maxValue": 1,
"minValue": 0,
"url": "https://earthengine.googleapis.com/v1alpha/projects/earthengine-legacy/maps/1cf4c9cbbebe255e46082605c38869c4-9d65506a43c1f34d36faf0ca84639ea7/tiles/{z}/{x}/{y}"
"url": "https://earthengine.googleapis.com/v1alpha/projects/earthengine-legacy/maps/1cf4c9cbbebe255e46082605c38869c4-a1a3d43ca22b645ba3cda6f3fa80d166/tiles/{z}/{x}/{y}"
},
"Water occurrence": {
"colorPalette": [
Expand All @@ -34,6 +34,6 @@
],
"maxValue": 100,
"minValue": 0,
"url": "https://earthengine.googleapis.com/v1alpha/projects/earthengine-legacy/maps/75915cc23ddd0e1c9f898bf664b8e1d7-706502b3d666ae055399eb465d9842a4/tiles/{z}/{x}/{y}"
"url": "https://earthengine.googleapis.com/v1alpha/projects/earthengine-legacy/maps/75915cc23ddd0e1c9f898bf664b8e1d7-6ee6755c65973860d0d1a7b3ff556a8e/tiles/{z}/{x}/{y}"
}
}

0 comments on commit 2970007

Please sign in to comment.