From 2a4e911b846c6b01824272834a4fabe8d3fca873 Mon Sep 17 00:00:00 2001 From: ftoromanoff Date: Fri, 10 Feb 2023 11:00:46 +0100 Subject: [PATCH] fix(example): change config file linked with the clampValues config --- examples/layers/JSONLayers/IGN_MNT_HIGHRES.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/examples/layers/JSONLayers/IGN_MNT_HIGHRES.json b/examples/layers/JSONLayers/IGN_MNT_HIGHRES.json index 88af0c1402..caace6ea7a 100644 --- a/examples/layers/JSONLayers/IGN_MNT_HIGHRES.json +++ b/examples/layers/JSONLayers/IGN_MNT_HIGHRES.json @@ -1,6 +1,9 @@ { "id": "IGN_MNT_HIGHRES", "noDataValue" : -99999, + "clampValues": { + "min": 0 + }, "updateStrategy": { "type": 1, "options": {