From 61b4a870f4ab137c38e05f51c5e92adb0c677509 Mon Sep 17 00:00:00 2001 From: sofia Date: Wed, 6 Nov 2024 16:22:45 +0100 Subject: [PATCH] change gridded livestock color bins --- .../src/geeAssets/common-styles-utils.ts | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/cloud_functions/earth_engine_tiler/src/geeAssets/common-styles-utils.ts b/cloud_functions/earth_engine_tiler/src/geeAssets/common-styles-utils.ts index ef633e3..befd537 100644 --- a/cloud_functions/earth_engine_tiler/src/geeAssets/common-styles-utils.ts +++ b/cloud_functions/earth_engine_tiler/src/geeAssets/common-styles-utils.ts @@ -2,16 +2,13 @@ export const GriddedLivestockCommonStyles = '' + '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + + '' + + '' + + '' + + '' + + '' + + '' + + '' + + '' + '' + '' \ No newline at end of file