{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Limiti amministrativi 2015 con aggiornamenti DBT/PGT", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "COMUNI 2015" }, { "id": 2, "name": "PROVINCE 2015" }, { "id": 3, "name": "REGIONE 2015" } ], "minScale": 0, "maxScale": 10000, "defaultVisibility": true, "extent": { "xmin": 460668.5300000012, "ymin": 4947422.229000002, "xmax": 691621.995000001, "ymax": 5165393.494000003, "spatialReference": { "wkid": 32632, "latestWkid": 32632 } }, "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}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 1, "name": "COMUNI 2015", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Limiti amministrativi 2015 con aggiornamenti DBT/PGT" }, "subLayers": [], "minScale": 200001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NOME_COM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 460668.5300000012, "ymin": 4947422.229000002, "xmax": 691621.995000001, "ymax": 5165393.494000003, "spatialReference": { "wkid": 32632, "latestWkid": 32632 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NOME_COM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CLASSREF", "type": "esriFieldTypeString", "alias": "CLASSREF", "length": 70, "domain": null }, { "name": "BELFIORE", "type": "esriFieldTypeString", "alias": "BELFIORE", "length": 40, "domain": null }, { "name": "NOME_COM", "type": "esriFieldTypeString", "alias": "NOME_COM", "length": 100, "domain": null }, { "name": "COD_PRO", "type": "esriFieldTypeString", "alias": "COD_PRO", "length": 70, "domain": null }, { "name": "NOME_PRO", "type": "esriFieldTypeString", "alias": "NOME_PRO", "length": 40, "domain": null }, { "name": "COD_CMO", "type": "esriFieldTypeString", "alias": "COD_CMO", "length": 70, "domain": null }, { "name": "NOME_CMO", "type": "esriFieldTypeString", "alias": "NOME_CMO", "length": 50, "domain": null }, { "name": "COD_ASL", "type": "esriFieldTypeInteger", "alias": "COD_ASL", "domain": null }, { "name": "NOME_ASL", "type": "esriFieldTypeString", "alias": "NOME_ASL", "length": 40, "domain": null }, { "name": "COD_REG", "type": "esriFieldTypeString", "alias": "COD_REG", "length": 50, "domain": null }, { "name": "NOME_REG", "type": "esriFieldTypeString", "alias": "NOME_REG", "length": 40, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "COD_ISTATN", "type": "esriFieldTypeString", "alias": "COD_ISTATN", "length": 16, "domain": null }, { "name": "ANNO", "type": "esriFieldTypeSmallInteger", "alias": "ANNO", "domain": null }, { "name": "ISTAT", "type": "esriFieldTypeInteger", "alias": "ISTAT", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMaxScale": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 2, "name": "PROVINCE 2015", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Limiti amministrativi 2015 con aggiornamenti DBT/PGT" }, "subLayers": [], "minScale": 1000000, "maxScale": 200001, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1.2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NOME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 0.8, "font": { "family": "Calibri", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 3000000, "maxScale": 200001 } ] }, "defaultVisibility": true, "extent": { "xmin": 460668.5300000012, "ymin": 4947422.229000002, "xmax": 691621.995000001, "ymax": 5165393.494000003, "spatialReference": { "wkid": 32632, "latestWkid": 32632 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NOME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CODICE", "type": "esriFieldTypeInteger", "alias": "CODICE", "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "NOME", "length": 40, "domain": null }, { "name": "SIGLA", "type": "esriFieldTypeString", "alias": "SIGLA", "length": 2, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 3, "name": "REGIONE 2015", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Limiti amministrativi 2015 con aggiornamenti DBT/PGT" }, "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": [ 156, 156, 156, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 460668.5300000012, "ymin": 4947422.229000002, "xmax": 691621.995000001, "ymax": 5165393.494000003, "spatialReference": { "wkid": 32632, "latestWkid": 32632 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NOME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CODICE", "type": "esriFieldTypeString", "alias": "CODICE", "length": 2, "domain": null }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "NOME", "length": 40, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMaxScale": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 4, "name": "Aree a rischio significativo - ARS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TIPO_ARS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 1.5 } }, "value": "ARS regionale", "label": "ARS regionale", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 1.2 } }, "value": "ARS distrettuale di bacino", "label": "ARS di bacino", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 415718.60699999984, "ymin": 4937305.615800001, "xmax": 775503.6518999999, "ymax": 5165401.75, "spatialReference": { "wkid": 32632, "latestWkid": 32632 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NOME_ARS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NOME_ARS", "type": "esriFieldTypeString", "alias": "NOME ARS", "length": 50, "domain": null }, { "name": "N_ARS", "type": "esriFieldTypeString", "alias": "N° ARS", "length": 5, "domain": null }, { "name": "TIPO_ARS", "type": "esriFieldTypeString", "alias": "TIPO ARS", "length": 50, "domain": null }, { "name": "SCHEDA_ARS", "type": "esriFieldTypeString", "alias": "SCHEDA ARS", "length": 200, "domain": null }, { "name": "MISURE", "type": "esriFieldTypeString", "alias": "MISURE", "length": 200, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 5, "name": "Rischio", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 6, "name": "Categorie di elementi esposti - puntiformi" }, { "id": 7, "name": "Rischio max degli elementi esposti" }, { "id": 8, "name": "Numero abitanti" }, { "id": 9, "name": "Categorie di elementi esposti - lineari" }, { "id": 10, "name": "Rischio degli elementi lineari" }, { "id": 11, "name": "Categorie di elementi esposti - poligonali" }, { "id": 12, "name": "Rischio molto elevato - R4" }, { "id": 13, "name": "Rischio elevato - R3" }, { "id": 14, "name": "Rischio medio - R2" }, { "id": 15, "name": "Rischio moderato - R1" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 460659.2253999999, "ymin": 4947476.6274999995, "xmax": 691621.9945999999, "ymax": 5165332.4564, "spatialReference": { "wkid": 32632, "latestWkid": 32632 } }, "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}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 6, "name": "Categorie di elementi esposti - puntiformi", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Rischio" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CatDist", "field2": "Risorsa", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "da2736fb520859a3e0947332fd5984e6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAI9JREFUGJWN0L0NwmAMhOG3iHQjQEVKNmELfhrGIBIwBg2CjhEoqRiBNg2wwlWh+SxZURRxpfXIOrviz1QDs6Wk1vZjDK4kfW3PJZFxhmtJH9t3ANvbjANuJL0DlZwyDljbfvbLlq513ngAdsANeBW0sD0Brhl2wDGwpJntKXAZOiZwY7sFzmPv6YB9vyvADyw+Qtc+7XN8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Aree estrattive attive,Catasto cave", "label": "Aree estrattive attive", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f29ce07596ce4f1431f321c9e5d6b19b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAM1JREFUGJWVzyFrQlEYxvH/C7ozxGSSfQDDWFk0DgaCTfADLA2FccaNfoGtDC47ZcVisJl1jPWBFsP9DAbDCQvCCYd3QVAuHLjsiQ8/Xt6nxj9SS5Um027I5acaW22HSKdlNXon66rLdziZeatD0A2IJnHrSW+9sAXgwJex9ILjM4FVfJ1rcpkDMJXfYLXORBu8yqGMn+kTWZUeumFJwQBYnLHVJsolTnwJP0o0me7DWK/4kN0RCyOjFGR6nxgMFzwAL0f8Lm8hqU75BvgDUCQ+fHVAUY4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Aree per l'estrazione di acqua ad uso idropotabile,Dati U.O. Risorse Idriche e Programmazione Ambientale \u2013 Prese ad uso idropotabile", "label": "Aree per l'estrazione di acqua ad uso idropotabile", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f29ce07596ce4f1431f321c9e5d6b19b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAM1JREFUGJWVzyFrQlEYxvH/C7ozxGSSfQDDWFk0DgaCTfADLA2FccaNfoGtDC47ZcVisJl1jPWBFsP9DAbDCQvCCYd3QVAuHLjsiQ8/Xt6nxj9SS5Um027I5acaW22HSKdlNXon66rLdziZeatD0A2IJnHrSW+9sAXgwJex9ILjM4FVfJ1rcpkDMJXfYLXORBu8yqGMn+kTWZUeumFJwQBYnLHVJsolTnwJP0o0me7DWK/4kN0RCyOjFGR6nxgMFzwAL0f8Lm8hqU75BvgDUCQ+fHVAUY4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Aree per l'estrazione di acqua ad uso idropotabile,PTUA 2006", "label": "Aree per l'estrazione di acqua ad uso idropotabile", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f29ce07596ce4f1431f321c9e5d6b19b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAM1JREFUGJWVzyFrQlEYxvH/C7ozxGSSfQDDWFk0DgaCTfADLA2FccaNfoGtDC47ZcVisJl1jPWBFsP9DAbDCQvCCYd3QVAuHLjsiQ8/Xt6nxj9SS5Um027I5acaW22HSKdlNXon66rLdziZeatD0A2IJnHrSW+9sAXgwJex9ILjM4FVfJ1rcpkDMJXfYLXORBu8yqGMn+kTWZUeumFJwQBYnLHVJsolTnwJP0o0me7DWK/4kN0RCyOjFGR6nxgMFzwAL0f8Lm8hqU75BvgDUCQ+fHVAUY4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Aree per l'estrazione di acqua ad uso idropotabile,Dati U.O. Risorse Idriche e Programmazione Ambientale - Prese ad uso idropotabile", "label": "Aree per l'estrazione di acqua ad uso idropotabile", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d60be5f765ec95ef90ee3c5b688760a4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPpJREFUGJWVz61LAwEcxvHv3MlPtIy7CZ7lBiZB2IrYVJAZhCWLFpPFYNAi2vwPNBoWBC2izfVhkBkGBoeIL3AYbqCeYQp7NoPFIDpFn/jwCc/j8I84nUozG5d08hecGEYH55ABmr/iQmB5r6V0L8yeRux/wz7MTwcsdWOph7oGJ0dIPl+wvRjYWrvFSznSbgg7DkAEh5W6jRYGNDOVw0sAczm8yyfFRyHVEPY+z2hfSas0uEv3sJVJkXwUlO6tVEMrHTdnjYkuh0bxmijv4w/1KVvVDwdrEWNhbMUzaSN+Zb0Jyx/m7SvuvzFbkFQGqIpN13WPURwAtwDvS0pXFc+KPkoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Beni culturali,Sistema Informativo SIRBeC (architetture)", "label": "Beni culturali", "description": "" }, { "symbol": { "type": "esriPMS", "url": "973128deb480bc39fb8fff1308e0f18b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAYAAAASVl2WAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAORJREFUGJWFkCFOA2EQhb/358fhkBXd5QDg0JwAgYCgCbZAU5rFtElNCWxIUBjA9gYYDsAJSB3bKmxRBLF9iCYNu0AYMclkvrx5byL/VPw+dAs3L1NN/wSMT4GTX4FO4S2Lw/NX94frev+pILdAq5/iCMgrwHHhDeBgAZKdTXx3lWi2BFbEDRBYtDXjAdACiJ2J94DtajjtZlPfXjQ1jpgMVddzs1NCCowjYrP+nCDvl2gGPEbgDWjUTnQDPAHDCPSA+5pIGUwfIOaJHtqFPxDtAMkcXmx6earnZczrVCNgVPcC8AXHZkMbO5RDgAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Depuratori,DB Risorse Idriche", "label": "Depuratori", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8fa7cb3d22f6c6f3decedce68cf82864", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPBJREFUGJWN0a9OA0EQx/Hv3G2yfl3fg6KxpDwAuTpQmN2Q1BCCIMGQlDZXg+QNqAEDGECgEPQlzq1fc4No93KFkDD685vMH8O/SgVEDQBB7y3cplqefzLndTfClIXuGQCnXEbhwQY96gec12EsWVqoEtIagLiQL+f1oB9wXodRNnAurwAmd+kH8HoThYktGGe4hXOAU72g5Y6Csz78hV3QndhyBZzQcm6DfvZ3MFsQlragSnN5c14/Njscp1qeOtzBkirN5D2PNAg6auAxB9bXQCe2lA7mampZDYKOmoJr0Jf1GHVxmP74XVPLCtgH+AaAHXa1M8nhBQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Dighe,Dataset Grandi dighe", "label": "Dighe", "description": "" }, { "symbol": { "type": "esriPMS", "url": "643ffc94735bc776cdc808cae407e1b3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARBJREFUGJWVkLFKw2AUhb8bSgPqlEXdBHUQHyFZHLoIKnXSPIC2voOLU1dRxMlJ7djRoYsgEXUvXd1Cl2wR/kJyXJpidPJOl8N3D+eeBv+YRrWIoWe0SpGsAW8E2rcs+qj0X/BCv/STMU73YMvkXlMkZ8ChGO4arekcNnjBcSW8DUPIqWsQy6fnudZ07ixeN1nlWaluDXVmxzEwsMAelCZbRjieOeuJlHX7+1ObVG0gB5aqGHsE+MroGJz+gAcEXOCrIJ3FMMKxsqRrcCJ4NIgFfYNj5Yy8LDqvtQHsyLeeufIOLDbfbnC8m9OBGDZrbcDXkefmPU9YLKfmoksxujbCouZcFW+En8AKWaVvFxXzDRcjbJt0MtT7AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Impianti individuati nell'allegato I del D.L. 59/2005,Elenco AIA 2014 R. Lombardia", "label": "Impianti individuati nell'allegato I del D.L. 59/2005", "description": "" }, { "symbol": { "type": "esriPMS", "url": "643ffc94735bc776cdc808cae407e1b3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARBJREFUGJWVkLFKw2AUhb8bSgPqlEXdBHUQHyFZHLoIKnXSPIC2voOLU1dRxMlJ7djRoYsgEXUvXd1Cl2wR/kJyXJpidPJOl8N3D+eeBv+YRrWIoWe0SpGsAW8E2rcs+qj0X/BCv/STMU73YMvkXlMkZ8ChGO4arekcNnjBcSW8DUPIqWsQy6fnudZ07ixeN1nlWaluDXVmxzEwsMAelCZbRjieOeuJlHX7+1ObVG0gB5aqGHsE+MroGJz+gAcEXOCrIJ3FMMKxsqRrcCJ4NIgFfYNj5Yy8LDqvtQHsyLeeufIOLDbfbnC8m9OBGDZrbcDXkefmPU9YLKfmoksxujbCouZcFW+En8AKWaVvFxXzDRcjbJt0MtT7AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Impianti individuati nell'allegato I del D.L. 59/2005,File di mappa Aziende a Rischio di Incidente Rilevante", "label": "Impianti individuati nell'allegato I del D.L. 59/2005", "description": "" }, { "symbol": { "type": "esriPMS", "url": "84f1f0fcb8ff5d534fcf7dce38e30fe1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOBJREFUKJGN0LEupQEQhuEHfzJaJzmdakMiojmJklqp02yncQM63V4GpU6CjpbCDZxOQcHKdr9ki40vQrb5cRwh3maSmfebTKbxRuGx1+stt207xEZVLSb5hX/QQFWtJDnD37ZtZ/CEqSRwhb1XOckVjqrqN9aS7GMJc9jECe6a7oQ/2Og2vaOqVpOsY7f5MB0jyU9s4aDBBGZx280Xqqqf5ALPo8EGkxjiEoe4SbKDPo4xPyo/4Rz3GGAbdzjt3vljVIb1rj5U1XWSQReEjMsvTCdZHOvVZ/KXvMgT35H/A6u1S9rWVhjUAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Inceneritori,DB SILVIA e Fonti Informative Pubbliche", "label": "Inceneritori", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c1b62bbd48c8622115d9896ef522a6e6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJlJREFUGJWVzjFqAmEUReHvmV8GwS6ljY3Y2rsOuwSyiCzABQg2dinSWLggEdyGJIEp4rNwsBEdPfXh3lOA7KPvNn/EoZAdfJM/xB4zvDTShhwTr+R7QQcjYk0syDmqsxsT8hMf6JU711dcyVWVS3Shrlvkuo6vJq19GTuXZtEm3+Rp+Z/cElOOwyajaT6uMMAev4VIvD2yfAIdryD25NnPDQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Insediamenti ospedalieri,Base dati Strutture sanitarie", "label": "Insediamenti ospedalieri", "description": "" }, { "symbol": { "type": "esriPMS", "url": "bbe75e2486dd3f7aaaf8b1086e816b0b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMBJREFUGJV9zzErhXEYhvEfvXqYxCSlTqcsFsmmmE0YfAQ5uw9iMNgsfAJfwGK02IwMsijmu+QYznvqpeNc2/2/rp76N0bMYRkzJvOJNFBVj0k2OvIVK2ja/YZ+A53wuaquk/Sr6iXJATaxiqXGby6T9LCV5BsXuBrLv/EXDrGAfTx05aR4rbOPpsXzOMM5TjD7b1xVp0m223mDu2mXb9tgHe9Gn9tp3XAc32M3yTF67dsiBhhW1VOSj3G8ZwpJwA/BrDmo/MRYXQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Reti ferroviarie e stradali primarie e spazi accessori,Collezione dati Infrastrutture e mobilità \u2013 Stazioni ferroviarie", "label": "Stazioni ferroviarie", "description": "" }, { "symbol": { "type": "esriPMS", "url": "bbe75e2486dd3f7aaaf8b1086e816b0b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMBJREFUGJV9zzErhXEYhvEfvXqYxCSlTqcsFsmmmE0YfAQ5uw9iMNgsfAJfwGK02IwMsijmu+QYznvqpeNc2/2/rp76N0bMYRkzJvOJNFBVj0k2OvIVK2ja/YZ+A53wuaquk/Sr6iXJATaxiqXGby6T9LCV5BsXuBrLv/EXDrGAfTx05aR4rbOPpsXzOMM5TjD7b1xVp0m223mDu2mXb9tgHe9Gn9tp3XAc32M3yTF67dsiBhhW1VOSj3G8ZwpJwA/BrDmo/MRYXQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Reti ferroviarie e stradali primarie e spazi accessori,Collezione dati Infrastrutture e mobilità - Stazioni ferroviarie", "label": "Stazioni ferroviarie", "description": "" }, { "symbol": { "type": "esriPMS", "url": "df12ad0ef24838749ffc5171296d395e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAM5JREFUKJGNkT1KA0EcxX+EgUfYSGBrDyDYWyXYWaRZgh7CwmPEMr2nCAQvYJUinRcQIemWDASZ4mFj4QSWfGzymv/HvN/Mgwn865nL9BFycwtM25ySrm0PQh62tr/bANsAN2Fv3wdegZd80YPtHjDbGfaBLjAqy/Iuxri0PZa0sX0SQNJ7SqkCviTVQKd5fgAAP8AV8FgUxSyl9HQOwPYCqGKMc0m0ARvbb0ANLBrzSeAXWOd+leu6aQg5wr2kybF4jZh94HP3wjB/zFn9Ac5oSh9whemHAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Reti ferroviarie e stradali primarie e spazi accessori,Collezione dati Infrastrutture e mobilità \u2013 Stazioni metropolitana", "label": "Stazioni metropolitana", "description": "" }, { "symbol": { "type": "esriPMS", "url": "df12ad0ef24838749ffc5171296d395e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAM5JREFUKJGNkT1KA0EcxX+EgUfYSGBrDyDYWyXYWaRZgh7CwmPEMr2nCAQvYJUinRcQIemWDASZ4mFj4QSWfGzymv/HvN/Mgwn865nL9BFycwtM25ySrm0PQh62tr/bANsAN2Fv3wdegZd80YPtHjDbGfaBLjAqy/Iuxri0PZa0sX0SQNJ7SqkCviTVQKd5fgAAP8AV8FgUxSyl9HQOwPYCqGKMc0m0ARvbb0ANLBrzSeAXWOd+leu6aQg5wr2kybF4jZh94HP3wjB/zFn9Ac5oSh9whemHAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Reti ferroviarie e stradali primarie e spazi accessori,Collezione dati Infrastrutture e mobilità - Stazioni metropolitana", "label": "Stazioni metropolitana", "description": "" }, { "symbol": { "type": "esriPMS", "url": "59e61a49f3f70b4a879319aa20e36c47", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAALCAYAAACzkJeoAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAIdJREFUGJV1jrEJAkEURJ/wYUArWCzBAmzjcisxM7IHwRLMNRARrpgNhAXBZAJPI/Fu9Saaz4P3J/hmArx6N9Hrc+AgaWP7VEOApe0jcAWaGhrYA1vgPoCSmo/yn/YxNugnkVJa5JzXwNT2DLhJ2tluo5SSgNVglX0G2gA64FkZO4CwfRn7/QboKS1WrzOlkwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Scuole,DB Anagrafe scuole", "label": "Scuole", "description": "" }, { "symbol": { "type": "esriPMS", "url": "4db68d0d34f92d59b2a36ea62f373cc4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWdJREFUOI2l0U1LVVEUh/EnPbKu0WiJxh5EQ/sCEUGIiuCX6eUOGzYMnKjXL9EnkGomhMMgdOBIEGGBxmpgx3v/DqLJKQ7nvkC0p3s/v73Yu+I/VzVr092fZeY3YPjPgJmtZ+YKsAYcTEMmAma2DvTM7FLSF+DlNGQMMLMNwCQdAw9KKUsRcQC8AgZdpOrGknrAIfAE+B4Rt000AF4D+22kasWbkgz4DPSAcPfVzPwBzDXRfhepOvEhsADMA2TmEnABWHP2ponfAHvA8M8Ea8AO8BhYNDOX9BD4CrwAToBozg6BUzN7KumoApD0Hui7+6e6ru9LWimlnEXET3c/r+t6WdJ1M+0WcCfpqP0GI2A3M/vAB3evM/MRoMy8cfd7krbN7AqYl/Rx0i+MgF2gn5kD4LaU0ouIu8y8AJa78dg3thFgEBF1a+xf3XgSMIaY2fNJN88C/iJm9hY4nhbPAgBGkt7N2AfgN2KcrKSOWEBfAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Siti contaminati,Dataset Siti bonificati e siti contaminati", "label": "Siti contaminati", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 463620.5477, "ymin": 4957280.017899999, "xmax": 686071.6588000003, "ymax": 5154682.2059, "spatialReference": { "wkid": 32632, "latestWkid": 32632 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CatUE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NumAbit", "type": "esriFieldTypeInteger", "alias": "nr. abitanti esposti", "domain": null }, { "name": "CatDist", "type": "esriFieldTypeString", "alias": "Categoria elemento esposto", "length": 150, "domain": null }, { "name": "Danno", "type": "esriFieldTypeString", "alias": "Classe di danno", "length": 2, "domain": null }, { "name": "Risorsa", "type": "esriFieldTypeString", "alias": "Risorsa del dato", "length": 250, "domain": null }, { "name": "DenOrig", "type": "esriFieldTypeString", "alias": "Denominazione originale del dato", "length": 250, "domain": null }, { "name": "Annoril", "type": "esriFieldTypeString", "alias": "Anno di rilevamento del dato", "length": 4, "domain": null }, { "name": "Prov", "type": "esriFieldTypeString", "alias": "Provincia", "length": 20, "domain": null }, { "name": "CodCom", "type": "esriFieldTypeString", "alias": "Codice comune", "length": 250, "domain": null }, { "name": "Ambitoter1", "type": "esriFieldTypeString", "alias": "Ambito territoriale 1", "length": 4, "domain": null }, { "name": "CodScen1", "type": "esriFieldTypeString", "alias": "Codice scenario di alluvione 1", "length": 1, "domain": null }, { "name": "Ambitoter2", "type": "esriFieldTypeString", "alias": "Ambito territoriale 2", "length": 4, "domain": null }, { "name": "CodScen2", "type": "esriFieldTypeString", "alias": "Codice scenario di alluvione 2", "length": 1, "domain": null }, { "name": "Ambitoter3", "type": "esriFieldTypeString", "alias": "Ambito territoriale 3", "length": 4, "domain": null }, { "name": "CodScen3", "type": "esriFieldTypeString", "alias": "Codice scenario di alluvione 3", "length": 1, "domain": null }, { "name": "Nomeelidr1", "type": "esriFieldTypeString", "alias": "Denominazione elemento idrico 1", "length": 100, "domain": null }, { "name": "Nomeelidr2", "type": "esriFieldTypeString", "alias": "Denominazione elemento idrico 2", "length": 100, "domain": null }, { "name": "Nomeelidr3", "type": "esriFieldTypeString", "alias": "Denominazione elemento idrico 3", "length": 100, "domain": null }, { "name": "Nomebac", "type": "esriFieldTypeString", "alias": "Denominazione bacino principale", "length": 100, "domain": null }, { "name": "NomebacS", "type": "esriFieldTypeString", "alias": "Denominazione bacino secondario", "length": 100, "domain": null }, { "name": "Ris1", "type": "esriFieldTypeString", "alias": "Classe di rischio ambito 1", "length": 2, "domain": null }, { "name": "Ris2", "type": "esriFieldTypeString", "alias": "Classe di rischio ambito 2", "length": 2, "domain": null }, { "name": "Ris3", "type": "esriFieldTypeString", "alias": "Classe di rischio ambito 3", "length": 2, "domain": null }, { "name": "Rismax", "type": "esriFieldTypeString", "alias": "Classe di rischio maggiore", "length": 2, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 7, "name": "Rischio max degli elementi esposti", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Rischio" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Rismax", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "5bdb2d2edf8e8c96de28bd2d90927a34", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAhBJREFUOI2t1E9I02Ecx/H3fm392GYdtpNIIzEPS2PSGA1NGDYUpcAQwUl/DlMDdTSDwaxDdBIJBAUPhR4Mu3hSOwuykwkeQkjYIWFQP0l4aDk3f+OX61Abm67lVt/j8+V58X2+PHz0/OfSl+jpZFn2eL1qu92OxWjEGI+TWFvjsxDVq4qibJ8ZtFgsN/x+Me7zqXX19VyVJKRsT9NIbm4qtxcX+biwwAsgVhL0eHg4NiYCXi/OohPoMTU343a7cTU2cnliwvJUCPG+KNjUJN8Kh9VQaysNJVYBgCRxbniYNoNBvAwGuZedNB8839+vPj8Lll9+Pzd3d5mcnsZXAPb2MtjXx/VysN+T6np6cC0tVV9TFGU7BzqddFitmMsFARwO6rq6lAfz84RyYE0NlyrBAPR6sNu5AnlPNhi4UCkIYDZzsQDMZND+BTw+/nU/Bx4eyt9BrRQjHudbAbi/r35IpXAZjeWDsRg/9vZ4ewLk2fo6dzs7sZYLRiJydGZGfVcATk3xtbZWfhOLqUGbDd1ZsY0NkomEGgYyBSBAIKA+mZ2loa2Ndpvt79jWFumdHXkqFFJXs2enwmFkhI65OV5Fo9xvacFYbKdCQCSCODqyjI+Oitf5vaLxNTDAo+VlJldWmK6qwmEyYZUkZE0jeXAgf0mn1Yim8XhoSKRO3v1jwHZ38wm4c7pT+muVSuyK6ichvajnCmvoHAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "R1", "label": "R1", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3dc91d2f6fb04b5aec5b6735255a516c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAhVJREFUOI2t1E9I02Ecx/H3fm79mjPB37o4cSlTwVQWyUz6A6IyKRKKCLK/B/sDlWTBQOsQnUICwaBDUYciL10qPQ0JYqcMFoRZ5CHHSH9R8pip02cu18WNLdfaVt/j8+V58X2+PHyM/OcypukZVFVtatWku9qGZlYxz0kWXrxjSmjFQ7quj2UMapq2o7NS9HY4paNyM1sVA0qsF3ETev1Z3//4De8fjnMDCKYFmzROXW4RXa1V1KecQCF/p53GxlJctTbKbvq1q0KI0ZTgtgq1padBevaUU5NmFQAoBvLON9BsQtzqHuF4bNJEcMNRu7yeCZZYnS52Twr6Bvx0JIGHt3DmSB3bs8HWJjUcqsX1ZLq4Ttf1sThY76DNWoAlWxDAacOxr1A/+UDHEwdLLJTmggEYFaguoYKPCU82GdmUKwhgMVEICWAUIv8Crq7dj4OLYfUHyNywKMyF+J4EfluUb5dWcJlN2YPBWX5+CTOYDM5z7eUkB/dWYc0W9AXUidujcjgJ7PfztVxTHwVnZbe9CEOm2KsAoQVkDxBNAgG6RuSVOwo1zQ7c9qK/Y/4pwh9m1H6PVw7FztaFwwUvbffbuTsxw4ldZZhT7VSEwBdALC9rvRe94l5iL2V8nR7m3LNj9D0fZ6BgI878PKyKghpZJTS/ok6HI9IXsXDp7FOx9PvdPwbsgUE+Ae3rO+m/VrrEzql+Aa3ipHj63j1FAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "R2", "label": "R2", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b0aa9c28319c117b4e67728663731b37", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAdRJREFUOI2t1E9I02EYwPHvpvi4RUG/nSZEwgZZIi1jJlEQFY6gHewSQeYpPEUiGK0OspNZIXSsUwR5DRU8FnSL/oCoHToUBu0FD681au0Z6jrkxn455/bL5/TyPjwfnvfh5Wlml6O5Rs4nImdiqn1RcAIQyMLPD/DtVzg8Y4xZqBt0HOfEBWtTSdXIQTjiB38ptwa5RWMuzsHHaUgDX2uCMRgctPbGSTi+TQfBGPR2QTwC7U8d54619k1VMCpybkh1tBs6a4wCgCZougxn/dY+eAhXS51Wgi1J1bF6sMq4BKcyMDEFV1xgAq4noLsRbLNT33mIvwqHu4wxC2WwAxL7YU+jIMAhiPQac+0FjJbBEBzwgsHfZ7ZDtHQGoAX2egUBgrDPBRZh7X/Ajc36MpgXyaLqFSML313gqup8HuKtHsAMrK/Ccxe4DHffQv9pCDUKvhf5NKU66wKnYeWwyLOM6nAb+OrF5iGXV70NFF0gwD3VkRR09kBfWx3YEhS+iExOqs6U7rYsh3FIjMHjZRg4BoFqM/0BvANbcJzUuLVPKnNV11cahu7DxEt4FISjAiE/yAbkciKZgurrItxMW/v739ptF+wt+AwktyR2+Fq1Nran+AMzAo2kCLRUKQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "R3", "label": "R3", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b3616a8c3a99d4f2101dff94592b4c7b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjBJREFUOI2t1F1IU2EYB/D/do7nde5s4LukdHm29NBkpsFkWZDQp3bRB3UXVF5EdBV9gJB1EV1KUHRZ0EWJ4W12ERTEqG4KRMNcUJvQRr7o4G2u4+Y5HrWLqWy51rb6X56X93ee5zmcR8R/jljkzEII2Ufh7aZ6E5WpaNP4vBbB5++0HiOMsYmSQUpp57b5zn5/Y1dzrdzgtwBWAIAC7IeZntGiR8fou3CEv70NIFYUpFB7u8jxS16lvaPQywSINQ2yb3e9vD04Brd3Ei9vcM7fFwRVoh5s23KqT6n1txYZRXYesAgB5cgBISbcCWHozFqluaC01b7rVilYbtqVQ3uT4APj/MXpPNBDOy746J5AOdhqpZYWGgzOkPE2xtjEOugmvp5q2WEvFwSATbKnWYqr5wDWtw7a4WisBAMAAQIUuNVvyGlZhOioFAQAwU6c0PM+yor5L6CVwMwWtppl6KlKsRUAC3o6mQcm9dTHxUUjWFUllQ3OZWaX5hyJIfAc0ORTN+Pk08mmzQFXuWA8Ff4yyULP8yocxeisQ/c/SWUSV5y2Okup2PSPr+llybiObOf5v16ID16zkt5WD3Z0O211f8WYFjUSRuxuiD0dWXu2YTm8Zo97DuvnH9QQdtZNW2yFZprJaIinwtzU9f4QH3yYe1Zwfb3ijy6eUK8ORPmH+6JUvVM0ql2QLATGUtqQFqbNn8YbF9cuD2M48/vdPy7YZ5F7UwCOFW96Y4pt7IryCxCgsqf67/LeAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "R4", "label": "R4", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 463620.5477, "ymin": 4957280.017899999, "xmax": 686071.6588000003, "ymax": 5154682.2059, "spatialReference": { "wkid": 32632, "latestWkid": 32632 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CatUE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NumAbit", "type": "esriFieldTypeInteger", "alias": "nr. abitanti esposti", "domain": null }, { "name": "CatDist", "type": "esriFieldTypeString", "alias": "Categoria elemento esposto", "length": 150, "domain": null }, { "name": "Danno", "type": "esriFieldTypeString", "alias": "Classe di danno", "length": 2, "domain": null }, { "name": "Risorsa", "type": "esriFieldTypeString", "alias": "Risorsa del dato", "length": 250, "domain": null }, { "name": "DenOrig", "type": "esriFieldTypeString", "alias": "Denominazione originale del dato", "length": 250, "domain": null }, { "name": "Annoril", "type": "esriFieldTypeString", "alias": "Anno di rilevamento del dato", "length": 4, "domain": null }, { "name": "Prov", "type": "esriFieldTypeString", "alias": "Provincia", "length": 20, "domain": null }, { "name": "CodCom", "type": "esriFieldTypeString", "alias": "Codice comune", "length": 250, "domain": null }, { "name": "Ambitoter1", "type": "esriFieldTypeString", "alias": "Ambito territoriale 1", "length": 4, "domain": null }, { "name": "CodScen1", "type": "esriFieldTypeString", "alias": "Codice scenario di alluvione 1", "length": 1, "domain": null }, { "name": "Ambitoter2", "type": "esriFieldTypeString", "alias": "Ambito territoriale 2", "length": 4, "domain": null }, { "name": "CodScen2", "type": "esriFieldTypeString", "alias": "Codice scenario di alluvione 2", "length": 1, "domain": null }, { "name": "Ambitoter3", "type": "esriFieldTypeString", "alias": "Ambito territoriale 3", "length": 4, "domain": null }, { "name": "CodScen3", "type": "esriFieldTypeString", "alias": "Codice scenario di alluvione 3", "length": 1, "domain": null }, { "name": "Nomeelidr1", "type": "esriFieldTypeString", "alias": "Denominazione elemento idrico 1", "length": 100, "domain": null }, { "name": "Nomeelidr2", "type": "esriFieldTypeString", "alias": "Denominazione elemento idrico 2", "length": 100, "domain": null }, { "name": "Nomeelidr3", "type": "esriFieldTypeString", "alias": "Denominazione elemento idrico 3", "length": 100, "domain": null }, { "name": "Nomebac", "type": "esriFieldTypeString", "alias": "Denominazione bacino principale", "length": 100, "domain": null }, { "name": "NomebacS", "type": "esriFieldTypeString", "alias": "Denominazione bacino secondario", "length": 100, "domain": null }, { "name": "Ris1", "type": "esriFieldTypeString", "alias": "Classe di rischio ambito 1", "length": 2, "domain": null }, { "name": "Ris2", "type": "esriFieldTypeString", "alias": "Classe di rischio ambito 2", "length": 2, "domain": null }, { "name": "Ris3", "type": "esriFieldTypeString", "alias": "Classe di rischio ambito 3", "length": 2, "domain": null }, { "name": "Rismax", "type": "esriFieldTypeString", "alias": "Classe di rischio maggiore", "length": 2, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 8, "name": "Numero abitanti", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Rischio" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "NUMABIT", "classificationMethod": "esriClassifyManual", "minValue": 1, "classBreakInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 255, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 10, "label": "1- 10 abitanti", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 255, 0, 255 ], "size": 8.666666666666668, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 100, "label": "11 - 100 abitanti", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 255, 0, 255 ], "size": 13.333333333333334, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 1000, "label": "101 - 1000 abitanti", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 255, 0, 255 ], "size": 18, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 10000, "label": "> 1000 abitanti", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 460703.2067999998, "ymin": 4951219.437000001, "xmax": 691066.9829000002, "ymax": 5156353.0416, "spatialReference": { "wkid": 32632, "latestWkid": 32632 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CATUE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NUMABIT", "type": "esriFieldTypeInteger", "alias": "nr. abitanti esposti", "domain": null }, { "name": "CATDIST", "type": "esriFieldTypeString", "alias": "Categoria elemento esposto", "length": 150, "domain": null }, { "name": "DANNO", "type": "esriFieldTypeString", "alias": "Classe di danno", "length": 2, "domain": null }, { "name": "RISORSA", "type": "esriFieldTypeString", "alias": "Risorsa", "length": 250, "domain": null }, { "name": "DENORIG", "type": "esriFieldTypeString", "alias": "Denominazione originale del dato", "length": 250, "domain": null }, { "name": "ANNORIL", "type": "esriFieldTypeString", "alias": "Anno di rilevamento del dato", "length": 4, "domain": null }, { "name": "PROV", "type": "esriFieldTypeString", "alias": "Provincia", "length": 20, "domain": null }, { "name": "CODCOM", "type": "esriFieldTypeString", "alias": "Codice comune", "length": 250, "domain": null }, { "name": "AMBITOTER", "type": "esriFieldTypeString", "alias": "Ambito territoriale", "length": 4, "domain": null }, { "name": "CODSCEN", "type": "esriFieldTypeString", "alias": "Codice scenario di alluvione", "length": 1, "domain": null }, { "name": "NOMEELIDR", "type": "esriFieldTypeString", "alias": "Denominazione elemento idrico", "length": 100, "domain": null }, { "name": "NOMEBAC", "type": "esriFieldTypeString", "alias": "Denominazione bacino principale", "length": 100, "domain": null }, { "name": "NOMEBACS", "type": "esriFieldTypeString", "alias": "Denominazione bacino secondario", "length": 100, "domain": null }, { "name": "RIS", "type": "esriFieldTypeString", "alias": "Classe di rischio", "length": 2, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 9, "name": "Categorie di elementi esposti - lineari", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Rischio" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CatDist", "field2": "Risorsa", "field3": "Danno", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "Reti ferroviarie e stradali primarie e spazi accessori,Collezione dati Infrastrutture e mobilita' - Rete ferroviaria,D4", "label": "Ferrovie", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "Reti ferroviarie e stradali primarie e spazi accessori,Collezione dati Infrastrutture e mobilita' - Autostrade,D4", "label": "Strade principali", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "Reti ferroviarie e stradali primarie e spazi accessori,Collezione dati Infrastrutture e mobilita' - Intersezioni stradali,D4", "label": "Strade principali", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "Reti ferroviarie e stradali primarie e spazi accessori,Collezione dati Infrastrutture e mobilita' - Strade principali,D4", "label": "Strade principali", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "Reti ferroviarie e stradali primarie e spazi accessori,Collezione dati Infrastrutture e mobilita' - Intersezioni stradali,D3", "label": "Strade secondarie", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "Reti stradali secondarie e spazi accessori,Collezione dati Infrastrutture e mobilita' - Strade secondarie,D3", "label": "Strade secondarie", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 12 }, "value": "Reti ferroviarie e stradali primarie e spazi accessori,Collezione dati Infrastrutture e mobilita' - Rete metropolitana,D4", "label": "Metropolitane", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 461587.00019999966, "ymin": 4948344.5988, "xmax": 690853.1789999995, "ymax": 5163315.333799999, "spatialReference": { "wkid": 32632, "latestWkid": 32632 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CatUE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NumAbit", "type": "esriFieldTypeInteger", "alias": "nr. abitanti esposti", "domain": null }, { "name": "CatDist", "type": "esriFieldTypeString", "alias": "Categoria elemento esposto", "length": 150, "domain": null }, { "name": "Danno", "type": "esriFieldTypeString", "alias": "Classe di danno", "length": 2, "domain": null }, { "name": "Risorsa", "type": "esriFieldTypeString", "alias": "Risorsa", "length": 250, "domain": null }, { "name": "DenOrig", "type": "esriFieldTypeString", "alias": "Denominazione originale del dato", "length": 250, "domain": null }, { "name": "Annoril", "type": "esriFieldTypeString", "alias": "Anno di rilevamento del dato", "length": 4, "domain": null }, { "name": "Prov", "type": "esriFieldTypeString", "alias": "Provincia", "length": 20, "domain": null }, { "name": "CodCom", "type": "esriFieldTypeString", "alias": "Codice comune", "length": 250, "domain": null }, { "name": "Ambitoter", "type": "esriFieldTypeString", "alias": "Ambito territoriale", "length": 4, "domain": null }, { "name": "CodScen", "type": "esriFieldTypeString", "alias": "Codice scenario di alluvione", "length": 1, "domain": null }, { "name": "Nomeelidr", "type": "esriFieldTypeString", "alias": "Denominazione elemento idrico", "length": 100, "domain": null }, { "name": "Nomebac", "type": "esriFieldTypeString", "alias": "Denominazione bacino principale", "length": 100, "domain": null }, { "name": "NomebacS", "type": "esriFieldTypeString", "alias": "Denominazione bacino secondario", "length": 100, "domain": null }, { "name": "Ris", "type": "esriFieldTypeString", "alias": "Classe di rischio", "length": 2, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 10, "name": "Rischio degli elementi lineari", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Rischio" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Ris", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 0, 255 ], "width": 5 }, "value": "R1", "label": "R1", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 0, 255 ], "width": 5 }, "value": "R2", "label": "R2", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 200, 0, 0, 255 ], "width": 5 }, "value": "R3", "label": "R3", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 48, 160, 255 ], "width": 5 }, "value": "R4", "label": "R4", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 461587.00019999966, "ymin": 4948344.5988, "xmax": 690853.1789999995, "ymax": 5163315.333799999, "spatialReference": { "wkid": 32632, "latestWkid": 32632 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CatUE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NumAbit", "type": "esriFieldTypeInteger", "alias": "nr. abitanti esposti", "domain": null }, { "name": "CatDist", "type": "esriFieldTypeString", "alias": "Categoria elemento esposto", "length": 150, "domain": null }, { "name": "Danno", "type": "esriFieldTypeString", "alias": "Classe di danno", "length": 2, "domain": null }, { "name": "Risorsa", "type": "esriFieldTypeString", "alias": "Risorsa", "length": 250, "domain": null }, { "name": "DenOrig", "type": "esriFieldTypeString", "alias": "Denominazione originale del dato", "length": 250, "domain": null }, { "name": "Annoril", "type": "esriFieldTypeString", "alias": "Anno di rilevamento del dato", "length": 4, "domain": null }, { "name": "Prov", "type": "esriFieldTypeString", "alias": "Provincia", "length": 20, "domain": null }, { "name": "CodCom", "type": "esriFieldTypeString", "alias": "Codice comune", "length": 250, "domain": null }, { "name": "Ambitoter", "type": "esriFieldTypeString", "alias": "Ambito territoriale", "length": 4, "domain": null }, { "name": "CodScen", "type": "esriFieldTypeString", "alias": "Codice scenario di alluvione", "length": 1, "domain": null }, { "name": "Nomeelidr", "type": "esriFieldTypeString", "alias": "Denominazione elemento idrico", "length": 100, "domain": null }, { "name": "Nomebac", "type": "esriFieldTypeString", "alias": "Denominazione bacino principale", "length": 100, "domain": null }, { "name": "NomebacS", "type": "esriFieldTypeString", "alias": "Denominazione bacino secondario", "length": 100, "domain": null }, { "name": "Ris", "type": "esriFieldTypeString", "alias": "Classe di rischio", "length": 2, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 11, "name": "Categorie di elementi esposti - poligonali", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Rischio" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CatIT", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Zone urbanizzate", "label": "Zone urbanizzate", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Attivita' produttive", "label": "Attivita' produttive", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Strutture strategiche e sedi di attivita' collettive", "label": "Strutture strategiche e sedi di attivita' collettive", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Infrastrutture strategiche", "label": "Infrastrutture strategiche", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Insediamenti produttivi o impianti tecnologici, potenzialmente pericolosi dal punto di vista ambientale e aree protette potenzialmente interessate", "label": "Insediamenti produttivi o impianti tecnologici, potenzialmente pericolosi dal punto di vista ambientale e aree protette potenzialmente interessate", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Beni ambientali, storici e culturali di rilevante interesse", "label": "Beni ambientali, storici e culturali di rilevante interesse", "description": "" } ], "fieldDelimiter": ";" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 460659.2253999999, "ymin": 4947476.6274999995, "xmax": 691621.9945999999, "ymax": 5165332.4564, "spatialReference": { "wkid": 32632, "latestWkid": 32632 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CatUE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NumAbit", "type": "esriFieldTypeInteger", "alias": "nr. abitanti esposti", "domain": null }, { "name": "CatIT", "type": "esriFieldTypeString", "alias": "Categoria italiana", "length": 200, "domain": null }, { "name": "CatDist", "type": "esriFieldTypeString", "alias": "Categoria elemento esposto", "length": 150, "domain": null }, { "name": "Danno", "type": "esriFieldTypeString", "alias": "Classe di danno", "length": 2, "domain": null }, { "name": "Risorsa", "type": "esriFieldTypeString", "alias": "Risorsa", "length": 250, "domain": null }, { "name": "DenOrig", "type": "esriFieldTypeString", "alias": "Denominazione originale del dato", "length": 250, "domain": null }, { "name": "Annoril", "type": "esriFieldTypeString", "alias": "Anno di rilevamento del dato", "length": 4, "domain": null }, { "name": "Prov", "type": "esriFieldTypeString", "alias": "Provincia", "length": 20, "domain": null }, { "name": "CodCom", "type": "esriFieldTypeString", "alias": "Codice comune", "length": 250, "domain": null }, { "name": "Ambitoter", "type": "esriFieldTypeString", "alias": "Ambito territoriale", "length": 4, "domain": null }, { "name": "CodScen", "type": "esriFieldTypeString", "alias": "Codice scenario di alluvione", "length": 1, "domain": null }, { "name": "Nomeelidr", "type": "esriFieldTypeString", "alias": "Denominazione elemento idrico", "length": 100, "domain": null }, { "name": "Nomebac", "type": "esriFieldTypeString", "alias": "Denominazione bacino principale", "length": 100, "domain": null }, { "name": "NomebacS", "type": "esriFieldTypeString", "alias": "Denominazione bacino secondario", "length": 100, "domain": null }, { "name": "Ris", "type": "esriFieldTypeString", "alias": "Classe di rischio", "length": 2, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 12, "name": "Rischio molto elevato - R4", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Rischio" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 48, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 460659.2253999999, "ymin": 4947476.6274999995, "xmax": 691621.9945999999, "ymax": 5165332.4564, "spatialReference": { "wkid": 32632, "latestWkid": 32632 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CatUE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NumAbit", "type": "esriFieldTypeInteger", "alias": "nr. abitanti esposti", "domain": null }, { "name": "CatDist", "type": "esriFieldTypeString", "alias": "Categoria elemento esposto", "length": 150, "domain": null }, { "name": "Danno", "type": "esriFieldTypeString", "alias": "Classe di danno", "length": 2, "domain": null }, { "name": "Risorsa", "type": "esriFieldTypeString", "alias": "Risorsa", "length": 250, "domain": null }, { "name": "DenOrig", "type": "esriFieldTypeString", "alias": "Denominazione originale del dato", "length": 250, "domain": null }, { "name": "Annoril", "type": "esriFieldTypeString", "alias": "Anno di rilevamento del dato", "length": 4, "domain": null }, { "name": "Prov", "type": "esriFieldTypeString", "alias": "Provincia", "length": 20, "domain": null }, { "name": "CodCom", "type": "esriFieldTypeString", "alias": "Codice comune", "length": 250, "domain": null }, { "name": "Ambitoter", "type": "esriFieldTypeString", "alias": "Ambito territoriale", "length": 4, "domain": null }, { "name": "CodScen", "type": "esriFieldTypeString", "alias": "Codice scenario di alluvione", "length": 1, "domain": null }, { "name": "Nomeelidr", "type": "esriFieldTypeString", "alias": "Denominazione elemento idrico", "length": 100, "domain": null }, { "name": "Nomebac", "type": "esriFieldTypeString", "alias": "Denominazione bacino principale", "length": 100, "domain": null }, { "name": "NomebacS", "type": "esriFieldTypeString", "alias": "Denominazione bacino secondario", "length": 100, "domain": null }, { "name": "Ris", "type": "esriFieldTypeString", "alias": "Classe di rischio", "length": 2, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 13, "name": "Rischio elevato - R3", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Rischio" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 460659.2253999999, "ymin": 4947476.6274999995, "xmax": 691621.9945999999, "ymax": 5165332.4564, "spatialReference": { "wkid": 32632, "latestWkid": 32632 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CatUE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NumAbit", "type": "esriFieldTypeInteger", "alias": "nr. abitanti esposti", "domain": null }, { "name": "CatDist", "type": "esriFieldTypeString", "alias": "Categoria elemento esposto", "length": 150, "domain": null }, { "name": "Danno", "type": "esriFieldTypeString", "alias": "Classe di danno", "length": 2, "domain": null }, { "name": "Risorsa", "type": "esriFieldTypeString", "alias": "Risorsa", "length": 250, "domain": null }, { "name": "DenOrig", "type": "esriFieldTypeString", "alias": "Denominazione originale del dato", "length": 250, "domain": null }, { "name": "Annoril", "type": "esriFieldTypeString", "alias": "Anno di rilevamento del dato", "length": 4, "domain": null }, { "name": "Prov", "type": "esriFieldTypeString", "alias": "Provincia", "length": 20, "domain": null }, { "name": "CodCom", "type": "esriFieldTypeString", "alias": "Codice comune", "length": 250, "domain": null }, { "name": "Ambitoter", "type": "esriFieldTypeString", "alias": "Ambito territoriale", "length": 4, "domain": null }, { "name": "CodScen", "type": "esriFieldTypeString", "alias": "Codice scenario di alluvione", "length": 1, "domain": null }, { "name": "Nomeelidr", "type": "esriFieldTypeString", "alias": "Denominazione elemento idrico", "length": 100, "domain": null }, { "name": "Nomebac", "type": "esriFieldTypeString", "alias": "Denominazione bacino principale", "length": 100, "domain": null }, { "name": "NomebacS", "type": "esriFieldTypeString", "alias": "Denominazione bacino secondario", "length": 100, "domain": null }, { "name": "Ris", "type": "esriFieldTypeString", "alias": "Classe di rischio", "length": 2, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 14, "name": "Rischio medio - R2", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Rischio" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 122, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 460659.2253999999, "ymin": 4947476.6274999995, "xmax": 691621.9945999999, "ymax": 5165332.4564, "spatialReference": { "wkid": 32632, "latestWkid": 32632 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CatUE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NumAbit", "type": "esriFieldTypeInteger", "alias": "nr. abitanti esposti", "domain": null }, { "name": "CatDist", "type": "esriFieldTypeString", "alias": "Categoria elemento esposto", "length": 150, "domain": null }, { "name": "Danno", "type": "esriFieldTypeString", "alias": "Classe di danno", "length": 2, "domain": null }, { "name": "Risorsa", "type": "esriFieldTypeString", "alias": "Risorsa", "length": 250, "domain": null }, { "name": "DenOrig", "type": "esriFieldTypeString", "alias": "Denominazione originale del dato", "length": 250, "domain": null }, { "name": "Annoril", "type": "esriFieldTypeString", "alias": "Anno di rilevamento del dato", "length": 4, "domain": null }, { "name": "Prov", "type": "esriFieldTypeString", "alias": "Provincia", "length": 20, "domain": null }, { "name": "CodCom", "type": "esriFieldTypeString", "alias": "Codice comune", "length": 250, "domain": null }, { "name": "Ambitoter", "type": "esriFieldTypeString", "alias": "Ambito territoriale", "length": 4, "domain": null }, { "name": "CodScen", "type": "esriFieldTypeString", "alias": "Codice scenario di alluvione", "length": 1, "domain": null }, { "name": "Nomeelidr", "type": "esriFieldTypeString", "alias": "Denominazione elemento idrico", "length": 100, "domain": null }, { "name": "Nomebac", "type": "esriFieldTypeString", "alias": "Denominazione bacino principale", "length": 100, "domain": null }, { "name": "NomebacS", "type": "esriFieldTypeString", "alias": "Denominazione bacino secondario", "length": 100, "domain": null }, { "name": "Ris", "type": "esriFieldTypeString", "alias": "Classe di rischio", "length": 2, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 15, "name": "Rischio moderato - R1", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Rischio" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 460659.2253999999, "ymin": 4947476.6274999995, "xmax": 691621.9945999999, "ymax": 5165332.4564, "spatialReference": { "wkid": 32632, "latestWkid": 32632 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CatUE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NumAbit", "type": "esriFieldTypeInteger", "alias": "nr. abitanti esposti", "domain": null }, { "name": "CatDist", "type": "esriFieldTypeString", "alias": "Categoria elemento esposto", "length": 150, "domain": null }, { "name": "Danno", "type": "esriFieldTypeString", "alias": "Classe di danno", "length": 2, "domain": null }, { "name": "Risorsa", "type": "esriFieldTypeString", "alias": "Risorsa", "length": 250, "domain": null }, { "name": "DenOrig", "type": "esriFieldTypeString", "alias": "Denominazione originale del dato", "length": 250, "domain": null }, { "name": "Annoril", "type": "esriFieldTypeString", "alias": "Anno di rilevamento del dato", "length": 4, "domain": null }, { "name": "Prov", "type": "esriFieldTypeString", "alias": "Provincia", "length": 20, "domain": null }, { "name": "CodCom", "type": "esriFieldTypeString", "alias": "Codice comune", "length": 250, "domain": null }, { "name": "Ambitoter", "type": "esriFieldTypeString", "alias": "Ambito territoriale", "length": 4, "domain": null }, { "name": "CodScen", "type": "esriFieldTypeString", "alias": "Codice scenario di alluvione", "length": 1, "domain": null }, { "name": "Nomeelidr", "type": "esriFieldTypeString", "alias": "Denominazione elemento idrico", "length": 100, "domain": null }, { "name": "Nomebac", "type": "esriFieldTypeString", "alias": "Denominazione bacino principale", "length": 100, "domain": null }, { "name": "NomebacS", "type": "esriFieldTypeString", "alias": "Denominazione bacino secondario", "length": 100, "domain": null }, { "name": "Ris", "type": "esriFieldTypeString", "alias": "Classe di rischio", "length": 2, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 16, "name": "Pericolosità", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 17, "name": "Pericolosità RP scenario frequente - H" }, { "id": 18, "name": "Pericolosità RSCM scenario frequente - H" }, { "id": 19, "name": "Pericolosità RSP scenario frequente - H" }, { "id": 20, "name": "Pericolosità ACL scenario frequente - H" }, { "id": 21, "name": "Pericolosità RP scenario poco frequente - M" }, { "id": 22, "name": "Pericolosità RSCM scenario poco frequente - M" }, { "id": 23, "name": "Pericolosità RSP scenario poco frequente - M" }, { "id": 24, "name": "Pericolosità ACL scenario poco frequente - M" }, { "id": 25, "name": "Pericolosità RP scenario raro - L" }, { "id": 26, "name": "Pericolosità RSCM scenario raro - L" }, { "id": 27, "name": "Pericolosità ACL scenario raro - L" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 460659.2253999999, "ymin": 4947476.627599999, "xmax": 691621.9989999998, "ymax": 5165332.4564, "spatialReference": { "wkid": 32632, "latestWkid": 32632 } }, "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}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 17, "name": "Pericolosità RP scenario frequente - H", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": { "id": 16, "name": "Pericolosità" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 9, 9, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 460659.2253999999, "ymin": 4974185.666099999, "xmax": 691621.9989999998, "ymax": 5136141.633300001, "spatialReference": { "wkid": 32632, "latestWkid": 32632 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Codarea", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Ambitoter", "type": "esriFieldTypeString", "alias": "Ambito territoriale", "length": 4, "domain": null }, { "name": "Nomeelidr", "type": "esriFieldTypeString", "alias": "Denominazione elemento idrico", "length": 50, "domain": null }, { "name": "Codscenar", "type": "esriFieldTypeString", "alias": "Codice scenario di alluvione", "length": 2, "domain": null }, { "name": "Tritorno", "type": "esriFieldTypeInteger", "alias": "Tempo di ritorno", "domain": null }, { "name": "Area_Km2", "type": "esriFieldTypeDouble", "alias": "Area kmq", "domain": null }, { "name": "NumAbit", "type": "esriFieldTypeDouble", "alias": "nr. abitanti esposti", "domain": null }, { "name": "NumIED", "type": "esriFieldTypeSmallInteger", "alias": "nr. impianti IED", "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 18, "name": "Pericolosità RSCM scenario frequente - H", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": { "id": 16, "name": "Pericolosità" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 9, 9, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 468190.0536000002, "ymin": 4947476.627599999, "xmax": 641555.2744000005, "ymax": 5165332.4564, "spatialReference": { "wkid": 32632, "latestWkid": 32632 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Codarea", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Ambitoter", "type": "esriFieldTypeString", "alias": "Ambito territoriale", "length": 4, "domain": null }, { "name": "Nomebac", "type": "esriFieldTypeString", "alias": "Denominazione bacino principale", "length": 100, "domain": null }, { "name": "NomebacS", "type": "esriFieldTypeString", "alias": "Denominazione bacino secondario", "length": 50, "domain": null }, { "name": "Codscenar", "type": "esriFieldTypeString", "alias": "Codice scenario di alluvione", "length": 2, "domain": null }, { "name": "Tritorno", "type": "esriFieldTypeString", "alias": "Tempo di ritorno", "length": 6, "domain": null }, { "name": "Area_km2", "type": "esriFieldTypeDouble", "alias": "Area kmq", "domain": null }, { "name": "NumAbit", "type": "esriFieldTypeInteger", "alias": "nr. abitanti esposti", "domain": null }, { "name": "NumIED", "type": "esriFieldTypeSmallInteger", "alias": "nr. impianti IED", "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 19, "name": "Pericolosità RSP scenario frequente - H", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": { "id": 16, "name": "Pericolosità" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 9, 9, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 465030.74540000036, "ymin": 4976235.6044, "xmax": 691128.9132000003, "ymax": 5076245.4257, "spatialReference": { "wkid": 32632, "latestWkid": 32632 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Codarea", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Ambitoter", "type": "esriFieldTypeString", "alias": "Ambito territoriale", "length": 4, "domain": null }, { "name": "NomeCons", "type": "esriFieldTypeString", "alias": "Nome Consorzio", "length": 100, "domain": null }, { "name": "Codscenar", "type": "esriFieldTypeString", "alias": "Codice scenario di alluvione", "length": 2, "domain": null }, { "name": "Tritorno", "type": "esriFieldTypeString", "alias": "Tempo di ritorno", "length": 6, "domain": null }, { "name": "TipoCausa", "type": "esriFieldTypeString", "alias": "Tipo causa", "length": 2, "domain": null }, { "name": "Area", "type": "esriFieldTypeDouble", "alias": "Area kmq", "domain": null }, { "name": "NumAbit", "type": "esriFieldTypeDouble", "alias": "nr. abitanti esposti", "domain": null }, { "name": "NumIED", "type": "esriFieldTypeSmallInteger", "alias": "nr. impianti IED", "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 20, "name": "Pericolosità ACL scenario frequente - H", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": { "id": 16, "name": "Pericolosità" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 9, 9, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 465209.88989999983, "ymin": 5035012.979800001, "xmax": 643018.9837999996, "ymax": 5115214.647, "spatialReference": { "wkid": 32632, "latestWkid": 32632 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Codarea", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Ambitoter", "type": "esriFieldTypeString", "alias": "Ambito territoriale", "length": 4, "domain": null }, { "name": "Nomebac", "type": "esriFieldTypeString", "alias": "Denominazione bacino principale", "length": 100, "domain": null }, { "name": "NomebacS", "type": "esriFieldTypeString", "alias": "Denominazione bacino secondario", "length": 100, "domain": null }, { "name": "Codscenar", "type": "esriFieldTypeString", "alias": "Codice scenario di alluvione", "length": 2, "domain": null }, { "name": "Tritorno", "type": "esriFieldTypeInteger", "alias": "Tempo di ritorno", "domain": null }, { "name": "Area_Km2", "type": "esriFieldTypeDouble", "alias": "Area kmq", "domain": null }, { "name": "AltCarat", "type": "esriFieldTypeString", "alias": "Altre caratteristiche", "length": 250, "domain": null }, { "name": "NumAbit", "type": "esriFieldTypeDouble", "alias": "nr. abitanti esposti", "domain": null }, { "name": "NumIED", "type": "esriFieldTypeSmallInteger", "alias": "nr. impianti IED", "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 21, "name": "Pericolosità RP scenario poco frequente - M", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": { "id": 16, "name": "Pericolosità" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 31, 131, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 460659.2253999999, "ymin": 4974185.666099999, "xmax": 691621.9989999998, "ymax": 5136141.633300001, "spatialReference": { "wkid": 32632, "latestWkid": 32632 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Codarea", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Ambitoter", "type": "esriFieldTypeString", "alias": "Ambito territoriale", "length": 4, "domain": null }, { "name": "Nomeelidr", "type": "esriFieldTypeString", "alias": "Denominazione elemento idrico", "length": 50, "domain": null }, { "name": "Codscenar", "type": "esriFieldTypeString", "alias": "Codice scenario di alluvione", "length": 2, "domain": null }, { "name": "Tritorno", "type": "esriFieldTypeInteger", "alias": "Tempo di ritorno", "domain": null }, { "name": "Area_Km2", "type": "esriFieldTypeDouble", "alias": "Area kmq", "domain": null }, { "name": "NumAbit", "type": "esriFieldTypeDouble", "alias": "nr. abitanti esposti", "domain": null }, { "name": "NumIED", "type": "esriFieldTypeSmallInteger", "alias": "nr. impianti IED", "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 22, "name": "Pericolosità RSCM scenario poco frequente - M", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": { "id": 16, "name": "Pericolosità" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 31, 131, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 468190.0536000002, "ymin": 4947476.627599999, "xmax": 641555.2744000005, "ymax": 5165332.4564, "spatialReference": { "wkid": 32632, "latestWkid": 32632 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Codarea", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Ambitoter", "type": "esriFieldTypeString", "alias": "Ambito territoriale", "length": 4, "domain": null }, { "name": "Nomebac", "type": "esriFieldTypeString", "alias": "Denominazione bacino principale", "length": 100, "domain": null }, { "name": "NomebacS", "type": "esriFieldTypeString", "alias": "Denominazione bacino secondario", "length": 50, "domain": null }, { "name": "Codscenar", "type": "esriFieldTypeString", "alias": "Codice scenario di alluvione", "length": 2, "domain": null }, { "name": "Tritorno", "type": "esriFieldTypeString", "alias": "Tempo di ritorno", "length": 6, "domain": null }, { "name": "Area_km2", "type": "esriFieldTypeDouble", "alias": "Area kmq", "domain": null }, { "name": "NumAbit", "type": "esriFieldTypeInteger", "alias": "nr. abitanti esposti", "domain": null }, { "name": "NumIED", "type": "esriFieldTypeSmallInteger", "alias": "nr. impianti IED", "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 23, "name": "Pericolosità RSP scenario poco frequente - M", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": { "id": 16, "name": "Pericolosità" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 31, 131, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 465030.74540000036, "ymin": 4976235.6044, "xmax": 691128.9132000003, "ymax": 5076245.4257, "spatialReference": { "wkid": 32632, "latestWkid": 32632 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Codarea", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Ambitoter", "type": "esriFieldTypeString", "alias": "Ambito territoriale", "length": 4, "domain": null }, { "name": "NomeCons", "type": "esriFieldTypeString", "alias": "Nome Consorzio", "length": 100, "domain": null }, { "name": "Codscenar", "type": "esriFieldTypeString", "alias": "Codice scenario di alluvione", "length": 2, "domain": null }, { "name": "Tritorno", "type": "esriFieldTypeString", "alias": "Tempo di ritorno", "length": 6, "domain": null }, { "name": "TipoCausa", "type": "esriFieldTypeString", "alias": "Tipo causa", "length": 2, "domain": null }, { "name": "Area", "type": "esriFieldTypeDouble", "alias": "Area kmq", "domain": null }, { "name": "NumAbit", "type": "esriFieldTypeDouble", "alias": "nr. abitanti esposti", "domain": null }, { "name": "NumIED", "type": "esriFieldTypeSmallInteger", "alias": "nr. impianti IED", "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 24, "name": "Pericolosità ACL scenario poco frequente - M", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": { "id": 16, "name": "Pericolosità" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 31, 131, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 465209.88989999983, "ymin": 5035012.979800001, "xmax": 643018.9837999996, "ymax": 5115214.647, "spatialReference": { "wkid": 32632, "latestWkid": 32632 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Codarea", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Ambitoter", "type": "esriFieldTypeString", "alias": "Ambito territoriale", "length": 4, "domain": null }, { "name": "Nomebac", "type": "esriFieldTypeString", "alias": "Denominazione bacino principale", "length": 100, "domain": null }, { "name": "NomebacS", "type": "esriFieldTypeString", "alias": "Denominazione bacino secondario", "length": 100, "domain": null }, { "name": "Codscenar", "type": "esriFieldTypeString", "alias": "Codice scenario di alluvione", "length": 2, "domain": null }, { "name": "Tritorno", "type": "esriFieldTypeInteger", "alias": "Tempo di ritorno", "domain": null }, { "name": "Area_Km2", "type": "esriFieldTypeDouble", "alias": "Area kmq", "domain": null }, { "name": "AltCarat", "type": "esriFieldTypeString", "alias": "Altre caratteristiche", "length": 250, "domain": null }, { "name": "NumAbit", "type": "esriFieldTypeDouble", "alias": "nr. abitanti esposti", "domain": null }, { "name": "NumIED", "type": "esriFieldTypeSmallInteger", "alias": "nr. impianti IED", "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 25, "name": "Pericolosità RP scenario raro - L", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": { "id": 16, "name": "Pericolosità" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 237, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 460659.2253999999, "ymin": 4974185.666099999, "xmax": 691621.9989999998, "ymax": 5136141.633300001, "spatialReference": { "wkid": 32632, "latestWkid": 32632 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Codarea", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Ambitoter", "type": "esriFieldTypeString", "alias": "Ambito territoriale", "length": 4, "domain": null }, { "name": "Nomeelidr", "type": "esriFieldTypeString", "alias": "Denominazione elemento idrico", "length": 50, "domain": null }, { "name": "Codscenar", "type": "esriFieldTypeString", "alias": "Codice scenario di alluvione", "length": 2, "domain": null }, { "name": "Tritorno", "type": "esriFieldTypeInteger", "alias": "Tempo di ritorno", "domain": null }, { "name": "Area_Km2", "type": "esriFieldTypeDouble", "alias": "Area kmq", "domain": null }, { "name": "NumAbit", "type": "esriFieldTypeDouble", "alias": "nr. abitanti esposti", "domain": null }, { "name": "NumIED", "type": "esriFieldTypeSmallInteger", "alias": "nr. impianti IED", "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 26, "name": "Pericolosità RSCM scenario raro - L", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": { "id": 16, "name": "Pericolosità" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 237, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 468190.0536000002, "ymin": 4947476.627599999, "xmax": 641555.2744000005, "ymax": 5165332.4564, "spatialReference": { "wkid": 32632, "latestWkid": 32632 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Codarea", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Ambitoter", "type": "esriFieldTypeString", "alias": "Ambito territoriale", "length": 4, "domain": null }, { "name": "Nomebac", "type": "esriFieldTypeString", "alias": "Denominazione bacino principale", "length": 100, "domain": null }, { "name": "NomebacS", "type": "esriFieldTypeString", "alias": "Denominazione bacino secondario", "length": 50, "domain": null }, { "name": "Codscenar", "type": "esriFieldTypeString", "alias": "Codice scenario di alluvione", "length": 2, "domain": null }, { "name": "Tritorno", "type": "esriFieldTypeString", "alias": "Tempo di ritorno", "length": 6, "domain": null }, { "name": "Area_km2", "type": "esriFieldTypeDouble", "alias": "Area kmq", "domain": null }, { "name": "NumAbit", "type": "esriFieldTypeInteger", "alias": "nr. abitanti esposti", "domain": null }, { "name": "NumIED", "type": "esriFieldTypeSmallInteger", "alias": "nr. impianti IED", "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 27, "name": "Pericolosità ACL scenario raro - L", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": { "id": 16, "name": "Pericolosità" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 237, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 465209.88989999983, "ymin": 5035012.979800001, "xmax": 643018.9837999996, "ymax": 5115214.647, "spatialReference": { "wkid": 32632, "latestWkid": 32632 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Codarea", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Ambitoter", "type": "esriFieldTypeString", "alias": "Ambito territoriale", "length": 4, "domain": null }, { "name": "Nomebac", "type": "esriFieldTypeString", "alias": "Denominazione bacino principale", "length": 100, "domain": null }, { "name": "NomebacS", "type": "esriFieldTypeString", "alias": "Denominazione bacino secondario", "length": 100, "domain": null }, { "name": "Codscenar", "type": "esriFieldTypeString", "alias": "Codice scenario di alluvione", "length": 2, "domain": null }, { "name": "Tritorno", "type": "esriFieldTypeInteger", "alias": "Tempo di ritorno", "domain": null }, { "name": "Area_Km2", "type": "esriFieldTypeDouble", "alias": "Area kmq", "domain": null }, { "name": "AltCarat", "type": "esriFieldTypeString", "alias": "Altre caratteristiche", "length": 250, "domain": null }, { "name": "NumAbit", "type": "esriFieldTypeDouble", "alias": "nr. abitanti esposti", "domain": null }, { "name": "NumIED", "type": "esriFieldTypeSmallInteger", "alias": "nr. impianti IED", "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 28, "name": "Aree soggette a valutazioni di dettaglio pericolosità e rischio", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "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": [ 132, 0, 168, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 460680.6372999996, "ymin": 4948477.0974, "xmax": 691119.0528999995, "ymax": 5162356.3773, "spatialReference": { "wkid": 32632, "latestWkid": 32632 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CATUE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "CATUE", "type": "esriFieldTypeString", "alias": "CATUE", "length": 80, "domain": null }, { "name": "NUMABIT", "type": "esriFieldTypeInteger", "alias": "NUMABIT", "domain": null }, { "name": "ATTECONOM", "type": "esriFieldTypeString", "alias": "ATTECONOM", "length": 3, "domain": null }, { "name": "CONSAMB", "type": "esriFieldTypeString", "alias": "CONSAMB", "length": 3, "domain": null }, { "name": "CULTPAES", "type": "esriFieldTypeString", "alias": "CULTPAES", "length": 3, "domain": null }, { "name": "CATIT", "type": "esriFieldTypeString", "alias": "CATIT", "length": 200, "domain": null }, { "name": "CATDIST", "type": "esriFieldTypeString", "alias": "CATDIST", "length": 150, "domain": null }, { "name": "DANNO", "type": "esriFieldTypeString", "alias": "DANNO", "length": 2, "domain": null }, { "name": "RISORSA", "type": "esriFieldTypeString", "alias": "RISORSA", "length": 250, "domain": null }, { "name": "PROPDATO", "type": "esriFieldTypeString", "alias": "PROPDATO", "length": 250, "domain": null }, { "name": "REGIONE", "type": "esriFieldTypeString", "alias": "REGIONE", "length": 3, "domain": null }, { "name": "CODORIG", "type": "esriFieldTypeString", "alias": "CODORIG", "length": 50, "domain": null }, { "name": "DENORIG", "type": "esriFieldTypeString", "alias": "DENORIG", "length": 250, "domain": null }, { "name": "ANNORIL", "type": "esriFieldTypeString", "alias": "ANNORIL", "length": 4, "domain": null }, { "name": "RISSPAZ", "type": "esriFieldTypeString", "alias": "RISSPAZ", "length": 10, "domain": null }, { "name": "PROV", "type": "esriFieldTypeString", "alias": "PROV", "length": 20, "domain": null }, { "name": "CODCOM", "type": "esriFieldTypeString", "alias": "CODCOM", "length": 250, "domain": null }, { "name": "AMBITOTER", "type": "esriFieldTypeString", "alias": "AMBITOTER", "length": 4, "domain": null }, { "name": "CODSCEN", "type": "esriFieldTypeString", "alias": "CODSCEN", "length": 1, "domain": null }, { "name": "NOMEELIDR", "type": "esriFieldTypeString", "alias": "NOMEELIDR", "length": 100, "domain": null }, { "name": "CODELIDR", "type": "esriFieldTypeString", "alias": "CODELIDR", "length": 30, "domain": null }, { "name": "NOMEBAC", "type": "esriFieldTypeString", "alias": "NOMEBAC", "length": 100, "domain": null }, { "name": "CODBAC", "type": "esriFieldTypeString", "alias": "CODBAC", "length": 100, "domain": null }, { "name": "NOMEBACS", "type": "esriFieldTypeString", "alias": "NOMEBACS", "length": 100, "domain": null }, { "name": "CODBACS", "type": "esriFieldTypeString", "alias": "CODBACS", "length": 100, "domain": null }, { "name": "CODAREA", "type": "esriFieldTypeString", "alias": "CODAREA", "length": 42, "domain": null }, { "name": "RIS", "type": "esriFieldTypeString", "alias": "RIS", "length": 2, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true } ], "tables": [] }