{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Reti storiche", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Stazioni termometriche attive" }, { "id": 2, "name": "Stazioni pluviometriche attive" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 487857, "ymin": 4837824, "xmax": 813945, "ymax": 5004242, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 1, "name": "Stazioni termometriche attive", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Reti storiche" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "fa872cb8058d320bd39939c91f127ac7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARRJREFUGJV90M8rBGEYwPGv8dpJViObX2Fz2lHkMMqW0ro4KHJ0c9jDtinHTQ7Lcdqj+BvszVntwU1SjiMUCZkSzW6Lempm12Vtk12+9dRbz+e5vIrWNMAAKkAtvFCht1HUd/MzYs736b2xKp/eFffneTkqODhuGEdOOSimxFruABCAGCbx5CgDVpr9dQfHVQDHup1rwl/NMbVQYGNvhe2sAkjI+Fo7+NOkPrGIoCmACGrkH0tUeoYBQwH4BGVg7C9c5aMMVBSAq7+VEhKf7kRrgXXggZcLoKYA7qQ7F+UmNYtphQ/qwCXXt094W9D4ugyZoISdPEMOh+hf7UIN+gTvr3gnzzxuprG/mhhgiR0fyDambd9dzlAGKefVVAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 488737, "ymin": 4837824, "xmax": 813945, "ymax": 5004242, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CODICE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CODICE", "type": "esriFieldTypeString", "alias": "CODICE STAZIONE", "length": 10, "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "NOME", "length": 50, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X (ETRS89 FUSO 32)", "domain": null }, { "name": "Y_E32", "type": "esriFieldTypeDouble", "alias": "Y (ETRS89 FUSO 32)", "domain": null }, { "name": "QUOTA", "type": "esriFieldTypeSingle", "alias": "QUOTA", "domain": null }, { "name": "LAT_WGS84", "type": "esriFieldTypeDouble", "alias": "LATITUDINE (WGS84)", "domain": null }, { "name": "LON_WGS84", "type": "esriFieldTypeDouble", "alias": "LONGITUDINE (WGS84)", "domain": null }, { "name": "REGIONE", "type": "esriFieldTypeString", "alias": "REGIONE", "length": 25, "domain": null }, { "name": "SIGLA", "type": "esriFieldTypeString", "alias": "SIGLA", "length": 2, "domain": null }, { "name": "COMUNE", "type": "esriFieldTypeString", "alias": "COMUNE", "length": 50, "domain": null }, { "name": "ATTIVA", "type": "esriFieldTypeSmallInteger", "alias": "ATTIVA", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3034_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2942_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 2, "name": "Stazioni pluviometriche attive", "type": "Feature Layer", "description": "<\/PROPERTY><\/PROPERTIES><\/GLOBOENGINE>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Reti storiche" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "35aabd3dcd9f4ecf406428f317ad44bb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZ9JREFUKJGV089LFGEcx/H3urPOjqOmE7iMUFI5KSayEQoeFKRkSEO8bIgielYvHrxE/gUeQlAK8SZemkPkTUHxpAQdihRa8AcI27qET5Durg+bTYdJ2EZN/dyeD8/rgYfv8yicn4BpmnVCCFPX9Z9CiC9A1r9J8a1V2qNDROvaRVXlHalr5VLmjkh831O/7n6UzsokkDgPGwx2vuFx0zNCiiZPWy0coazknnxwtw3r9kNjdf2lWIt/yMcBBp6+xm6OEQhccBOgwXoiCihkLd4LJDxsR/tofdTxX3iaequVfvsFc4vDHq65342uFV8u/8a61QJoHi7Tq68MASorag3DaPBwMFRyLawEQ6LRMj18kstcCx/L32Zqb9vDh+kdoP7K+NvBVvJTckMBUA/daZk6sIncVC+FuV+wL5YBVwGQs84Sw7H33NCfEw5fDF0XPsc3mXk3CvkvbNrpYSSmYlV1ESk/O/BMFja2Nkn/sAH5LwaXKafbHOuLJROpUYqLaggFS3HdLJnsrprOLMhXb8fzz/N/DJIT8w7g+HvpL4A/xiB9+Ik+efkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[NOME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": [ 222, 255, 204, 255 ], "borderLineColor": [ 0, 0, 0, 255 ], "borderLineSize": 0, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 487857, "ymin": 4837824, "xmax": 813945, "ymax": 5004242, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CODICE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CODICE", "type": "esriFieldTypeString", "alias": "CODICE STAZIONE", "length": 10, "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "NOME", "length": 50, "domain": null }, { "name": "X_E32", "type": "esriFieldTypeDouble", "alias": "X (ETRS89 FUSO 32)", "domain": null }, { "name": "Y_E32", "type": "esriFieldTypeDouble", "alias": "Y (ETRS89 FUSO 32)", "domain": null }, { "name": "QUOTA", "type": "esriFieldTypeInteger", "alias": "QUOTA", "domain": null }, { "name": "LAT_WGS84", "type": "esriFieldTypeDouble", "alias": "LATITUDINE (WGS84)", "domain": null }, { "name": "LON_WGS84", "type": "esriFieldTypeDouble", "alias": "LONGITUDINE (WGS84)", "domain": null }, { "name": "REGIONE", "type": "esriFieldTypeString", "alias": "REGIONE", "length": 25, "domain": null }, { "name": "SIGLA", "type": "esriFieldTypeString", "alias": "SIGLA", "length": 2, "domain": null }, { "name": "COMUNE", "type": "esriFieldTypeString", "alias": "COMUNE", "length": 50, "domain": null }, { "name": "ATTIVA", "type": "esriFieldTypeSmallInteger", "alias": "ATTIVA", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3053_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2961_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 3, "name": "Temperatura media", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 4, "name": "media annua - Periodo 1961-1990 (°C)" }, { "id": 5, "name": "media annua - Periodo 1991-2015 (°C)" }, { "id": 6, "name": "media invernale - Periodo 1961-1990 (°C)" }, { "id": 7, "name": "media primaverile - Periodo 1961-1990 (°C)" }, { "id": 8, "name": "media estiva - Periodo 1961-1990 (°C)" }, { "id": 9, "name": "media autunnale - Periodo 1961-1990 (°C)" }, { "id": 10, "name": "media invernale - Periodo 1991-2015 (°C)" }, { "id": 11, "name": "media primaverile - Periodo 1991-2015 (°C)" }, { "id": 12, "name": "media estiva - Periodo 1991-2015 (°C)" }, { "id": 13, "name": "media autunnale - Periodo 1991-2015 (°C)" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 4, "name": "media annua - Periodo 1961-1990 (°C)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Temperatura media" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< -1", "label": "< -1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-1 - 0", "label": "-1 - 0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "0 - 1", "label": "0 - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 10, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1 - 2", "label": "1 - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 187, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2 - 3", "label": "2 - 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 109, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "3 - 4", "label": "3 - 4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 31, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "4 - 5", "label": "4 - 5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 30, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "5 - 6", "label": "5 - 6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 81, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "6 - 7", "label": "6 - 7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 131, 36, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "7 - 8", "label": "7 - 8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 20, 171, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "8 - 9", "label": "8 - 9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 202, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "9 - 10", "label": "9 - 10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 233, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "10 - 11", "label": "10 - 11", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "11 - 12", "label": "11 - 12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "12 - 13", "label": "12 - 13", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "13 - 14", "label": "13 - 14", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 252, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "14 - 15", "label": "14 - 15", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 208, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "15 - 16", "label": "15 - 16", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 165, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "16 - 17", "label": "16 - 17", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 121, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "17 - 18", "label": "17 - 18", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 77, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "18 - 19", "label": "18 - 19", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 34, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "19 - 20", "label": "19 - 20", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 20, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "20 - 21", "label": "20 - 21", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "21 - 22", "label": "21 - 22", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "22 - 23", "label": "22 - 23", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 0, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "23 - 24", "label": "23 - 24", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 0, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "24 - 25", "label": "24 - 25", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "> 25", "label": "> 25", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3035_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2943_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 5, "name": "media annua - Periodo 1991-2015 (°C)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Temperatura media" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< -1", "label": "< -1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-1 - 0", "label": "-1 - 0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "0 - 1", "label": "0 - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 10, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1 - 2", "label": "1 - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 187, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2 - 3", "label": "2 - 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 109, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "3 - 4", "label": "3 - 4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 31, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "4 - 5", "label": "4 - 5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 30, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "5 - 6", "label": "5 - 6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 81, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "6 - 7", "label": "6 - 7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 131, 36, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "7 - 8", "label": "7 - 8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 20, 171, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "8 - 9", "label": "8 - 9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 202, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "9 - 10", "label": "9 - 10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 233, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "10 - 11", "label": "10 - 11", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "11 - 12", "label": "11 - 12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "12 - 13", "label": "12 - 13", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "13 - 14", "label": "13 - 14", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 252, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "14 - 15", "label": "14 - 15", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 208, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "15 - 16", "label": "15 - 16", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 165, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "16 - 17", "label": "16 - 17", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 121, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "17 - 18", "label": "17 - 18", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 77, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "18 - 19", "label": "18 - 19", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 34, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "19 - 20", "label": "19 - 20", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 20, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "20 - 21", "label": "20 - 21", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "21 - 22", "label": "21 - 22", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "22 - 23", "label": "22 - 23", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 0, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "23 - 24", "label": "23 - 24", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 0, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "24 - 25", "label": "24 - 25", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "> 25", "label": "> 25", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3008_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2916_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 6, "name": "media invernale - Periodo 1961-1990 (°C)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Temperatura media" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< -1", "label": "< -1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-1 - 0", "label": "-1 - 0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "0 - 1", "label": "0 - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 10, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1 - 2", "label": "1 - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 187, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2 - 3", "label": "2 - 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 109, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "3 - 4", "label": "3 - 4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 31, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "4 - 5", "label": "4 - 5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 30, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "5 - 6", "label": "5 - 6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 81, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "6 - 7", "label": "6 - 7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 131, 36, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "7 - 8", "label": "7 - 8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 20, 171, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "8 - 9", "label": "8 - 9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 202, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "9 - 10", "label": "9 - 10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 233, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "10 - 11", "label": "10 - 11", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "11 - 12", "label": "11 - 12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "12 - 13", "label": "12 - 13", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "13 - 14", "label": "13 - 14", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 252, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "14 - 15", "label": "14 - 15", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 208, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "15 - 16", "label": "15 - 16", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 165, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "16 - 17", "label": "16 - 17", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 121, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "17 - 18", "label": "17 - 18", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 77, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "18 - 19", "label": "18 - 19", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 34, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "19 - 20", "label": "19 - 20", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 20, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "20 - 21", "label": "20 - 21", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "21 - 22", "label": "21 - 22", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "22 - 23", "label": "22 - 23", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 0, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "23 - 24", "label": "23 - 24", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 0, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "24 - 25", "label": "24 - 25", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "> 25", "label": "> 25", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3021_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2929_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 7, "name": "media primaverile - Periodo 1961-1990 (°C)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Temperatura media" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< -1", "label": "< -1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-1 - 0", "label": "-1 - 0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "0 - 1", "label": "0 - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 10, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1 - 2", "label": "1 - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 187, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2 - 3", "label": "2 - 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 109, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "3 - 4", "label": "3 - 4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 31, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "4 - 5", "label": "4 - 5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 30, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "5 - 6", "label": "5 - 6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 81, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "6 - 7", "label": "6 - 7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 131, 36, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "7 - 8", "label": "7 - 8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 20, 171, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "8 - 9", "label": "8 - 9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 202, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "9 - 10", "label": "9 - 10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 233, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "10 - 11", "label": "10 - 11", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "11 - 12", "label": "11 - 12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "12 - 13", "label": "12 - 13", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "13 - 14", "label": "13 - 14", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 252, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "14 - 15", "label": "14 - 15", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 208, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "15 - 16", "label": "15 - 16", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 165, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "16 - 17", "label": "16 - 17", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 121, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "17 - 18", "label": "17 - 18", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 77, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "18 - 19", "label": "18 - 19", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 34, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "19 - 20", "label": "19 - 20", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 20, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "20 - 21", "label": "20 - 21", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "21 - 22", "label": "21 - 22", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "22 - 23", "label": "22 - 23", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 0, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "23 - 24", "label": "23 - 24", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 0, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "24 - 25", "label": "24 - 25", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "> 25", "label": "> 25", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3033_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2941_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 8, "name": "media estiva - Periodo 1961-1990 (°C)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Temperatura media" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< -1", "label": "< -1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-1 - 0", "label": "-1 - 0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "0 - 1", "label": "0 - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 10, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1 - 2", "label": "1 - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 187, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2 - 3", "label": "2 - 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 109, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "3 - 4", "label": "3 - 4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 31, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "4 - 5", "label": "4 - 5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 30, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "5 - 6", "label": "5 - 6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 81, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "6 - 7", "label": "6 - 7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 131, 36, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "7 - 8", "label": "7 - 8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 20, 171, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "8 - 9", "label": "8 - 9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 202, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "9 - 10", "label": "9 - 10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 233, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "10 - 11", "label": "10 - 11", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "11 - 12", "label": "11 - 12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "12 - 13", "label": "12 - 13", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "13 - 14", "label": "13 - 14", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 252, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "14 - 15", "label": "14 - 15", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 208, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "15 - 16", "label": "15 - 16", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 165, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "16 - 17", "label": "16 - 17", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 121, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "17 - 18", "label": "17 - 18", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 77, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "18 - 19", "label": "18 - 19", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 34, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "19 - 20", "label": "19 - 20", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 20, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "20 - 21", "label": "20 - 21", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "21 - 22", "label": "21 - 22", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "22 - 23", "label": "22 - 23", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 0, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "23 - 24", "label": "23 - 24", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 0, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "24 - 25", "label": "24 - 25", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "> 25", "label": "> 25", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3028_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2936_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 9, "name": "media autunnale - Periodo 1961-1990 (°C)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Temperatura media" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< -1", "label": "< -1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-1 - 0", "label": "-1 - 0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "0 - 1", "label": "0 - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 10, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1 - 2", "label": "1 - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 187, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2 - 3", "label": "2 - 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 109, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "3 - 4", "label": "3 - 4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 31, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "4 - 5", "label": "4 - 5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 30, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "5 - 6", "label": "5 - 6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 81, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "6 - 7", "label": "6 - 7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 131, 36, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "7 - 8", "label": "7 - 8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 20, 171, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "8 - 9", "label": "8 - 9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 202, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "9 - 10", "label": "9 - 10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 233, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "10 - 11", "label": "10 - 11", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "11 - 12", "label": "11 - 12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "12 - 13", "label": "12 - 13", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "13 - 14", "label": "13 - 14", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 252, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "14 - 15", "label": "14 - 15", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 208, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "15 - 16", "label": "15 - 16", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 165, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "16 - 17", "label": "16 - 17", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 121, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "17 - 18", "label": "17 - 18", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 77, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "18 - 19", "label": "18 - 19", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 34, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "19 - 20", "label": "19 - 20", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 20, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "20 - 21", "label": "20 - 21", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "21 - 22", "label": "21 - 22", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "22 - 23", "label": "22 - 23", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 0, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "23 - 24", "label": "23 - 24", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 0, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "24 - 25", "label": "24 - 25", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "> 25", "label": "> 25", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3023_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2931_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 10, "name": "media invernale - Periodo 1991-2015 (°C)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Temperatura media" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< -1", "label": "< -1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-1 - 0", "label": "-1 - 0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "0 - 1", "label": "0 - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 10, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1 - 2", "label": "1 - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 187, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2 - 3", "label": "2 - 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 109, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "3 - 4", "label": "3 - 4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 31, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "4 - 5", "label": "4 - 5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 30, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "5 - 6", "label": "5 - 6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 81, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "6 - 7", "label": "6 - 7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 131, 36, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "7 - 8", "label": "7 - 8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 20, 171, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "8 - 9", "label": "8 - 9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 202, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "9 - 10", "label": "9 - 10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 233, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "10 - 11", "label": "10 - 11", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "11 - 12", "label": "11 - 12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "12 - 13", "label": "12 - 13", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "13 - 14", "label": "13 - 14", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 252, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "14 - 15", "label": "14 - 15", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 208, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "15 - 16", "label": "15 - 16", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 165, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "16 - 17", "label": "16 - 17", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 121, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "17 - 18", "label": "17 - 18", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 77, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "18 - 19", "label": "18 - 19", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 34, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "19 - 20", "label": "19 - 20", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 20, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "20 - 21", "label": "20 - 21", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "21 - 22", "label": "21 - 22", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "22 - 23", "label": "22 - 23", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 0, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "23 - 24", "label": "23 - 24", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 0, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "24 - 25", "label": "24 - 25", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "> 25", "label": "> 25", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3020_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2928_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 11, "name": "media primaverile - Periodo 1991-2015 (°C)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Temperatura media" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< -1", "label": "< -1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-1 - 0", "label": "-1 - 0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "0 - 1", "label": "0 - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 10, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1 - 2", "label": "1 - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 187, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2 - 3", "label": "2 - 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 109, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "3 - 4", "label": "3 - 4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 31, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "4 - 5", "label": "4 - 5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 30, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "5 - 6", "label": "5 - 6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 81, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "6 - 7", "label": "6 - 7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 131, 36, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "7 - 8", "label": "7 - 8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 20, 171, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "8 - 9", "label": "8 - 9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 202, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "9 - 10", "label": "9 - 10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 233, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "10 - 11", "label": "10 - 11", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "11 - 12", "label": "11 - 12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "12 - 13", "label": "12 - 13", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "13 - 14", "label": "13 - 14", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 252, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "14 - 15", "label": "14 - 15", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 208, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "15 - 16", "label": "15 - 16", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 165, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "16 - 17", "label": "16 - 17", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 121, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "17 - 18", "label": "17 - 18", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 77, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "18 - 19", "label": "18 - 19", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 34, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "19 - 20", "label": "19 - 20", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 20, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "20 - 21", "label": "20 - 21", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "21 - 22", "label": "21 - 22", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "22 - 23", "label": "22 - 23", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 0, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "23 - 24", "label": "23 - 24", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 0, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "24 - 25", "label": "24 - 25", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "> 25", "label": "> 25", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3029_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2937_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 12, "name": "media estiva - Periodo 1991-2015 (°C)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Temperatura media" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< -1", "label": "< -1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-1 - 0", "label": "-1 - 0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "0 - 1", "label": "0 - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 10, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1 - 2", "label": "1 - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 187, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2 - 3", "label": "2 - 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 109, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "3 - 4", "label": "3 - 4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 31, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "4 - 5", "label": "4 - 5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 30, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "5 - 6", "label": "5 - 6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 81, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "6 - 7", "label": "6 - 7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 131, 36, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "7 - 8", "label": "7 - 8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 20, 171, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "8 - 9", "label": "8 - 9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 202, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "9 - 10", "label": "9 - 10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 233, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "10 - 11", "label": "10 - 11", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "11 - 12", "label": "11 - 12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "12 - 13", "label": "12 - 13", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "13 - 14", "label": "13 - 14", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 252, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "14 - 15", "label": "14 - 15", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 208, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "15 - 16", "label": "15 - 16", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 165, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "16 - 17", "label": "16 - 17", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 121, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "17 - 18", "label": "17 - 18", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 77, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "18 - 19", "label": "18 - 19", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 34, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "19 - 20", "label": "19 - 20", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 20, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "20 - 21", "label": "20 - 21", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "21 - 22", "label": "21 - 22", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "22 - 23", "label": "22 - 23", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 0, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "23 - 24", "label": "23 - 24", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 0, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "24 - 25", "label": "24 - 25", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "> 25", "label": "> 25", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3009_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2917_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 13, "name": "media autunnale - Periodo 1991-2015 (°C)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Temperatura media" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< -1", "label": "< -1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-1 - 0", "label": "-1 - 0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "0 - 1", "label": "0 - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 10, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1 - 2", "label": "1 - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 187, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2 - 3", "label": "2 - 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 109, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "3 - 4", "label": "3 - 4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 31, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "4 - 5", "label": "4 - 5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 30, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "5 - 6", "label": "5 - 6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 81, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "6 - 7", "label": "6 - 7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 131, 36, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "7 - 8", "label": "7 - 8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 20, 171, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "8 - 9", "label": "8 - 9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 202, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "9 - 10", "label": "9 - 10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 233, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "10 - 11", "label": "10 - 11", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "11 - 12", "label": "11 - 12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "12 - 13", "label": "12 - 13", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "13 - 14", "label": "13 - 14", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 252, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "14 - 15", "label": "14 - 15", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 208, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "15 - 16", "label": "15 - 16", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 165, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "16 - 17", "label": "16 - 17", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 121, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "17 - 18", "label": "17 - 18", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 77, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "18 - 19", "label": "18 - 19", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 34, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "19 - 20", "label": "19 - 20", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 20, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "20 - 21", "label": "20 - 21", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "21 - 22", "label": "21 - 22", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "22 - 23", "label": "22 - 23", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 0, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "23 - 24", "label": "23 - 24", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 0, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "24 - 25", "label": "24 - 25", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "> 25", "label": "> 25", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3010_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2918_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 14, "name": "Temperatura minima", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 15, "name": "media annua - Periodo 1961-1990 (°C)" }, { "id": 16, "name": "media annua - Periodo 1991-2015 (°C)" }, { "id": 17, "name": "media invernale - Periodo 1961-1990 (°C)" }, { "id": 18, "name": "media invernale - Periodo 1991-2015 (°C)" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 15, "name": "media annua - Periodo 1961-1990 (°C)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "Temperatura minima" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< -1", "label": "< -1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-1 - 0", "label": "-1 - 0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "0 - 1", "label": "0 - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 10, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1 - 2", "label": "1 - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 187, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2 - 3", "label": "2 - 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 109, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "3 - 4", "label": "3 - 4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 31, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "4 - 5", "label": "4 - 5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 30, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "5 - 6", "label": "5 - 6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 81, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "6 - 7", "label": "6 - 7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 131, 36, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "7 - 8", "label": "7 - 8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 20, 171, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "8 - 9", "label": "8 - 9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 202, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "9 - 10", "label": "9 - 10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 233, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "10 - 11", "label": "10 - 11", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "11 - 12", "label": "11 - 12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "12 - 13", "label": "12 - 13", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "13 - 14", "label": "13 - 14", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 252, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "14 - 15", "label": "14 - 15", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 208, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "15 - 16", "label": "15 - 16", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 165, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "16 - 17", "label": "16 - 17", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 121, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "17 - 18", "label": "17 - 18", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 77, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "18 - 19", "label": "18 - 19", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 34, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "19 - 20", "label": "19 - 20", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 20, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "20 - 21", "label": "20 - 21", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "21 - 22", "label": "21 - 22", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "22 - 23", "label": "22 - 23", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 0, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "23 - 24", "label": "23 - 24", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 0, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "24 - 25", "label": "24 - 25", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "> 25", "label": "> 25", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "REG_COD", "type": "esriFieldTypeString", "alias": "REG_COD", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3006_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2914_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 16, "name": "media annua - Periodo 1991-2015 (°C)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "Temperatura minima" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< -1", "label": "< -1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-1 - 0", "label": "-1 - 0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "0 - 1", "label": "0 - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 10, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1 - 2", "label": "1 - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 187, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2 - 3", "label": "2 - 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 109, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "3 - 4", "label": "3 - 4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 31, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "4 - 5", "label": "4 - 5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 30, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "5 - 6", "label": "5 - 6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 81, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "6 - 7", "label": "6 - 7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 131, 36, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "7 - 8", "label": "7 - 8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 20, 171, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "8 - 9", "label": "8 - 9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 202, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "9 - 10", "label": "9 - 10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 233, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "10 - 11", "label": "10 - 11", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "11 - 12", "label": "11 - 12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "12 - 13", "label": "12 - 13", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "13 - 14", "label": "13 - 14", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 252, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "14 - 15", "label": "14 - 15", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 208, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "15 - 16", "label": "15 - 16", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 165, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "16 - 17", "label": "16 - 17", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 121, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "17 - 18", "label": "17 - 18", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 77, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "18 - 19", "label": "18 - 19", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 34, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "19 - 20", "label": "19 - 20", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 20, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "20 - 21", "label": "20 - 21", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "21 - 22", "label": "21 - 22", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "22 - 23", "label": "22 - 23", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 0, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "23 - 24", "label": "23 - 24", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 0, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "24 - 25", "label": "24 - 25", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "> 25", "label": "> 25", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3013_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2921_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 17, "name": "media invernale - Periodo 1961-1990 (°C)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "Temperatura minima" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< -3.5", "label": "< -3.5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-3.5 - -3", "label": "-3.5 - -3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 7, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-3 - -2.5", "label": "-3 - -2.5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 147, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-2.5 - -2", "label": "-2.5 - -2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 32, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-2 - -1.5", "label": "-2 - -1.5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 34, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-1.5 - -1", "label": "-1.5 - -1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 81, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-1 - -0.5", "label": "-1 - -0.5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 128, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-0.5 - 0", "label": "-0.5 - 0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 14, 166, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "0 - 0.5", "label": "0 - 0.5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 44, 193, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "0.5 - 1", "label": "0.5 - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 220, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1 - 1.5", "label": "1 - 1.5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 247, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1.5 - 2", "label": "1.5 - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2 - 2.5", "label": "2 - 2.5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2.5 - 3", "label": "2.5 - 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "> 3", "label": "> 3", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3017_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2925_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 18, "name": "media invernale - Periodo 1991-2015 (°C)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "Temperatura minima" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< -3.5", "label": "< -3.5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-3.5 - -3", "label": "-3.5 - -3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 7, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-3 - -2.5", "label": "-3 - -2.5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 147, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-2.5 - -2", "label": "-2.5 - -2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 32, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-2 - -1.5", "label": "-2 - -1.5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 34, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-1.5 - -1", "label": "-1.5 - -1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 81, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-1 - -0.5", "label": "-1 - -0.5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 128, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-0.5 - 0", "label": "-0.5 - 0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 14, 166, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "0 - 0.5", "label": "0 - 0.5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 44, 193, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "0.5 - 1", "label": "0.5 - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 220, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1 - 1.5", "label": "1 - 1.5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 247, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1.5 - 2", "label": "1.5 - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2 - 2.5", "label": "2 - 2.5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2.5 - 3", "label": "2.5 - 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "> 3", "label": "> 3", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3026_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2934_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 19, "name": "Temperatura massima", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 20, "name": "media annua - Periodo 1961-1990 (°C)" }, { "id": 21, "name": "media annua - Periodo 1991-2015 (°C)" }, { "id": 22, "name": "media estiva - Periodo 1961-1990 (°C)" }, { "id": 23, "name": "media estiva - Periodo 1991-2015 (°C)" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 20, "name": "media annua - Periodo 1961-1990 (°C)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Temperatura massima" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< -1", "label": "< -1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-1 - 0", "label": "-1 - 0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "0 - 1", "label": "0 - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 10, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1 - 2", "label": "1 - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 187, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2 - 3", "label": "2 - 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 109, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "3 - 4", "label": "3 - 4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 31, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "4 - 5", "label": "4 - 5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 30, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "5 - 6", "label": "5 - 6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 81, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "6 - 7", "label": "6 - 7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 131, 36, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "7 - 8", "label": "7 - 8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 20, 171, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "8 - 9", "label": "8 - 9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 202, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "9 - 10", "label": "9 - 10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 233, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "10 - 11", "label": "10 - 11", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "11 - 12", "label": "11 - 12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "12 - 13", "label": "12 - 13", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "13 - 14", "label": "13 - 14", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 252, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "14 - 15", "label": "14 - 15", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 208, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "15 - 16", "label": "15 - 16", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 165, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "16 - 17", "label": "16 - 17", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 121, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "17 - 18", "label": "17 - 18", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 77, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "18 - 19", "label": "18 - 19", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 34, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "19 - 20", "label": "19 - 20", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 20, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "20 - 21", "label": "20 - 21", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "21 - 22", "label": "21 - 22", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "22 - 23", "label": "22 - 23", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 0, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "23 - 24", "label": "23 - 24", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 0, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "24 - 25", "label": "24 - 25", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "> 25", "label": "> 25", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3012_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2920_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 21, "name": "media annua - Periodo 1991-2015 (°C)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Temperatura massima" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< -1", "label": "< -1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-1 - 0", "label": "-1 - 0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "0 - 1", "label": "0 - 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 10, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1 - 2", "label": "1 - 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 187, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2 - 3", "label": "2 - 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 109, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "3 - 4", "label": "3 - 4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 31, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "4 - 5", "label": "4 - 5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 30, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "5 - 6", "label": "5 - 6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 81, 120, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "6 - 7", "label": "6 - 7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 131, 36, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "7 - 8", "label": "7 - 8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 20, 171, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "8 - 9", "label": "8 - 9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 202, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "9 - 10", "label": "9 - 10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 233, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "10 - 11", "label": "10 - 11", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "11 - 12", "label": "11 - 12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "12 - 13", "label": "12 - 13", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "13 - 14", "label": "13 - 14", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 252, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "14 - 15", "label": "14 - 15", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 208, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "15 - 16", "label": "15 - 16", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 165, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "16 - 17", "label": "16 - 17", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 121, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "17 - 18", "label": "17 - 18", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 77, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "18 - 19", "label": "18 - 19", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 34, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "19 - 20", "label": "19 - 20", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 20, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "20 - 21", "label": "20 - 21", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 111, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "21 - 22", "label": "21 - 22", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "22 - 23", "label": "22 - 23", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 0, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "23 - 24", "label": "23 - 24", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 0, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "24 - 25", "label": "24 - 25", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "> 25", "label": "> 25", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3022_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2930_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 22, "name": "media estiva - Periodo 1961-1990 (°C)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Temperatura massima" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 153, 1, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< 17", "label": "< 17", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 25, 176, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "17 - 18", "label": "17 - 18", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 199, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "18 - 19", "label": "18 - 19", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 222, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "19 - 20", "label": "19 - 20", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 245, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "20 - 21", "label": "20 - 21", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "21 - 22", "label": "21 - 22", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "22 - 23", "label": "22 - 23", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "23 - 24", "label": "23 - 24", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 202, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "24 - 25", "label": "24 - 25", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 146, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "25 - 26", "label": "25 - 26", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 88, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "26 - 27", "label": "26 - 27", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 29, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "27 - 28", "label": "27 - 28", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "28 - 29", "label": "28 - 29", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "29 - 30", "label": "29 - 30", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 8, 8, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "30 - 31", "label": "30 - 31", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "> 31", "label": "> 31", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3027_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2935_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 23, "name": "media estiva - Periodo 1991-2015 (°C)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 19, "name": "Temperatura massima" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 153, 1, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< 17", "label": "< 17", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 25, 176, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "17 - 18", "label": "17 - 18", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 199, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "18 - 19", "label": "18 - 19", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 222, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "19 - 20", "label": "19 - 20", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 245, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "20 - 21", "label": "20 - 21", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "21 - 22", "label": "21 - 22", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "22 - 23", "label": "22 - 23", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "23 - 24", "label": "23 - 24", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 202, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "24 - 25", "label": "24 - 25", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 146, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "25 - 26", "label": "25 - 26", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 88, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "26 - 27", "label": "26 - 27", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 29, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "27 - 28", "label": "27 - 28", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "28 - 29", "label": "28 - 29", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "29 - 30", "label": "29 - 30", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 8, 8, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "30 - 31", "label": "30 - 31", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "> 31", "label": "> 31", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3032_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2940_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 24, "name": "Precipitazioni", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 25, "name": "Prec. medie - Totale annuo - Periodo 1961-1990 (mm)" }, { "id": 26, "name": "Prec. medie - Totale annuo - Periodo 1991-2015 (mm)" }, { "id": 27, "name": "Prec. medie - Totale invernale - Periodo 1961-1990 (mm)" }, { "id": 28, "name": "Prec. medie - Totale primaverile - Periodo 1961-1990 (mm)" }, { "id": 29, "name": "Prec. medie- Totale estivo - Periodo 1961-1990 (mm)" }, { "id": 30, "name": "Prec. medie - Totale autunnale - Periodo 1961-1990 (mm)" }, { "id": 31, "name": "Prec. medie - Totale invernale - Periodo 1991-2015 (mm)" }, { "id": 32, "name": "Prec. medie - Totale primaverile - Periodo 1991-2015 (mm)" }, { "id": 33, "name": "Prec. medie - Totale estivo - Periodo 1991-2015 (mm)" }, { "id": 34, "name": "Prec. medie - Totale autunnale - Periodo 1991-2015 (mm)" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 25, "name": "Prec. medie - Totale annuo - Periodo 1961-1990 (mm)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 24, "name": "Precipitazioni" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 120, 16, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< 600", "label": "< 600", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 166, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "600 - 650", "label": "600 - 650", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 238, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "650 - 700", "label": "650 - 700", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "700 - 800", "label": "700 - 800", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "800 - 900", "label": "800 - 900", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "900 - 1000", "label": "900 - 1000", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1000 - 1200", "label": "1000 - 1200", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 8, 226, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1200 - 1400", "label": "1200 - 1400", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 22, 171, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1400 - 1600", "label": "1400 - 1600", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 37, 116, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1600 - 1800", "label": "1600 - 1800", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 66, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1800 - 2000", "label": "1800 - 2000", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 33, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2000 - 2200", "label": "2000 - 2200", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "> 2200", "label": "> 2200", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3038_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2946_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 26, "name": "Prec. medie - Totale annuo - Periodo 1991-2015 (mm)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 24, "name": "Precipitazioni" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 120, 16, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< 600", "label": "< 600", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 166, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "600 - 650", "label": "600 - 650", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 238, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "650 - 700", "label": "650 - 700", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "700 - 800", "label": "700 - 800", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "800 - 900", "label": "800 - 900", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "900 - 1000", "label": "900 - 1000", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1000 - 1200", "label": "1000 - 1200", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 8, 226, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1200 - 1400", "label": "1200 - 1400", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 22, 171, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1400 - 1600", "label": "1400 - 1600", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 37, 116, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1600 - 1800", "label": "1600 - 1800", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 66, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1800 - 2000", "label": "1800 - 2000", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 33, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2000 - 2200", "label": "2000 - 2200", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "> 2200", "label": "> 2200", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3056_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2964_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 27, "name": "Prec. medie - Totale invernale - Periodo 1961-1990 (mm)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 24, "name": "Precipitazioni" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 56, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< 150", "label": "< 150", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "150 - 200", "label": "150 - 200", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "200 - 250", "label": "200 - 250", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "250 - 300", "label": "250 - 300", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "300 - 350", "label": "300 - 350", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "350 - 400", "label": "350 - 400", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "400 - 450", "label": "400 - 450", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 13, 205, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "450 - 500", "label": "450 - 500", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 27, 154, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "500 - 550", "label": "500 - 550", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 104, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "550 - 600", "label": "550 - 600", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 65, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "600 - 650", "label": "600 - 650", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 43, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "650 - 700", "label": "650 - 700", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 22, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "700 - 750", "label": "700 - 750", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "> 750", "label": "> 750", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3045_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2953_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 28, "name": "Prec. medie - Totale primaverile - Periodo 1961-1990 (mm)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 24, "name": "Precipitazioni" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 56, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< 150", "label": "< 150", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "150 - 200", "label": "150 - 200", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "200 - 250", "label": "200 - 250", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "250 - 300", "label": "250 - 300", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "300 - 350", "label": "300 - 350", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "350 - 400", "label": "350 - 400", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "400 - 450", "label": "400 - 450", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 13, 205, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "450 - 500", "label": "450 - 500", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 27, 154, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "500 - 550", "label": "500 - 550", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 104, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "550 - 600", "label": "550 - 600", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 65, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "600 - 650", "label": "600 - 650", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 43, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "650 - 700", "label": "650 - 700", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 22, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "700 - 750", "label": "700 - 750", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "> 750", "label": "> 750", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3051_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2959_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 29, "name": "Prec. medie- Totale estivo - Periodo 1961-1990 (mm)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 24, "name": "Precipitazioni" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 56, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< 150", "label": "< 150", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "150 - 200", "label": "150 - 200", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "200 - 250", "label": "200 - 250", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "250 - 300", "label": "250 - 300", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "300 - 350", "label": "300 - 350", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "350 - 400", "label": "350 - 400", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "400 - 450", "label": "400 - 450", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 13, 205, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "450 - 500", "label": "450 - 500", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 27, 154, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "500 - 550", "label": "500 - 550", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 104, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "550 - 600", "label": "550 - 600", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 65, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "600 - 650", "label": "600 - 650", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 43, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "650 - 700", "label": "650 - 700", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 22, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "700 - 750", "label": "700 - 750", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "> 750", "label": "> 750", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3050_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2958_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 30, "name": "Prec. medie - Totale autunnale - Periodo 1961-1990 (mm)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 24, "name": "Precipitazioni" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 56, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< 150", "label": "< 150", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "150 - 200", "label": "150 - 200", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "200 - 250", "label": "200 - 250", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "250 - 300", "label": "250 - 300", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "300 - 350", "label": "300 - 350", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "350 - 400", "label": "350 - 400", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "400 - 450", "label": "400 - 450", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 13, 205, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "450 - 500", "label": "450 - 500", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 27, 154, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "500 - 550", "label": "500 - 550", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 104, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "550 - 600", "label": "550 - 600", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 65, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "600 - 650", "label": "600 - 650", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 43, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "650 - 700", "label": "650 - 700", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 22, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "700 - 750", "label": "700 - 750", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "> 750", "label": "> 750", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3055_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2963_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 31, "name": "Prec. medie - Totale invernale - Periodo 1991-2015 (mm)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 24, "name": "Precipitazioni" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 56, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< 150", "label": "< 150", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "150 - 200", "label": "150 - 200", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "200 - 250", "label": "200 - 250", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "250 - 300", "label": "250 - 300", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "300 - 350", "label": "300 - 350", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "350 - 400", "label": "350 - 400", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "400 - 450", "label": "400 - 450", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 13, 205, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "450 - 500", "label": "450 - 500", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 27, 154, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "500 - 550", "label": "500 - 550", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 104, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "550 - 600", "label": "550 - 600", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 65, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "600 - 650", "label": "600 - 650", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 43, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "650 - 700", "label": "650 - 700", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 22, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "700 - 750", "label": "700 - 750", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "> 750", "label": "> 750", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3048_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2956_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 32, "name": "Prec. medie - Totale primaverile - Periodo 1991-2015 (mm)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 24, "name": "Precipitazioni" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 56, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< 150", "label": "< 150", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "150 - 200", "label": "150 - 200", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "200 - 250", "label": "200 - 250", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "250 - 300", "label": "250 - 300", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "300 - 350", "label": "300 - 350", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "350 - 400", "label": "350 - 400", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "400 - 450", "label": "400 - 450", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 13, 205, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "450 - 500", "label": "450 - 500", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 27, 154, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "500 - 550", "label": "500 - 550", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 104, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "550 - 600", "label": "550 - 600", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 65, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "600 - 650", "label": "600 - 650", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 43, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "650 - 700", "label": "650 - 700", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 22, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "700 - 750", "label": "700 - 750", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "> 750", "label": "> 750", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3049_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2957_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 33, "name": "Prec. medie - Totale estivo - Periodo 1991-2015 (mm)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 24, "name": "Precipitazioni" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 56, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< 150", "label": "< 150", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "150 - 200", "label": "150 - 200", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "200 - 250", "label": "200 - 250", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "250 - 300", "label": "250 - 300", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "300 - 350", "label": "300 - 350", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "350 - 400", "label": "350 - 400", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "400 - 450", "label": "400 - 450", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 13, 205, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "450 - 500", "label": "450 - 500", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 27, 154, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "500 - 550", "label": "500 - 550", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 104, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "550 - 600", "label": "550 - 600", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 65, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "600 - 650", "label": "600 - 650", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 43, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "650 - 700", "label": "650 - 700", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 22, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "700 - 750", "label": "700 - 750", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "> 750", "label": "> 750", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3042_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2950_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 34, "name": "Prec. medie - Totale autunnale - Periodo 1991-2015 (mm)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 24, "name": "Precipitazioni" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 56, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< 150", "label": "< 150", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "150 - 200", "label": "150 - 200", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "200 - 250", "label": "200 - 250", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "250 - 300", "label": "250 - 300", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "300 - 350", "label": "300 - 350", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "350 - 400", "label": "350 - 400", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "400 - 450", "label": "400 - 450", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 13, 205, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "450 - 500", "label": "450 - 500", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 27, 154, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "500 - 550", "label": "500 - 550", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 104, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "550 - 600", "label": "550 - 600", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 60, 65, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "600 - 650", "label": "600 - 650", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 43, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "650 - 700", "label": "650 - 700", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 22, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "700 - 750", "label": "700 - 750", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "> 750", "label": "> 750", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3040_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2948_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 35, "name": "Evapotraspirazione potenziale", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 36, "name": "ETP annua - Periodo 1961-1990" }, { "id": 37, "name": "ETP annua - Periodo 1991-2015" }, { "id": 38, "name": "ETP estiva - Periodo 1961-1990" }, { "id": 39, "name": "ETP estiva - Periodo 1991-2015" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 36, "name": "ETP annua - Periodo 1961-1990", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 35, "name": "Evapotraspirazione potenziale" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 0, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< 500", "label": "< 500", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 0, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "500 - 550", "label": "500 - 550", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 80, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "550 - 600", "label": "550 - 600", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 242, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "600 - 650", "label": "600 - 650", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 191, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "650 - 700", "label": "650 - 700", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 33, 183, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "700 - 750", "label": "700 - 750", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 247, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "750 - 800", "label": "750 - 800", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "800 - 850", "label": "800 - 850", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "850 - 900", "label": "850 - 900", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 134, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "900 - 950", "label": "900 - 950", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 44, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "950 - 1000", "label": "950 - 1000", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1000 - 1050", "label": "1000 - 1050", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 7, 7, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1050 - 1100", "label": "1050 - 1100", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "> 1100", "label": "> 1100", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3066_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2974_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 37, "name": "ETP annua - Periodo 1991-2015", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 35, "name": "Evapotraspirazione potenziale" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 0, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< 500", "label": "< 500", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 0, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "500 - 550", "label": "500 - 550", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 80, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "550 - 600", "label": "550 - 600", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 242, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "600 - 650", "label": "600 - 650", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 191, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "650 - 700", "label": "650 - 700", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 33, 183, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "700 - 750", "label": "700 - 750", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 247, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "750 - 800", "label": "750 - 800", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "800 - 850", "label": "800 - 850", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "850 - 900", "label": "850 - 900", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 134, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "900 - 950", "label": "900 - 950", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 44, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "950 - 1000", "label": "950 - 1000", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1000 - 1050", "label": "1000 - 1050", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 7, 7, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1050 - 1100", "label": "1050 - 1100", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "> 1100", "label": "> 1100", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3061_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2969_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 38, "name": "ETP estiva - Periodo 1961-1990", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 35, "name": "Evapotraspirazione potenziale" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 0, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< 225", "label": "< 225", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 0, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "225 - 250", "label": "225 - 250", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 80, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "250 - 275", "label": "250 - 275", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 242, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "275 - 300", "label": "275 - 300", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 191, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "300 - 325", "label": "300 - 325", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 33, 183, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "325 - 350", "label": "325 - 350", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 247, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "350 - 375", "label": "350 - 375", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "375 - 400", "label": "375 - 400", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 225, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "400 - 425", "label": "400 - 425", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 134, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "425 - 450", "label": "425 - 450", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 44, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "450 - 475", "label": "450 - 475", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "475 - 500", "label": "475 - 500", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 7, 7, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "500 - 525", "label": "500 - 525", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "> 525", "label": "> 525", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3063_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2971_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 39, "name": "ETP estiva - Periodo 1991-2015", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 35, "name": "Evapotraspirazione potenziale" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 0, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< 225", "label": "< 225", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 0, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "225 - 250", "label": "225 - 250", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 80, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "250 - 275", "label": "250 - 275", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 242, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "275 - 300", "label": "275 - 300", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 191, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "300 - 325", "label": "300 - 325", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 33, 183, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "325 - 350", "label": "325 - 350", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 247, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "350 - 375", "label": "350 - 375", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "375 - 400", "label": "375 - 400", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 225, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "400 - 425", "label": "400 - 425", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 134, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "425 - 450", "label": "425 - 450", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 44, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "450 - 475", "label": "450 - 475", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "475 - 500", "label": "475 - 500", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 7, 7, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "500 - 525", "label": "500 - 525", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "> 525", "label": "> 525", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3062_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2970_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 40, "name": "Bilancio idroclimatico", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 41, "name": "BIC annuo - Periodo 1961-1990" }, { "id": 42, "name": "BIC annuo - Periodo 1991-2015" }, { "id": 43, "name": "BIC estivo - Periodo 1961-1990" }, { "id": 44, "name": "BIC estivo - Periodo 1991-2015" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 41, "name": "BIC annuo - Periodo 1961-1990", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 40, "name": "Bilancio idroclimatico" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< -400", "label": "< -400", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-400 - -300", "label": "-400 - -300", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-300 - -200", "label": "-300 - -200", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-200 - -100", "label": "-200 - -100", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-100 - 100", "label": "-100 - 100", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 207, 24, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "100 - 200", "label": "100 - 200", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 36, 215, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "200 - 400", "label": "200 - 400", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 24, 231, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "400 - 600", "label": "400 - 600", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 217, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "600 - 800", "label": "600 - 800", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 163, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "800 - 1000", "label": "800 - 1000", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 108, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1000 - 1400", "label": "1000 - 1400", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "> 1400", "label": "> 1400", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3059_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2967_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 42, "name": "BIC annuo - Periodo 1991-2015", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 40, "name": "Bilancio idroclimatico" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< -400", "label": "< -400", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-400 - -300", "label": "-400 - -300", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-300 - -200", "label": "-300 - -200", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-200 - -100", "label": "-200 - -100", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-100 - 100", "label": "-100 - 100", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 207, 24, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "100 - 200", "label": "100 - 200", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 36, 215, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "200 - 400", "label": "200 - 400", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 24, 231, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "400 - 600", "label": "400 - 600", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 217, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "600 - 800", "label": "600 - 800", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 163, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "800 - 1000", "label": "800 - 1000", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 108, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1000 - 1400", "label": "1000 - 1400", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "> 1400", "label": "> 1400", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3060_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2968_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 43, "name": "BIC estivo - Periodo 1961-1990", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 40, "name": "Bilancio idroclimatico" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 175, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< -400", "label": "< -400", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 119, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-400 - -375", "label": "-400 - -375", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 86, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-375 - -350", "label": "-375 - -350", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 52, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-350 - -325", "label": "-350 - -325", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 37, 37, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-325 - -300", "label": "-325 - -300", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 22, 22, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-300 - -275", "label": "-300 - -275", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 0, 8, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-275 - -250", "label": "-275 - -250", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 14, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-250 - -225", "label": "-250 - -225", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 42, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-225 - -200", "label": "-225 - -200", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 71, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-200 - -175", "label": "-200 - -175", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 100, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-175 - -150", "label": "-175 - -150", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 146, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-150 - -125", "label": "-150 - -125", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 193, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-125 - -100", "label": "-125 - -100", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 241, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-100 - -75", "label": "-100 - -75", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-75 - -50", "label": "-75 - -50", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-50 - -25", "label": "-50 - -25", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-25 - 0", "label": "-25 - 0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "0 - 25", "label": "0 - 25", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "> 25", "label": "> 25", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3064_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2972_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 44, "name": "BIC estivo - Periodo 1991-2015", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": { "id": 40, "name": "Bilancio idroclimatico" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 175, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "< -400", "label": "< -400", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 119, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-400 - -375", "label": "-400 - -375", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 86, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-375 - -350", "label": "-375 - -350", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 52, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-350 - -325", "label": "-350 - -325", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 37, 37, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-325 - -300", "label": "-325 - -300", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 22, 22, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-300 - -275", "label": "-300 - -275", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 0, 8, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-275 - -250", "label": "-275 - -250", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 14, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-250 - -225", "label": "-250 - -225", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 42, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-225 - -200", "label": "-225 - -200", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 71, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-200 - -175", "label": "-200 - -175", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 100, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-175 - -150", "label": "-175 - -150", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 146, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-150 - -125", "label": "-150 - -125", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 193, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-125 - -100", "label": "-125 - -100", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 241, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-100 - -75", "label": "-100 - -75", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-75 - -50", "label": "-75 - -50", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-50 - -25", "label": "-50 - -25", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "-25 - 0", "label": "-25 - 0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "0 - 25", "label": "0 - 25", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "> 25", "label": "> 25", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515704.63, "ymin": 4846931.4388, "xmax": 801316.7487, "ymax": 4998809.1957, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FON_DESCR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "length": 32, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3065_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2973_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 45, "name": "Dati climatici comunali", "type": "Feature Layer", "description": "<\/PROPERTY><\/PROPERTIES><\/GLOBOENGINE>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 515705.2101, "ymin": 4846931.4389, "xmax": 801317.1579, "ymax": 4998808.2071, "spatialReference": { "wkid": 25832, "latestWkid": 25832 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SDE.Com500_09.NOME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SDE.Com500_09.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SDE.Com500_09.NOME", "type": "esriFieldTypeString", "alias": "COMUNE", "length": 100, "domain": null }, { "name": "SDE.Com500_09.ISTAT_COD", "type": "esriFieldTypeString", "alias": "CODICE ISTAT", "length": 6, "domain": null }, { "name": "SDE.Com500_09.NOME_PROV", "type": "esriFieldTypeString", "alias": "PROVINCIA", "length": 20, "domain": null }, { "name": "SDE.Com500_09.SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SDE.CLI_COMUNI_17.TMED2_6190", "type": "esriFieldTypeDouble", "alias": "TEMPERATURE 61-90 (°C)", "domain": null }, { "name": "SDE.CLI_COMUNI_17.TMED2_9115", "type": "esriFieldTypeDouble", "alias": "TEMPERATURE 91-15 (°C)", "domain": null }, { "name": "SDE.CLI_COMUNI_17.PREC2_6190", "type": "esriFieldTypeDouble", "alias": "PRECIPITAZIONI 61-90 (mm)", "domain": null }, { "name": "SDE.CLI_COMUNI_17.PREC2_9115", "type": "esriFieldTypeInteger", "alias": "PRECIPITAZIONI 91-15 (mm)", "domain": null } ], "geometryField": { "name": "SDE.Com500_09.SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3773_SDE_ROWID_UK", "fields": "SDE.Com500_09.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A3681_IX1", "fields": "SDE.Com500_09.SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [ { "currentVersion": 10.91, "id": 46, "name": "SDE.CLI_comuni_17", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ISTAT_COD", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "TMED1_6190", "type": "esriFieldTypeDouble", "alias": "TMED1_6190", "domain": null }, { "name": "TMED1_9108", "type": "esriFieldTypeDouble", "alias": "TMED1_9108", "domain": null }, { "name": "TMED1_DIFF", "type": "esriFieldTypeDouble", "alias": "TMED1_DIFF", "domain": null }, { "name": "PREC1_6190", "type": "esriFieldTypeDouble", "alias": "PREC1_6190", "domain": null }, { "name": "PREC1_9108", "type": "esriFieldTypeInteger", "alias": "PREC1_9108", "domain": null }, { "name": "PREC1_DIFF", "type": "esriFieldTypeInteger", "alias": "PREC1_DIFF", "domain": null }, { "name": "TMED2_6190", "type": "esriFieldTypeDouble", "alias": "TMED2_6190", "domain": null }, { "name": "TMED2_9115", "type": "esriFieldTypeDouble", "alias": "TMED2_9115", "domain": null }, { "name": "PREC2_6190", "type": "esriFieldTypeDouble", "alias": "PREC2_6190", "domain": null }, { "name": "PREC2_9115", "type": "esriFieldTypeInteger", "alias": "PREC2_9115", "domain": null }, { "name": "ISTAT_COD", "type": "esriFieldTypeString", "alias": "ISTAT_COD", "length": 10, "domain": null }, { "name": "COMUNE", "type": "esriFieldTypeString", "alias": "COMUNE", "length": 50, "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null } ] }