diff --git a/configs/localConfig.json b/configs/localConfig.json index cf81796..c200cef 100644 --- a/configs/localConfig.json +++ b/configs/localConfig.json @@ -84,7 +84,7 @@ "autoload": true }, "gs_pa_wmts": { - "url": "https://web-gis.publiacqua.it/geoserver/wmts", + "url": "https://web-gis.publiacqua.it/geoserver/gwc/service/wmts", "type": "wmts", "title": "PubliAcqua GeoServer WMTS", "autoload": true @@ -458,7 +458,11 @@ "cfg": { "overrideOptions": { "geodetic": true - } + }, + "mapPreviewOptions": { + "enableScalebox": true + }, + "useFixedScales": true } }, "MapImport",