From d77b1478ef3cdf149e8fa25b9631cdb7026f4adb Mon Sep 17 00:00:00 2001 From: Pin Jin Date: Tue, 14 Jan 2020 06:57:10 +0000 Subject: [PATCH] Give dynamic flag to the correct layer --- prod/services/wms/ows/ows_cfg.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/prod/services/wms/ows/ows_cfg.py b/prod/services/wms/ows/ows_cfg.py index 80d505d1d..6e77028dd 100644 --- a/prod/services/wms/ows/ows_cfg.py +++ b/prod/services/wms/ows/ows_cfg.py @@ -5618,6 +5618,7 @@ def swap_scale(new_scale : list, style : dict): "always_fetch_bands": [ ], "manual_merge": False, }, + "dynamic": True, "wcs": { "native_crs": "EPSG:3577", "native_resolution": [ 10.0, 10.0 ], @@ -5662,6 +5663,7 @@ def swap_scale(new_scale : list, style : dict): "always_fetch_bands": [ ], "manual_merge": False, }, + "dynamic": True, "wcs": { "native_crs": "EPSG:3577", "native_resolution": [ 10.0, 10.0 ], @@ -5706,6 +5708,7 @@ def swap_scale(new_scale : list, style : dict): "always_fetch_bands": [ ], "manual_merge": False, }, + "dynamic": True, "wcs": { "native_crs": "EPSG:3577", "native_resolution": [ 10.0, 10.0 ], @@ -5783,7 +5786,6 @@ def swap_scale(new_scale : list, style : dict): "always_fetch_bands": [ ], "manual_merge": False, }, - "dynamic": True, "wcs": { "native_crs": "EPSG:3577", "native_resolution": [ 10.0, 10.0 ], @@ -5822,7 +5824,6 @@ def swap_scale(new_scale : list, style : dict): "native_resolution": [ 10.0, 10.0 ], "default_bands": [ "nbart_red", "nbart_green", "nbart_blue" ] }, - "dynamic": True, "styling": { "default_style": "simple_rgb", "styles": [ @@ -5856,7 +5857,6 @@ def swap_scale(new_scale : list, style : dict): "native_resolution": [ 10.0, 10.0 ], "default_bands": [ "nbart_red", "nbart_green", "nbart_blue" ] }, - "dynamic": True, "styling": { "default_style": "simple_rgb", "styles": [