{
 "layers": [
  {
   "currentVersion": 10.8,
   "id": 0,
   "name": "Elementi_grafici_convertiti_196",
   "type": "Annotation Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 32632,
    "latestWkid": 32632
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 1,
     "name": "Default"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 831327.0778398339,
    "ymin": 5611079.199219853,
    "xmax": 839814.9387167607,
    "ymax": 5620462.371353548,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "TextString",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "FeatureID",
     "type": "esriFieldTypeInteger",
     "alias": "FeatureID",
     "domain": null
    },
    {
     "name": "ZOrder",
     "type": "esriFieldTypeInteger",
     "alias": "ZOrder",
     "domain": null
    },
    {
     "name": "AnnotationClassID",
     "type": "esriFieldTypeInteger",
     "alias": "AnnotationClassID",
     "domain": null
    },
    {
     "name": "SymbolID",
     "type": "esriFieldTypeInteger",
     "alias": "SymbolID",
     "domain": null
    },
    {
     "name": "Status",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Status",
     "domain": {
      "type": "codedValue",
      "name": "WS3_AnnotationStatus",
      "description": "Valori validi di stato di annotazione.",
      "codedValues": [
       {
        "name": "Posizionato",
        "code": 0
       },
       {
        "name": "Non Posizionato",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "TextString",
     "type": "esriFieldTypeString",
     "alias": "TextString",
     "length": 255,
     "domain": null
    },
    {
     "name": "FontName",
     "type": "esriFieldTypeString",
     "alias": "FontName",
     "length": 255,
     "domain": null
    },
    {
     "name": "FontSize",
     "type": "esriFieldTypeDouble",
     "alias": "FontSize",
     "domain": null
    },
    {
     "name": "Bold",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Bold",
     "domain": {
      "type": "codedValue",
      "name": "WS3_ValoreSimboloBooleano",
      "description": "I valori validi sono Sì e No.",
      "codedValues": [
       {
        "name": "Si",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "Italic",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Italic",
     "domain": {
      "type": "codedValue",
      "name": "WS3_ValoreSimboloBooleano",
      "description": "I valori validi sono Sì e No.",
      "codedValues": [
       {
        "name": "Si",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "Underline",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Underline",
     "domain": {
      "type": "codedValue",
      "name": "WS3_ValoreSimboloBooleano",
      "description": "I valori validi sono Sì e No.",
      "codedValues": [
       {
        "name": "Si",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "VerticalAlignment",
     "type": "esriFieldTypeSmallInteger",
     "alias": "VerticalAlignment",
     "domain": {
      "type": "codedValue",
      "name": "WS3_AllineamentoVerticale",
      "description": "Valori validi di simbolo di allineamento verticale.",
      "codedValues": [
       {
        "name": "Superiore",
        "code": 0
       },
       {
        "name": "Centro",
        "code": 1
       },
       {
        "name": "Linea di base",
        "code": 2
       },
       {
        "name": "Inferiore",
        "code": 3
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "HorizontalAlignment",
     "type": "esriFieldTypeSmallInteger",
     "alias": "HorizontalAlignment",
     "domain": {
      "type": "codedValue",
      "name": "WS3_AllineamentoOrizzontale",
      "description": "Valori validi di allineamento del simbolo orizzontale.",
      "codedValues": [
       {
        "name": "Sinistra",
        "code": 0
       },
       {
        "name": "Centro",
        "code": 1
       },
       {
        "name": "Destra",
        "code": 2
       },
       {
        "name": "Pieno",
        "code": 3
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "XOffset",
     "type": "esriFieldTypeDouble",
     "alias": "XOffset",
     "domain": null
    },
    {
     "name": "YOffset",
     "type": "esriFieldTypeDouble",
     "alias": "YOffset",
     "domain": null
    },
    {
     "name": "Angle",
     "type": "esriFieldTypeDouble",
     "alias": "Angle",
     "domain": null
    },
    {
     "name": "FontLeading",
     "type": "esriFieldTypeDouble",
     "alias": "FontLeading",
     "domain": null
    },
    {
     "name": "WordSpacing",
     "type": "esriFieldTypeDouble",
     "alias": "WordSpacing",
     "domain": null
    },
    {
     "name": "CharacterWidth",
     "type": "esriFieldTypeDouble",
     "alias": "CharacterWidth",
     "domain": null
    },
    {
     "name": "CharacterSpacing",
     "type": "esriFieldTypeDouble",
     "alias": "CharacterSpacing",
     "domain": null
    },
    {
     "name": "FlipAngle",
     "type": "esriFieldTypeDouble",
     "alias": "FlipAngle",
     "domain": null
    },
    {
     "name": "Override",
     "type": "esriFieldTypeInteger",
     "alias": "Override",
     "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": ""
    },
    {
     "name": "I7Status",
     "fields": "Status",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I7AnnotationClas",
     "fields": "AnnotationClassID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": true,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.8,
   "id": 1,
   "name": "Default",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Elementi_grafici_convertiti_196"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 831327.0778398339,
    "ymin": 5611079.199219853,
    "xmax": 839814.9387167607,
    "ymax": 5620462.371353548,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": true,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.8,
   "id": 2,
   "name": "Strade in progetto",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 32632,
    "latestWkid": 32632
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 2000,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 1.15
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 834121.5016596209,
    "ymin": 5611249.892446741,
    "xmax": 839178.4723782038,
    "ymax": 5619951.332122015,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Acad_Text",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GisLink",
     "type": "esriFieldTypeDouble",
     "alias": "GisLink",
     "domain": null
    },
    {
     "name": "Acad_Text",
     "type": "esriFieldTypeString",
     "alias": "Acad_Text",
     "length": 16,
     "domain": null
    },
    {
     "name": "Perimeter",
     "type": "esriFieldTypeDouble",
     "alias": "Perimeter",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": true,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.8,
   "id": 3,
   "name": "Quote",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 32632,
    "latestWkid": 32632
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 2000,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       0,
       0,
       0,
       0
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": null
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPointLabelPlacementCenterCenter",
      "where": "\"ACAD_BLOCK\" = 40",
      "labelExpression": "[ACAD_TEXT]",
      "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": -4,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     },
     {
      "labelPlacement": "esriServerPointLabelPlacementCenterCenter",
      "where": "\"ACAD_BLOCK\" = 60",
      "labelExpression": "[ACAD_TEXT]",
      "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": -1,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 11,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     },
     {
      "labelPlacement": "esriServerPointLabelPlacementCenterCenter",
      "where": "\"ACAD_BLOCK\" = 80",
      "labelExpression": "[ACAD_TEXT]",
      "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": 12,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 834973.2059687051,
    "ymin": 5613521.563375876,
    "xmax": 838682.1364025491,
    "ymax": 5619938.328411108,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ACAD_TEXT",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "ID",
     "type": "esriFieldTypeInteger",
     "alias": "ID",
     "domain": null
    },
    {
     "name": "GISLINK",
     "type": "esriFieldTypeDouble",
     "alias": "GISLINK",
     "domain": null
    },
    {
     "name": "ACAD_TEXT",
     "type": "esriFieldTypeString",
     "alias": "ACAD_TEXT",
     "length": 50,
     "domain": null
    },
    {
     "name": "ACAD_ANGLE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "ACAD_ANGLE",
     "domain": null
    },
    {
     "name": "ACAD_BLOCK",
     "type": "esriFieldTypeInteger",
     "alias": "ACAD_BLOCK",
     "domain": null
    },
    {
     "name": "Acad_Color",
     "type": "esriFieldTypeInteger",
     "alias": "Acad_Color",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": true,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.8,
   "id": 4,
   "name": "Linee quote",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 32632,
    "latestWkid": 32632
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 2000,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 834776.9495608297,
    "ymin": 5613511.166433911,
    "xmax": 838695.2658319698,
    "ymax": 5619952.589802626,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Acad_Text",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GisLink",
     "type": "esriFieldTypeDouble",
     "alias": "GisLink",
     "domain": null
    },
    {
     "name": "Acad_Text",
     "type": "esriFieldTypeString",
     "alias": "Acad_Text",
     "length": 16,
     "domain": null
    },
    {
     "name": "Perimeter",
     "type": "esriFieldTypeDouble",
     "alias": "Perimeter",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": true,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.8,
   "id": 5,
   "name": "Linee classi",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 32632,
    "latestWkid": 32632
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 2000,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Acad_Text",
     "field2": null,
     "field3": null,
     "defaultSymbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       171,
       0,
       168,
       255
      ],
      "width": 1
     },
     "defaultLabel": "<all other values>",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         230,
         0,
         0,
         255
        ],
        "width": 2.2
       },
       "value": "20 - HIDDEN",
       "label": "classe IIIA",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         255,
         170,
         0,
         255
        ],
        "width": 1.8000000000000003
       },
       "value": "30 - HIDDEN",
       "label": "classe",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         179,
         153,
         77,
         255
        ],
        "width": 4.5
       },
       "value": "35 - HIDDEN",
       "label": "classe IIIA1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         0,
         77,
         168,
         255
        ],
        "width": 3.5000000000000004
       },
       "value": "5 - HIDDEN",
       "label": "classe IIIB",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 1
       },
       "value": "50 - HIDDEN",
       "label": "classe II",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 830761.9839603754,
    "ymin": 5611756.959655822,
    "xmax": 838358.0240229918,
    "ymax": 5617920.709388106,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Acad_Text",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GisLink",
     "type": "esriFieldTypeDouble",
     "alias": "GisLink",
     "domain": null
    },
    {
     "name": "Acad_Text",
     "type": "esriFieldTypeString",
     "alias": "Acad_Text",
     "length": 16,
     "domain": null
    },
    {
     "name": "Perimeter",
     "type": "esriFieldTypeDouble",
     "alias": "Perimeter",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": true,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.8,
   "id": 6,
   "name": "Simboli elettrodotto",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 32632,
    "latestWkid": 32632
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 2000,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "013625c0890da243c01563db03a3a100",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAIFJREFUGJVlz7EJQlEMRuGvCERxBnkuYyG8wkrBIZxFLKxtdAIr91As1dYJLijY3AcPTRPIOX9CAluc/dcATeBSB6ceTCxxi8x8lFKuaKuUWOCQmdOoiWftc4xwxAeit/aFMR4d7AtDrLCrUndOlFI6uK/Jew21eAfW2GD282aDyRcgzxvbQWK7mQAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 6,
      "height": 6,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "label": "",
     "description": "",
     "rotationType": "geographic",
     "rotationExpression": "[Angle]"
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 830882.8808396889,
    "ymin": 5610893.031778386,
    "xmax": 839477.2692411379,
    "ymax": 5618799.10491811,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "RefName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "FID_",
     "type": "esriFieldTypeInteger",
     "alias": "FID_",
     "domain": null
    },
    {
     "name": "Entity",
     "type": "esriFieldTypeString",
     "alias": "Entity",
     "length": 16,
     "domain": null
    },
    {
     "name": "Handle",
     "type": "esriFieldTypeString",
     "alias": "Handle",
     "length": 16,
     "domain": null
    },
    {
     "name": "Layer",
     "type": "esriFieldTypeString",
     "alias": "Layer",
     "length": 254,
     "domain": null
    },
    {
     "name": "LyrFrzn",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LyrFrzn",
     "domain": null
    },
    {
     "name": "LyrLock",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LyrLock",
     "domain": null
    },
    {
     "name": "LyrOn",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LyrOn",
     "domain": null
    },
    {
     "name": "LyrVPFrzn",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LyrVPFrzn",
     "domain": null
    },
    {
     "name": "LyrHandle",
     "type": "esriFieldTypeString",
     "alias": "LyrHandle",
     "length": 16,
     "domain": null
    },
    {
     "name": "Color",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Color",
     "domain": null
    },
    {
     "name": "EntColor",
     "type": "esriFieldTypeSmallInteger",
     "alias": "EntColor",
     "domain": null
    },
    {
     "name": "LyrColor",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LyrColor",
     "domain": null
    },
    {
     "name": "BlkColor",
     "type": "esriFieldTypeSmallInteger",
     "alias": "BlkColor",
     "domain": null
    },
    {
     "name": "Linetype",
     "type": "esriFieldTypeString",
     "alias": "Linetype",
     "length": 254,
     "domain": null
    },
    {
     "name": "EntLinetyp",
     "type": "esriFieldTypeString",
     "alias": "EntLinetyp",
     "length": 254,
     "domain": null
    },
    {
     "name": "LyrLnType",
     "type": "esriFieldTypeString",
     "alias": "LyrLnType",
     "length": 254,
     "domain": null
    },
    {
     "name": "BlkLinetyp",
     "type": "esriFieldTypeString",
     "alias": "BlkLinetyp",
     "length": 254,
     "domain": null
    },
    {
     "name": "Elevation",
     "type": "esriFieldTypeDouble",
     "alias": "Elevation",
     "domain": null
    },
    {
     "name": "Thickness",
     "type": "esriFieldTypeDouble",
     "alias": "Thickness",
     "domain": null
    },
    {
     "name": "LineWt",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LineWt",
     "domain": null
    },
    {
     "name": "EntLineWt",
     "type": "esriFieldTypeSmallInteger",
     "alias": "EntLineWt",
     "domain": null
    },
    {
     "name": "LyrLineWt",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LyrLineWt",
     "domain": null
    },
    {
     "name": "BlkLineWt",
     "type": "esriFieldTypeSmallInteger",
     "alias": "BlkLineWt",
     "domain": null
    },
    {
     "name": "RefName",
     "type": "esriFieldTypeString",
     "alias": "RefName",
     "length": 254,
     "domain": null
    },
    {
     "name": "LTScale",
     "type": "esriFieldTypeDouble",
     "alias": "LTScale",
     "domain": null
    },
    {
     "name": "Angle",
     "type": "esriFieldTypeDouble",
     "alias": "Angle",
     "domain": null
    },
    {
     "name": "ExtX",
     "type": "esriFieldTypeDouble",
     "alias": "ExtX",
     "domain": null
    },
    {
     "name": "ExtY",
     "type": "esriFieldTypeDouble",
     "alias": "ExtY",
     "domain": null
    },
    {
     "name": "ExtZ",
     "type": "esriFieldTypeDouble",
     "alias": "ExtZ",
     "domain": null
    },
    {
     "name": "DocName",
     "type": "esriFieldTypeString",
     "alias": "DocName",
     "length": 254,
     "domain": null
    },
    {
     "name": "DocPath",
     "type": "esriFieldTypeString",
     "alias": "DocPath",
     "length": 254,
     "domain": null
    },
    {
     "name": "DocType",
     "type": "esriFieldTypeString",
     "alias": "DocType",
     "length": 32,
     "domain": null
    },
    {
     "name": "DocVer",
     "type": "esriFieldTypeString",
     "alias": "DocVer",
     "length": 16,
     "domain": null
    },
    {
     "name": "ScaleX",
     "type": "esriFieldTypeDouble",
     "alias": "ScaleX",
     "domain": null
    },
    {
     "name": "ScaleY",
     "type": "esriFieldTypeDouble",
     "alias": "ScaleY",
     "domain": null
    },
    {
     "name": "ScaleZ",
     "type": "esriFieldTypeDouble",
     "alias": "ScaleZ",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": true,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.8,
   "id": 7,
   "name": "Linee",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 32632,
    "latestWkid": 32632
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 2000,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Acad_Text",
     "field2": null,
     "field3": null,
     "defaultSymbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "width": 1
     },
     "defaultLabel": "<all other values>",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDashDotDot",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 2
       },
       "value": "106 - DASHDOT",
       "label": "linee servizi Sd",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDashDotDot",
        "color": [
         245,
         122,
         182,
         255
        ],
        "width": 3
       },
       "value": "191 - DASHDOT",
       "label": "suddivisione ambiti",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 1
       },
       "value": "20 - CONTINUOUS",
       "label": "linee pozzo",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDashDotDot",
        "color": [
         179,
         18,
         168,
         255
        ],
        "width": 1.8
       },
       "value": "224 - DASHDOT",
       "label": "linee aree D",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDashDotDot",
        "color": [
         230,
         0,
         169,
         255
        ],
        "width": 1.2
       },
       "value": "231 - DASHED",
       "label": "linee Ma",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 2
       },
       "value": "3 - DASHED",
       "label": "arretramenti",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         135,
         0,
         255
        ],
        "width": 2.5
       },
       "value": "30 - CONTINUOUS",
       "label": "linee divisione CeP2-CeP1 e CeP3",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         255,
         135,
         0,
         255
        ],
        "width": 1.2
       },
       "value": "30 - HIDDEN",
       "label": "linea classe",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDashDot",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 0.6
       },
       "value": "50 - DASHDOT",
       "label": "fasce stradali",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 3
       },
       "value": "6 - CONTINUOUS",
       "label": "linee testi",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 1.2
       },
       "value": "6 - DASHED",
       "label": "linee testi",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDashDotDot",
        "color": [
         52,
         52,
         52,
         255
        ],
        "width": 3
       },
       "value": "7 - DASHDOT",
       "label": "sezioni stradali",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 830712.966021155,
    "ymin": 5610890.429417386,
    "xmax": 839954.2100974298,
    "ymax": 5620541.841706549,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Acad_Text",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GisLink",
     "type": "esriFieldTypeDouble",
     "alias": "GisLink",
     "domain": null
    },
    {
     "name": "Acad_Text",
     "type": "esriFieldTypeString",
     "alias": "Acad_Text",
     "length": 16,
     "domain": null
    },
    {
     "name": "Perimeter",
     "type": "esriFieldTypeDouble",
     "alias": "Perimeter",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": true,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.8,
   "id": 8,
   "name": "Simboli",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 32632,
    "latestWkid": 32632
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 2000,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Color",
     "field2": null,
     "field3": null,
     "defaultSymbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       0,
       0,
       0,
       0
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": null
     },
     "defaultLabel": "<all other values>",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriPMS",
        "url": "6ebe3ea5293ace078bcdf736f7b9e369",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAghJREFUSInN1r1rFEEcxvGvcvpDr9EtTEZ8g4ClpDCFmCIWahERxCJWioWVNiIkBhECNkFi4X+gFhYiSI6IoOBbp1eJjTaWTgSZUn0Ucxa7OffOWW/3yIkPLOzO7P4+c8fsztT4h6n9r1jdzMYkDQNbgWBmXlIT+LommJkdlnQJmJBk+T5JZNBTM7su6WW/2BBwR9KRHuPZBExKmgQawFkglMacc/u890vAzh5Qd44Dr4FjwLsy2C7v/RNgW0VoNSPAY2AM+PQ3bAOwmEErwEwVxcy2S7pI+o88AMazOlHsHDCanbeAhSpYvV4fzTCAA8Bp4FYMqwFXC+rscM5tKUK898vA50jXHHCbdOC/MTM7mL1DsSx476eKMGAWmI+0706SZH8IodmBAb2meF8JIRwFOjFJewaBAe26+V/W71TvlaEY9n1A2LcYtjwgrP1i57E3A8LadfPYEnBzjaEW8DCGfQCeAYciD53Kjqp5BHyMYSRJMhNCeAWs66Nwd1acc5e99+2GDiyE0DSzeUmzwHpy37UyCSEkucs57/3bfP8fS4ykK8Be4CRwpgqWy13gWndjbD1rAVOkk+V8VcXMbkiajvUVbQt+AheA56Qf2JESyHtJ05IaRff02vDcJ11MT5Au+eOAAzYCAjzwAmhIWswGWZgyW7kfwL3sWM1m4EuJZytjsVSGAH4BgW+i7Vr1xBUAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 20,
        "height": 20,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "1",
       "label": "asilo nido",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "a326798f82b5b65d8d62b75dafac8b4e",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAd1JREFUSInN1j1o1VAYxvG/cuERncxQDb2gDuri5hcKgviJRQQXBzfFXcGCXbSCDoKLi5MiriJoKXeQFsSPQVAQXRwcdUgFOaP0kV7bIbklt6a9SUnEB0JOTsL7SwjJe1r8w7T+V2yDpD22Y2AjECTN2P4A/KoFk3TU9lXgiG3lz9kGmAVeSrpr+9VqsSHgse1TA+5nHTBiewToABeAn6WxOI53JUnSAbYMgJbmNPA+238pg7WTJJkGNleEetkGTAF7gWQlrAVM5KDXVRRJse0dwHBW5yDQXQ67COzOxl3gcBXM9iXgQXa4j/T9PSzC1gI3qhQvkXHgEfCnD5N0wPZwzVhb0n7b7/ow4ETNUC8ngX7M9tYmpHzd/JMNNYEBm4qw3w1hs0XYTEPYjyLsc0PYYt081gHuN4B1irBvwDRwvEZoCvhehBFF0VgI4RiwpgZoPoqiayGExYk+LITwUdJt29dJf18vKgLt3kDSrRDCp/zJv1qM7XFgJ3CO9OtfTZ7Yvrl0sqifzQPnJSW2L1dVJN2zPZrVGYgBdG1fAd5IumN7ewnkq+0x28+Xu2bQgueZ7UngLHAGOETaWAWYtBO/BSZtTwBzKxUrs5SbA55mWy/rKbl8q4oVpTIEsADIUKO6vCr64AAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 20,
        "height": 20,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "3",
       "label": "scuola materna",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "409d3134e069459e2be0ba286af66c62",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAApxJREFUSInN1l+IplMcB/BPGh2avXpyse9KcmeXXUlyqZawJJYLIuuCkPypXRT2hmLNDatpLhQulNnE/pGZDReSLG42tbFS2mjxbOgQzcVX7Lh435nGzjuzM+tt8rs7zzk9n+c853d+5wxZ4Rj6v4Jn4kbchPNwVu/5b/gB7+AN/PpfwTNwPx7FMezDeNM0LdRaO1iLO7GjlDKa5IXF4AXBTqezoda6K8kfpZSbk3wy01drnTt0L57tdDoXtm07gm+wBZPLAa9t23Z3KWUnnkgyvdCHzUTbtl/gOtyN3XgYLy0FPB9v4pEkYyeD+sTLpZQjSSZ013diMXAIr+MVjJVSrk6yeZngR0nGcR9exSU4uhC4pZSyKslWSHIx7l0mCON4DVdhBLf1A4ewPclj+OsUkH7xJA7jHL1ZzoKllMuSrMKeAWHwHd7TneHIv0Bswn4cHyAIb+OWeWCSdTgwYEzTNIdqrU/NtOfOsNGtJgONWmuLs3Eajq9U8Z4tHHPBn7B60FLTNJ1a61G93JibpYeTrB80WGvdgC9n2rPg8PDwRJL9ev96gOYNeH8eWGs9iB91z7y3BoSdiytwzzxQd2GfLqXsSLLPYKrNM7q1+Zd+IOxNsg3P46GmaT6stT6+HKGU8nkSumfiRlw0t/9EcBp34CC+rrWO4bPlgEmUUjYmGS2lbE7y82IgHGma5spa67ullDVJtpuzj5YQdyXZiVuTfHBiZ9+N30ugS5PswoFSyrYkny6mdDqdC9q2fQ7rSymbknzcb9xileZbXI4HkuxBq3uJOtQ0zTFM11pXYx2ub9t2be8SdXuS3xd66clK25+6CfQirumtzYNTU1NrkpyO7/EVRrEnvWxZLJZaS//GZJJJuolxqrHiN+9/AHsVE/7Iee69AAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 21,
        "height": 21,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "4",
       "label": "scuola materna in progetto",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "5ebc6a11774f04054eff0ebd91eca6af",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAfNJREFUSInN1j9oE2EYx/GvUHgMdpDrImkGUwUTnGoK4h+QLKJCCdZB0FVwUhDEoVNFxCVjhnYRMsTtWgJdzBKqRRFENxdnY5e+m40/ROrQJJxHLnfRi/hM995zPJ+7B957nyn+YUz9r9hhM1uQlAVmgF0z60h6D3xPBfM876xz7iFwRdJ0MCcJ4Bvw0syqkt7+KXYUWHXO3Yx5nyPAkqQlwAfuArvjYCfNbFPSqRgoHDeAeWAR+JQEmwFakvK1Wm1MC9rt9pzv+y1gAdiJw14AeYBsNku9Xk8M5XI5yuUyvu/PAuvABWA/ClsELvcX3W6XZrOZGKtUKhSLxf7yHHALaERhK4krJ4vHUdgccCZl7ITnefPOuY9h7GrKEADOuWvA75iZ5XubNO043r8YYJKOTUICBnWDbdybEDaoG2zjziTaGKwbbOOH1KVQ3WAbW0AXyKRo/QQ2h2F7HGzAOyliGwROgGF/kNv0vq5QKNBoNEgamUyGTqfTX/4AloP5MPYFeACsApRKpcTQkFgGPo/CANaA08C9v4CeA9XwzajD8z7wFXgKHBoD2TezJ5JWhiVHjQXPzGxLUpWD4yIu3pnZI0mvoh4YOfBIegOcN7OLwHVJl4BZetMV0DGzLWBD0uu4n0KiUU7SNrAdkUtSIjmWVvwCsZ6mHhVnFXIAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 20,
        "height": 20,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "5",
       "label": "scuola elementare",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "70be9e224db1dbf55c3e6610e651bf1f",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAp9JREFUSInNlkuoTWEUx390WTilfBN2ecxQQsodGVEeueTNDLcwkEcx8YqkRCZulzDyGHnmOWHGSG4ZkMLAQPF5rqQO/tdzsPepc87d596zb5L/5Nvf/tZav7X3t/baXwv/UC3/K6xkZq2SRgEjADezKKkL+PpXYGY2W9IaM3sv6WEI4Tnw3N3HSJoGbM7sOiXd6y9sJNAh6S7QLuk7gLtX1h9mYwdQkrQV2ABsAZwc5cKSJJkSY9yTZf22t2wzlYGDQAKcAPYBT5uBjY0x7gDasyBFFIF1wElgW32i9bBBwHFgbQa6DAwpCFwKbAdOZde/GsHWm9kxSR+z+TygVBA2EHgDnAFWZ2MPWAuwSNLcnACfgeEFodeAq8BZ4HcNzMxmSLrZwPEAMBOYXxB4I4Qw3d27amDAnBDClarSrtY30vd/BWgrALvj7muBWpik0ZKe9OIoYBlp0SxoEvaKdA+pgZFWovpwFrAcuAQsbBKYC+tu0rkCvAgsasK+Utk1BfJB6uvBahJbCVwAFvdiN8DMRlbiVu/ZS2AC8KwAcBVwHliSZ5AkyaQY48vKvPo13gJWAIfrncxslKSJDQLuizGOBlrr19x9BWkn6QF7AUwCBlO3f5J2A7vzYDHGvNsALZIS4HUejBBCp7tvAw41ilBAm5Ik6axOpgbm7l1m1lYqlVrdvSuEMIuq0m1G7t4NjAcGxhgfV6/1+MVI2i/pZAih290fFAFlGmdm7ZJ21i/k/c9+AxvL5fIBYCpwrlmKmc2TNDnb4x5qdCz4KWkX6cd7mrRF3QZ+5BmHEKaXy+Ulku4DRxol09eB5zJwnfQ7Ompm3ZI+Ae+AocAwMxvk7o+AvcDP3oI1c5T7TtqaLlZ1mGHAF4ACXaffh9Qv/XH6A0oQBTPuFiTmAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 20,
        "height": 20,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "8",
       "label": "scuola media inferiore in progetto",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "d912052519778245b8eba86e8726d89d",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAj5JREFUSInN1k+ITWEYx/Gv5uqJseAsZpzF+NOUBfkXs5BRJCxG/qTYKcqKncyQ1JRkKAt7yViomZRmGhSFscIUyQYLSy+bt2zwIzMW99zbuWfeM/fc6Y786m6e932fz3vqvPc9Jf5hSv8r1mpmXZKWAksAb2ZO0gTwoymYme2SdBrYLsnSY5JIoCdmdlXS89li7cBtSbvr7GcB0COpBxgFjgG+MBbH8Trn3BjQUQfKZh/wCtgLvC+CLXPOPQbaEni9c+5XAWgl8ADoBB4BXcDXmbD5wEgFAnDOfQR+FsDS6QDuAd3AZB52AtjQYOO8bAGOArdCWAm40CSokn5gEJiqwcxsa3KGmpnlURRt9t5P1GBAvVd8VvHe7wFqMUkr5gIDqn3TT9Y2fV5T0h7Cipyl2aR6bNLYlznCqgc7jb0NzYyiaLX3/nWBpmty6tW+aWwMuJ6d6b0fBjYB32aAOoEbgfoUcD+EfQKeAjsCjQaBAzlQK+W/psWBsYfA5xBGFEV93vuXwLzMov1AH3Al0PAmsDZQn4zj+Kxzrlqowbz3E2Y2IOlcYPElM3shaTxVOwMcDswF6HfOvUsXpl0xks4Dq4BDmaEWSUPARsCZ2U5Jl3OgO8DFbDF0n00BRyi/LCczY+3AEHA8gVuyi83smqTe0A7yPgv+AKeAZ8AA5Zekkm3AG2BRBvkgqVfSaE7Puh88dylfpgcpX/ndQJxAAhwwDoxKGkk2mZsin3K/geHkV8lC4HuBtQ1joTQMAfwFreG1sazvS4IAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 20,
        "height": 20,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "9",
       "label": "attrezzature interesse comune",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "3d95867ba2896e2475627bff8e4155f9",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAqlJREFUSInNlkuIjlEYx38044mvlLMZb7nsWExoapRSdm5ZaGTYMSMs5FKU3CIpuS1MQ9i47YiMy4aFYqUmZERMohTH9VD6Rv+ZYSzmfXm/b96Zb4yP/Denc57zPL9zP08F/1AV/yssZ2bTJY0FxgDBzLykVuBrWWBmNlvScjN7L+mec64daA8hjJdUA6yL+zVLuj1UWBXQJOkW0CipCyCEkNjvxWUTkJO0AVgNrAcCGcqERVE01Xu/Ix7124FGGysP7AUi4BiwC3gyGNgE7/0WoDEO0mZmI0rRJL0A5gMrgePAxuKBFsMqgaNAQwwCmCTJSsHMDEkAX4BNwAlgEfC9P9gqMzsi6WOp4CX0BjgNLIvLPrAKYKGkuX8IStQCXALOAD0FMDObKelqmUCJrjjnakMIrQUwYI5z7mLqaJdDN0IIDUAhTNI4SY/KSQJeAcOTSnpmlYDKDKM/WOdfAAH8PNnpA/Ihvifl1DAzq0ripvfsJTAZeFrk8BioKRU1a7+jKKr23r9M6ullvAbUA/uLfJYAd4HRA7Ce0/tMFSiEUE/vS9IH9hyoBkZQuH/PgOX0XtAsdURRVOe9/1TUXiEpAl5nwXDONYcQNgL7ihxbzOyApM0ZsBXe+7aM9rVRFDV773/R09YQQquZLcjlctOTW59I0nZgBjAraTOzQ5LOZYAmAcO99w8LplrcS9JuScedc50hhAcpUzewFLgPjAVuStqaAZpoZo1Ztqz/rAdYk8/n9wDTgLMp2xszWyrpZAzuTjua2TxJU+JV6KP+0oJvkrYBi4FTwAXgOtAd5xk19P5bADjnavP5fJ2kO8DBfmKWTHguAJeBOuCwmXVK+gy8A0YCo8ysMoTQBuwEvg0UbDCpXBdwHjifemFGAR0Av/PqDDVJ7RiK0w/9fh3Ou3ENNwAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 20,
        "height": 20,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "10",
       "label": "attrezzature interesse comune in progetto",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "4cdf699e5767e2ce4d84886995696f9e",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAwpJREFUSInNlk1IVFEUx3/KwGQ4SncTb6NC5LavhS0cmIQpWvShNjAiaAtBIXpkoBtxU0YDY2MjjIhO1KKFILrIRS0FwUVhDVIgBNLHYmxzCsngQVKLN/N4M/Pum4qI/vDg3XvOPb/z7n33nhvgHyvwvwPrDMM4IiKGZVkHlVJ5EfkA7Pxt4GWgHzibz+cPFjtFpPj6ClgCMsCXPwYqpU6JSAZoq5LQicJzE7gFTAM/fhfYKyJZ4EC5YW5ujlwux8zMTEWOwH2gHXtGvv0qsBd47GUIh8PE43E6Ojq8gEVdARqB88C+L1ApdbLwZZ6amJggFAoRCoWYnZ1laGhI5xoNBoP3LMu64QssrFnFNAKYpkl7e7vTjsfjzM/Ps7Gx4Um0LMtUSj0SkZwOeAk4rUt5eHiY2tpap93Y2EgikSAajeqG1IjIXeyp9QRe1Y3MZrO0tLRU9EciEQYGBshmtatwFjgMfCoHHigYK9TW1kYsFvOMFggEGBkZ8QPWAheB+RKgYRhH3ZvarUQiQUNDgy4gra2tTE9PY5qmzuWYk2DxRUQML89YLEY4HNbCiurp6fEDOrEdoGVZdV6ei4uLJJNJmpubfYGbm5t+ZmfmHKBSasd1NpYonU4zOTlZ8oe6tbu7y+joqB8wXwEUkfc676mpKbq6ukr2oFsLCwvavViQE9v9l+4AOeC414jx8XFWVlaor68v6d/e3mZwcNAPhlLqaXH2yvfhkg64urrK8vIyfX19Tt/+/j6pVMoXBnwUkRfFRjkwg11iDnmN7O/vJxKJ0NTUBMDa2hqZTKYacAJXqSoHfgZuA9q00+k0yWSSvb09xsbGqsFeAw/cHV7l6T4QBjq9IqRSKbq7u9na2mJ9fd0P9hnoolp5wv78PuAJcMYrkmma1f7KL8Fg8LJlWW/LDboC/BX7XJ0CrgE1bmMV2Bug0wvmBwT4DlxXSj0slJhoObhMH4E72Gv2XedU9dYmIi+Bc9jn4QXsg9gA6rD37jul1DMReY7m4vRbQJfywJwmqV8O8s9v3j8BxoL/eIWkV9wAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 21,
        "height": 21,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "13",
       "label": "attrezzature socio-culturali",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "81f32b4832713d7be80e023d33657967",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAyJJREFUSInN1kuoVlUUwPGfdm+b/Jp0JvZBj1kNpBcoRM2iFxWI1Z1VeiEbSE9FsXeiaE/ocpMMgh4QlSm9JMtZQREZQkWhDgykOj03RXzm8mY2OOfq53fPuYlEtCbnsfba/7X2WnvtPeQ/lKH/K6yTUpoXEafiFOSUUhkR2/HHvwJLKV0WEQtTSj9FxI6iKHZjd8759Ii4ALfV48Yj4oPjhc3GWES8j9GImICc86R+R/0cQyci7sAtuB1ZgzTCut3uuWVZ3ld7/UPDkGFM9H33sBZdPI0HsfNYYGeUZbkSo/Ukg3IyXsZ8/DWgK3EzNmDpoKODsGGsx6IWkHqSa3ADXmzQ/45leAbX9js0CFucUnoqIn5pAc3Givp9HTa3OPU9nsdN9XMKbAjzI+KKFhBVLjp4B1ellJZHxEMtY9/A63gBh46CpZQujoi3pwGdraq2T3EddkXECjyLb1ps3iqKYm7OeftgZJcXRbG5r7QHZR1OqKPbj/trr9eqlqtJtuWcF+FoWEScFhFfNlnUUS/AJ9ha/34Jy3FjURTjk94PyLeYOfnRH9kwognWl5dH1euPg1iNV3POa9CW60bYgZbBsA2X4hJVBU7KJGDrFIsjcriy+wvk54jGwGAcS7AYj+ProijOzzmPppR2RsT6FrsZKaXZk/P252yvquJ2NRjtx0q8glVYmHN+AjNwl6Nb12HpdrtzyrLcOyUybMEIHmnxciPuVHWOr1RLuiUi3m0ZL+c8ouokU2B7MAcnas7foZTSsoj4ULUNJlRtqU2GIqKL75pg6hJeioebrCPiI7yGkZTSWETsngZ2a7fbHS/L8gi9X5tz3p5SurrT6cxr2TdUubswItZMAzoLM8uy/KL/55QjJiJWRcSGoigO5Jw/a5hoDy7Cby2gM1NKoxFx96Ci6Tw7hCW9Xm81ztN8jDT2wpTSlRFxTkTc26RvuxYcjIh7cD2ewya8hz+bBhdFMbfX6y2IiI/xWMuc/3jh2YQ3sQBPppQORMSv+BEnYVZKaTjn/DkeULWwVjmWq9yEao9t7Osws7APpuk6xwVrkn3HY/Q3papE1SPpRKcAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 20,
        "height": 20,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "14",
       "label": "attrezzature socio-culturali in progetto",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "ade461b549a921a01d3b83a7013f7f15",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAo5JREFUSIm9ltuLTXEUxz8uzXo4LtkJu8SDJJny5g+Q1ExELklJrg8uaR6GaEa5ZDR5IWrcMiUeRpg8uITyQB7MiygvzFDUzzT6lcxJ3zR4OPuMbc/Ze59j8H05v73Wb63P3r+z11p7PP9Z4/8wrgCMAQb/CTAMw3rv/VpJy4C5wMTIVQTemtk9oFvS09ECZwHHnXPrKT1RUgWgXlI90Aw8DIJgr/f+ec1AM1sq6RowOe+uY1rive8BdgIXagFuknQRGJfi/x79jk3Jed7MZktqzQWa2WJJFzJgAJ0RdHvaBkktQB9wKQs4XdL1SjcS0xegBRgC1gBTMvZ2hGHY45x7mQY8lJMA4BjQH60PAmcy9tY559qBxkrAmcC2HFgfcDJ2fZbSsS7MiGkIgmCR9/5ZEriS/DJpBhS7HjKz3ZIeZwUVi8VVwAhgQw7sEdCdNEp6AlwBNqQFSmoA9v8GNLM5ktJihsIwbHLOpfn3ASv41YGSmlNeDAMlzUjLBlx0zr3I8DvgCHAixV8AJgCD1fTSz5TexjydMrMtkuZnbYof6UdJldrYUWCgCuA3YA/woIKvSDRZ4kfaC8yL7zKz15JOVwEr53gI3ABWJ1y95UX8SO8QK9AoQRswqVogQBAEbd775UBd2WZmd8svZBx4i1JRx22dtcAAvPcjbIVC4WYl4AfgHLCrVkiObpe7TBIIcBhYB0z9SzBRqtFhJYEDZrYq+vPrGL22Aq+ygER9cSNweZTQA8DVpDGt8LvM7L2kbmBajaCvwGagq5IztdNEX2ALzKxV0g7yn/ZHBClP+orKa22fJDUB7ZTGV6OZzS33XTPrl/QOuE+prN7k5Kv6Q9gBHUBHfKJkTJdRA/+afgLkbOmu+PHuAgAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 21,
        "height": 21,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "15",
       "label": "attrezzature socio culturali",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "1e6954fd9d73e2a97efb61248cb075db",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAqNJREFUSInNlktIVkEUx3+CdSgX0S3SD9GExB6LaKFEZFCLHmAUEdEuaNGqdoEZEQgtsiCobSsLahFBKEZQ0AuCUigipCKphdGtzUAJ1b/Qr8W9fs13nfv5QKI/XJg5c+b8ZuaeeVTzD1X9v8JqzKxNUh2wFHBmFksaAn7MC8zMtks6DmyVZH6bJFLQfTM7L+nxXGG1wFVJO6YZzyKgQ1IH0A8cBtyMYYVCYX0cxwNAwzSgrPYAg8Bu4M1MYI1xHN8DVmQbzOycpBHPtB/YlXFbBdwF2oAvlWALgL4QCEDSK+BaBhZSA3ALaAcm8mBHgA05ATCzdWlSAFQBG/N8gU3AIaA3BKsGTlfojKS1XrWJZAtUUjdwBSiWwcxsc7qHKqnZ86/3ZpmnlVEUtTrnhspgQCnFzey1pItmtkbSajNrllSfmUkRGCdJ8w/AC+Bpau+ddHLO7QTKYZKavLIDLk+OPDQDSU8IZLOZtWf8S3F952AGzoNqQ7BfFTosB5YB34HR1FYD1JEs2yfgZ07fkt2HffZHY2ZnJbUBrcCS1D4KNKblvfzdc0UzeydpUNK3DKy0sX3YS6/cLKkrMEo/0JhXrpLUArQE+pTi+rAB4FLA2dfXyUIURR+dC563vorA7RDsPfAA2Fahc2mpnXMjabCqCv53SP7nFBhRFJ1wzj3LC2Bmw15aj6X/KbR0ABOFQqErjuOSoQzmnBsysx5JJ0O9JQ1n6s8J/yeA7jiOX/mGKZtS0qk0QOhEPwBs8erNAR+A68CZrDF0nxWBgyTJcjTTlnellGRmFyR1htryngXjwDHgIdBDciFOB3krqVNSf57PdA+emySX6T6SK78dKAALAQEx8Ajol9SXDjJXM3nK/QZupN+kFpMcXbPSXB+pswYB/AHdjvptzPZC9AAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 20,
        "height": 20,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "17",
       "label": "attrezzature religiose",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "f1da404b0499e06a1db4c7d421230e15",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAldJREFUSInNll9oT2EYxz9qPGG78CpzLoYoSdGwJdkFF+xiUnKhUYrSErmxNpJauVnKxW5c7cK/diGlrUlR/l2o2Q3thpQoeSneO3++ZHPxO5uz7fx+5x1LvnU6nec93/fzPOe8/6r4h6r6X2ELzaxR0lJgERDMzEsaBr7OCszMdkg6CWyTZNk2SaSge2Z2XtKjP4XVAlck7SzIZz7QIqkFGAAOASEaliTJeu/9IFBXAJqq3cATYBfwPAa2zHt/F1iSPn8EDKiJBK4C7gCNwIdKsLlAfwYEMATsA1qBNqAhAlgH3ASagNFysCNAfY75M9AL9Drn6kMIbcABKle7BTgIXMqDVQFni1IOITwFjgLtFFfbBVwGxibBzGxrOocqqR+4lt5jql3unGsIIQxPraxoiAM0Uxpxn8zsqqSLwMucak8A6wBCCM3AZJikFRGwcb2RNAK8zQadc2tDCJuBlZnwRL/ZyrIjsJz6zKxX0uNMrAbYD7SFEDbkeGrzYN8jYIfTJQrn3Kb0P7UC1RU83/Jg7yNg1fyuYmPE+5CZ2FnYswjja2BxJGRav1nYINBTYKz0ufI0BtzKg70C7gPbZ9hhJd0G3uXBcM51hhCGgDmzABpNkuSU934iMAkWQhg2s25Jp2cB1uW9H8kGpm0xks4Aq4G9fwHqA85NDebtZ2OUtpQe4Biwxsy600RijhEXJHXktZUz/wSOAw+AbkmdEZAXkjokDZR7pyjTG5RW+D2UFuAmIAHmAQI88BAYkNSfJllWMUe5H8D19BrXAuBLhHfGsDzNGATwC9lx0ktZql2yAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 20,
        "height": 20,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "19",
       "label": "attrezzature sportive",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "a3d4ef1388488156efff1c136d24fb6d",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAzNJREFUSInVl1+IVVUUh79RcWljphvUSUXFECEc0exB6KmnEAIJhFFBUkIMhJSpmEERVBhRfDAMctLR7KEUFR+UIQlFFCFQ0BQjGEgrKmeQWaTOrX6Kfx7OvuOZy5kz584MSD/YcM/e+6xv77XXXnedUbxAjfo/wV8H3gXqgSfABMCAbuCnEEK7u18fbvh7wHozuwEcl/QF0BPHRgKvAovdvRGYC+wFjgBPhwKvAw4BF4Elkh5lzHkM/AGciG0M0AicAz4AblcNDyEsdPedwDrg1wEWmdZ/wI646ENmtkPSpWrgc9y9BVgBeOwbSbLLouoEGiR9E0Ioufu1IvBXgH1AQwoM0GFmxyS1Ar8VXMADYKW7nyLZSFcu3My2Ay2SuiuGpklqBpqAM8B+oB3IioO0ekIITe6+C1idB58taRJwPsdYDbAktk4zOyjpIDmB5e5XgH9DCAvc/cdMuJl9BLRJGmAzvaqTtBnYBHxP4o3TZHtjt7tvAdZkwiXNBzYWJadUA7wTW5eZfSWpDfglNecWMBoYQZKg+sBfA/4eBJhobET8PSXGRjNwFmgFTpIknOshhEXxGJ7DzWwmcKMKl5d1ExgPzKjo7zSzy5KuRjBmdsndZwF94ZKmUPwKQeKlscC8iv7y2Z+qzIiSuoA3ys9pt4+uAgzJn0pZ5XM+QHK2/ak7zUm7vUvS1CoXcBb4kmSXDwvMryOVaHrhtbW1dyTVFzBw38xaJe2nbzQX0VtmdrscV71wd79Jcl8H0g+SmqqElvWmpCPlh/SZPwZKwCTg7iCN56kWmAj8kwXHzA4DG2PWGm41AEfTHZUZ7iLwITAN+HMYwWOBt4FV/cKjtpKUQcsYoAyqQp+GEPa4e5/OLHgH0GZmn0naMAzgFcDP7n61cqC/SuY7SZOBz4GPgSJ3OEsrSVJva9ZgXgH5dbyT7SGET2JOpuBCArDNzNolfdvfpNzqNQbg8lKptBmYbmYHJF3IeWWOmb0PmKQWSZ159ovU7d2SGoGpkpYCa4EeM7sn6Q4wxszGSXoJ6IiZ7/cCdqv6YvmLpLDcByCpBngZeCBpULdiKN9qT4H7Q3j/xX4oPgNl6k114UV04wAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 23,
        "height": 23,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "20",
       "label": "attrezzature sportive in progetto",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "eef13a7afd256adfe17e1bfbec717469",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAnpJREFUSInNlj9oE3EUxz9C4Vl0kJSCNYttCg5OlYKoATerQimphUIcuhxkCKYVUoeU0h4iQhpIoATqUCkUs5kuHZJs1aIERDdDydTB2qW3WX1YqUNsuKZ3+aNR/E7Hvfe+nx/v7vd7vw7+oTr+V9hpERlU1QtAF7AnIjuq+g741haYx+O5allWFLitqmftMVUF+ALkRSShqm9/F3YOWLIsa7zBes4Ao6o6CrwEQsBeK7B+EVlX1UsNQLW6BwwAw8DHZmBdQEFVex1X0d9PKBRienraDdgHFIBBYLcRLAM4ggB8Ph9jY2P1YABeIAvcAA7dYMPArXouLegaEAReuMHm2wQ6kukG6wOutBnm83g8A5ZlfaiF3WkzCADLsu4Cx2Ei0vtrk7ZbF48eqjBVPf83SEDV197G/UZVQ0NDzM3N0d3dzerqKoZh0EQ3qr72Nu66Ffb09LC4uIjf7yeXy2GaJrOzs5TLZZaXlzFN05Vk97W38b1T8sLCAsFgkFKpxMjICMViEYB8Pk84HGZycpJAIEA8HieTyZyot/va21gAvgKdAIZhEI1GOTg4YGZmhpWVlRNG6XSadDpNKpUikUgwMTFBJBJha2vrKOUHsO4E26eyAQ0Ar9dLNpslFou5daiqqakpkskk8Xi8NrSGbQI4nSD3gc5638FJ29vbjI8fm0bfgWMrrYV9Ah4CSy2RnBUDyvVgAM+Ay8CDPwA9BxK1L92GZwT4DDwBTrUAORSRx6o67xSsdy14KiIbqpqgMi4aqSgij1T1lVtC3QuPqr4BrouIHwio6k0qg7GLyl+2IyIbwJqqvm50mjR1lVPVTWDTJdaMRfOwduknxfTelLLZF9wAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 20,
        "height": 20,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "21",
       "label": "aree verde attrezzato",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "789a38269e9b196c54a0b607e3fb4c55",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAolJREFUSInV1k+oVVUUx/FPjyfrBUlxQoIG0SCaNK2JkwqqieTDyIKgQUrQyIFmfwRxEJEDQxCUor9UiGmREpGIFG/gGyVBgyYFSrMottWDapHeGpzzXsdz7z3c97oF/Yb733ftzW+ttWf9x5r9PwBncD1+wZV/A7gOD2IT1uMyfmqgs0icxkf47Z8CH8ETOI6ncWnEmvVNMB800DcxWC1wDofxNTbjj56glnCsCWob3sd29ZNPBAwcj4iDmfl5D6irAV6vqurLUsoJbB0FHQU8HBGH+mARcV9m3o4j3blSyvmqqvaUUt7AozrP2wVuxoXMPNt3lcy8DtW4+VLKebWRtuO1ccAZPIWH+mCr0Fv4GO9puXcFGBH3ZuYZ/D4l4ADvYguODgEzcx4HpgRb1idqtw8DcRO+mzJwSe36FbWBf04ZtqzLan8MusDVaENEbMjMSdb+rC6Dl9YCvBkv4cbM/AGfYpe6Io3TDQ1UFzjTs2kOO7ElIvZm5mmoqurOUsoRfIV9RtfaWa3kb6fFxcy8Dd92NmzFHryDjZm5UldLKV/gHjyGz9RJ/qq/21alNs5V9GWdxMPY3wriYGZei/vxY88LHMXJiHg2M481QcK8OjWGgZm5iOfV7WapGdutdtkk+jUz97XOXNeA50cCmxsdwN7MfKYZmhTW1vKeHXhbp7VdBczMhYjY1ER2Yg0wrJTJO/Byd24oLTLzOXXBtRZo07p2qH8LQxqVhwM8HhH7cVdmvqDjtDGaw67MvFX9QiOrwrjEv5KZuyPibrUDz+FDfDNi7S3qlvYAXsGLfVH1VprMXMBCRGzEk0307Q5+Db6PiFOZeUjP52kiYAu8iMWe+UmOmRw4Tf0FYILj9nRkmFMAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 21,
        "height": 21,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "22",
       "label": "aree verde attrezzato in progetto",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "ab14ed8da4e9502ae8faa50f630e89f5",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjNJREFUSInNlj1oFUEQx3/KMyOkkLd+ENQgomnERouAGBHEz8KvWsXCShuLIC82ShKwCKQQrNRSFCGFUTSRqPAERWyCnbYKGpvxA0QHkjyL2/e4u9zm7oVD/MPCzezO/Hb3bm+nwj9U5X+FrQZ2AV1AFVDgC/Aa+F4W7CTQ70HLM/pngVfACPBkqbBu4B6wO2cyFWCvby+AU8BMYZhzrldVx4m2rB3tA946546q6rsisC2qOgG4NkFNdavqJNALfFoMJiLy0MyWCmqqC3jggXMh2AUz25YR3A/czfCvAo4ANRZu+U7gHHAzC7YCuByY6U+yX/oM8AG4LyJ1M+tJ9V8BbgPzCZiI7DGztQFYU3eAEzH7B3ARGAPOA89S4zf4j+1NAgYcyAEBrAQ6Y3aniFwzszEze+lXkDiLqnoQSMLMbFMB2AKZ2Rr/OOtbR2pIK298ZesK5P4D/ErZ1wGccztUNQ1K5I3DfheAnQ74O1R1ONDXyhuHfc0jicj+Zpw/i1UR2Wxmx4GtgbBW3jhsOg9mZlMZvrywVt447BFwIy+yTTWAx1mwj8AkcLhE2DiBbcQ5N6Cqh4BlJYDmSP2REjB/LVwFhkqA1YD3QZjXMNADnIn5qsDGNkC3gNG0M3RTnxWRz2ZW8/aIb3lqiMiQmQ1mdYZgDTMbAOoesr0AaFpELpnZ89CAvIJnAnhK9IUeA/qA9UT32Dei6qruL9wpM2sslqxIdTVPVDUFK6cCB7swrDT9BXPYr0z4lV1DAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 20,
        "height": 20,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "23",
       "label": "parcheggi pubblici",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "afd481f5b494f32d693c8b76357d8c37",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAArpJREFUSInNlluITVEYx3+mGR/Og6wHY5fLg+JBSCjlQR4w5UGEN5cpQ8mlKLlFkxJJaAhPLo8uuU2JN55oSjEpPAjFGrdlpEP/GbeHs7f27NlnzplJ8q/d2mt9316/9a317bVWLf9Qtf8rrGBmMyWNAkYAwcy8pDbg21+Bmdk8SavM7L2kB865Z8CzEMIYSdOAjbFfi6S7A4XVA8ck3QEaJXUDhBAS+4O4PAYUJG0G1gKbgECOcmFRFE3x3u+OR/22r9HGKgL7gQg4CewFnlQDG+u93w40xp30Rx5YA5wCtmQHmoXVASeA1QMAJfoCbAVOA0uAn+VgTWZ2XNLHdKOZ7Ze0PKfjTjO7KekIPdepAzgLrIzLXrBaYJGkBdkeJY0ExueFIWk6sAKYA7xMma4CV4BzwK8eMDObLelGXocpNQGtqfpw4DCwkNK0NWT8rzvnZoQQ2rKRzXfOXU6ldp46KU1Rog5gWwybCwxKooh1O4SwGugJkzRa0uMKkeXJx2Vd/HSlbK+BmqSSjqwOUD9BQ4B18Xt7BpQoF5bnmNXFMu0/gOYytj+ZnU6QD1LFwO7HZTelVP9kZi+cc5e99+05/oPMrD7pN71mr4CJwNM+YLOyDZLw3uf5EkXRJO/9q6SensZWYBlwsA9YvxRCWEbpl+gFew5MAgZT3fpVUq2kCHiTB8M51xJC2AIc+AuwDVEUtaSnuAcshNBmZgsLhcLM5K8foCYANdmk6XXESGqWdMo51xVCeBg3fwU+VwkaZ2aNknZkDXnn2S9gfbFY3AdMBc5TOn03VaKYWYOkyZJ25dnLXQt+SNoJLAXOAJeAW8D3PGfn3IxisbhY0j3gULnBVLrwXAKuAYuBo2bWJakTeAcMBYaZWV0I4RGwh9JOUlbVXOW6gQvAhdQOM4zSOlLFrtMvWJ6+DuSj38uZFIobDeZgAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 20,
        "height": 20,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "24",
       "label": "parcheggi pubblici in progetto",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "5c1f774b956d2bcb4723145a8681e2a7",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAaCAYAAABctMd+AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAfhJREFUSInd1U2IT2EUx/EPDY+y0U3qbyGxkKJmJSsvG1YWihWj5GUh0ngJKbJgRN7KSxElTXmNWFlYsLJjIWIhFtyFeqIoB2Fx7/A3/mPMZCS/uvXcc87z7dxzzvPcNkOotv8ePgEP8R5j/zR8OEYPIH5A8EHpr8FX4hLeDJI1HrNw/gd4SmleRJzCHmzHaXz+TegobMQ2jMQ9PG7OPFJKjyNiCk5iTUppfUTc6Qe8CPsxsX6/22g02sqy/J55RNzGdKzDDrTXtkvY3JtYFEV7zvkwZtemF9iK7rIsv/TENdf8Iw7iHHZjBRZjQW2jGsmTOecV9fp9SulARHThXe8kWk3LK6wuiuJ4zvmIqkmrat+IpvVlbIqI5y0YfcJBzvm+6rPPYHkv9xbs62tvv3BMxSHMb+Hbi2mqOr8cCHxMSmlnRKyt/R9wEUtVfbmAJejAQtX4HkT8Cj5cdZB2R0TP5XQDG+r1UtXsdxRFcazux4wavlI169d+ghdFMTPnfALtkFJ6hM6IuFnHTW7elHO+i5lYhi5MwlXcwho8+QbPOY+rwa+xKyKO4lOLkjXrC87iSkppe0R0Yk6j0Rj5wyHCdXSiWzWKrUB96W1EbMMpzC3L8kGPo7nmh/vJtD89rZ9v+t0r91eZ96l/4mcxpJk/w7Chgg9KXwFVIaAoMQnSBgAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 17,
        "height": 19,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "50",
       "label": "asterischi",
       "description": ""
      }
     ],
     "fieldDelimiter": ",",
     "rotationType": "geographic",
     "rotationExpression": "[Angle]"
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 835492.4156567857,
    "ymin": 5613060.764127921,
    "xmax": 838359.7953608241,
    "ymax": 5619704.354511668,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "RefName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "FID_",
     "type": "esriFieldTypeInteger",
     "alias": "FID_",
     "domain": null
    },
    {
     "name": "Entity",
     "type": "esriFieldTypeString",
     "alias": "Entity",
     "length": 16,
     "domain": null
    },
    {
     "name": "Handle",
     "type": "esriFieldTypeString",
     "alias": "Handle",
     "length": 16,
     "domain": null
    },
    {
     "name": "Layer",
     "type": "esriFieldTypeString",
     "alias": "Layer",
     "length": 254,
     "domain": null
    },
    {
     "name": "LyrFrzn",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LyrFrzn",
     "domain": null
    },
    {
     "name": "LyrLock",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LyrLock",
     "domain": null
    },
    {
     "name": "LyrOn",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LyrOn",
     "domain": null
    },
    {
     "name": "LyrVPFrzn",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LyrVPFrzn",
     "domain": null
    },
    {
     "name": "LyrHandle",
     "type": "esriFieldTypeString",
     "alias": "LyrHandle",
     "length": 16,
     "domain": null
    },
    {
     "name": "Color",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Color",
     "domain": null
    },
    {
     "name": "EntColor",
     "type": "esriFieldTypeSmallInteger",
     "alias": "EntColor",
     "domain": null
    },
    {
     "name": "LyrColor",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LyrColor",
     "domain": null
    },
    {
     "name": "BlkColor",
     "type": "esriFieldTypeSmallInteger",
     "alias": "BlkColor",
     "domain": null
    },
    {
     "name": "Linetype",
     "type": "esriFieldTypeString",
     "alias": "Linetype",
     "length": 254,
     "domain": null
    },
    {
     "name": "EntLinetyp",
     "type": "esriFieldTypeString",
     "alias": "EntLinetyp",
     "length": 254,
     "domain": null
    },
    {
     "name": "LyrLnType",
     "type": "esriFieldTypeString",
     "alias": "LyrLnType",
     "length": 254,
     "domain": null
    },
    {
     "name": "BlkLinetyp",
     "type": "esriFieldTypeString",
     "alias": "BlkLinetyp",
     "length": 254,
     "domain": null
    },
    {
     "name": "Elevation",
     "type": "esriFieldTypeDouble",
     "alias": "Elevation",
     "domain": null
    },
    {
     "name": "Thickness",
     "type": "esriFieldTypeDouble",
     "alias": "Thickness",
     "domain": null
    },
    {
     "name": "LineWt",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LineWt",
     "domain": null
    },
    {
     "name": "EntLineWt",
     "type": "esriFieldTypeSmallInteger",
     "alias": "EntLineWt",
     "domain": null
    },
    {
     "name": "LyrLineWt",
     "type": "esriFieldTypeSmallInteger",
     "alias": "LyrLineWt",
     "domain": null
    },
    {
     "name": "BlkLineWt",
     "type": "esriFieldTypeSmallInteger",
     "alias": "BlkLineWt",
     "domain": null
    },
    {
     "name": "RefName",
     "type": "esriFieldTypeString",
     "alias": "RefName",
     "length": 254,
     "domain": null
    },
    {
     "name": "LTScale",
     "type": "esriFieldTypeDouble",
     "alias": "LTScale",
     "domain": null
    },
    {
     "name": "Angle",
     "type": "esriFieldTypeDouble",
     "alias": "Angle",
     "domain": null
    },
    {
     "name": "ExtX",
     "type": "esriFieldTypeDouble",
     "alias": "ExtX",
     "domain": null
    },
    {
     "name": "ExtY",
     "type": "esriFieldTypeDouble",
     "alias": "ExtY",
     "domain": null
    },
    {
     "name": "ExtZ",
     "type": "esriFieldTypeDouble",
     "alias": "ExtZ",
     "domain": null
    },
    {
     "name": "DocName",
     "type": "esriFieldTypeString",
     "alias": "DocName",
     "length": 254,
     "domain": null
    },
    {
     "name": "DocPath",
     "type": "esriFieldTypeString",
     "alias": "DocPath",
     "length": 254,
     "domain": null
    },
    {
     "name": "DocType",
     "type": "esriFieldTypeString",
     "alias": "DocType",
     "length": 32,
     "domain": null
    },
    {
     "name": "DocVer",
     "type": "esriFieldTypeString",
     "alias": "DocVer",
     "length": 16,
     "domain": null
    },
    {
     "name": "ScaleX",
     "type": "esriFieldTypeDouble",
     "alias": "ScaleX",
     "domain": null
    },
    {
     "name": "ScaleY",
     "type": "esriFieldTypeDouble",
     "alias": "ScaleY",
     "domain": null
    },
    {
     "name": "ScaleZ",
     "type": "esriFieldTypeDouble",
     "alias": "ScaleZ",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": true,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.8,
   "id": 9,
   "name": "Testi ambiti",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 32632,
    "latestWkid": 32632
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 2000,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       0,
       0,
       0,
       0
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": null
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 835787.6203491794,
    "ymin": 5617071.005225885,
    "xmax": 835995.1016899328,
    "ymax": 5617498.573057612,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ACAD_TEXT",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "ID",
     "type": "esriFieldTypeInteger",
     "alias": "ID",
     "domain": null
    },
    {
     "name": "GISLINK",
     "type": "esriFieldTypeDouble",
     "alias": "GISLINK",
     "domain": null
    },
    {
     "name": "ACAD_TEXT",
     "type": "esriFieldTypeString",
     "alias": "ACAD_TEXT",
     "length": 50,
     "domain": null
    },
    {
     "name": "ACAD_ANGLE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "ACAD_ANGLE",
     "domain": null
    },
    {
     "name": "ACAD_BLOCK",
     "type": "esriFieldTypeInteger",
     "alias": "ACAD_BLOCK",
     "domain": null
    },
    {
     "name": "Acad_Color",
     "type": "esriFieldTypeInteger",
     "alias": "Acad_Color",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": true,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.8,
   "id": 10,
   "name": "Testi",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 32632,
    "latestWkid": 32632
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 2000,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       0,
       0,
       0,
       0
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": null
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 831325.4811384998,
    "ymin": 5611079.1294188555,
    "xmax": 839757.1934441089,
    "ymax": 5620440.3472581105,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ACAD_TEXT",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "ID",
     "type": "esriFieldTypeInteger",
     "alias": "ID",
     "domain": null
    },
    {
     "name": "GISLINK",
     "type": "esriFieldTypeDouble",
     "alias": "GISLINK",
     "domain": null
    },
    {
     "name": "ACAD_TEXT",
     "type": "esriFieldTypeString",
     "alias": "ACAD_TEXT",
     "length": 50,
     "domain": null
    },
    {
     "name": "ACAD_ANGLE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "ACAD_ANGLE",
     "domain": null
    },
    {
     "name": "ACAD_BLOCK",
     "type": "esriFieldTypeInteger",
     "alias": "ACAD_BLOCK",
     "domain": null
    },
    {
     "name": "Acad_Color",
     "type": "esriFieldTypeInteger",
     "alias": "Acad_Color",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": true,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.8,
   "id": 11,
   "name": "Confine",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 32632,
    "latestWkid": 32632
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 2000,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSDashDotDot",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 3
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 830790.304121993,
    "ymin": 5610961.976455116,
    "xmax": 840049.0430543085,
    "ymax": 5620643.207963888,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Acad_Text",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "GisLink",
     "type": "esriFieldTypeDouble",
     "alias": "GisLink",
     "domain": null
    },
    {
     "name": "Acad_Text",
     "type": "esriFieldTypeString",
     "alias": "Acad_Text",
     "length": 16,
     "domain": null
    },
    {
     "name": "Perimeter",
     "type": "esriFieldTypeDouble",
     "alias": "Perimeter",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": true,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.8,
   "id": 12,
   "name": "Mitigazione ambientale",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 32632,
    "latestWkid": 32632
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 2000,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSVertical",
      "color": [
       230,
       0,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        230,
        0,
        0,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 836419.4386740932,
    "ymin": 5619784.804210783,
    "xmax": 836704.6295933106,
    "ymax": 5620075.531638598,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Sigla",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Gislink",
     "type": "esriFieldTypeInteger",
     "alias": "Gislink",
     "domain": null
    },
    {
     "name": "Area",
     "type": "esriFieldTypeInteger",
     "alias": "Area",
     "domain": null
    },
    {
     "name": "Perimeter",
     "type": "esriFieldTypeInteger",
     "alias": "Perimeter",
     "domain": null
    },
    {
     "name": "Acad_angle",
     "type": "esriFieldTypeInteger",
     "alias": "Acad_angle",
     "domain": null
    },
    {
     "name": "Foglio",
     "type": "esriFieldTypeInteger",
     "alias": "Foglio",
     "domain": null
    },
    {
     "name": "Sigla",
     "type": "esriFieldTypeString",
     "alias": "Sigla",
     "length": 20,
     "domain": null
    },
    {
     "name": "Acad_Text",
     "type": "esriFieldTypeString",
     "alias": "Acad_Text",
     "length": 30,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": true,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.8,
   "id": 13,
   "name": "Capacità edificatoria",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 32632,
    "latestWkid": 32632
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 2000,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSHorizontal",
      "color": [
       223,
       115,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        197,
        0,
        255,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 836448.9211360298,
    "ymin": 5619874.624327581,
    "xmax": 836945.2138825317,
    "ymax": 5620226.464895107,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Sigla",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Gislink",
     "type": "esriFieldTypeInteger",
     "alias": "Gislink",
     "domain": null
    },
    {
     "name": "Area",
     "type": "esriFieldTypeInteger",
     "alias": "Area",
     "domain": null
    },
    {
     "name": "Perimeter",
     "type": "esriFieldTypeInteger",
     "alias": "Perimeter",
     "domain": null
    },
    {
     "name": "Acad_angle",
     "type": "esriFieldTypeInteger",
     "alias": "Acad_angle",
     "domain": null
    },
    {
     "name": "Foglio",
     "type": "esriFieldTypeInteger",
     "alias": "Foglio",
     "domain": null
    },
    {
     "name": "Sigla",
     "type": "esriFieldTypeString",
     "alias": "Sigla",
     "length": 20,
     "domain": null
    },
    {
     "name": "Acad_Text",
     "type": "esriFieldTypeString",
     "alias": "Acad_Text",
     "length": 30,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": true,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.8,
   "id": 14,
   "name": "Fasce di rispetto cimiteriali,dei pozzi e depuratori",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 32632,
    "latestWkid": 32632
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 2000,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Sigla",
     "field2": null,
     "field3": null,
     "defaultSymbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       228,
       199,
       252,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 1
      }
     },
     "defaultLabel": "Default",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         235,
         128,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "ACQ",
       "label": "Rispetto pozzi acquedotto",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         235,
         128,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "DEPURATORE",
       "label": "Rispetto depuratore",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         170,
         255,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 0.4
        }
       },
       "value": "CIM",
       "label": "Rispetto cimiteriale",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 1.2
        }
       },
       "value": "CROCE",
       "label": "Croce Barone",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         38,
         115,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 0.6
        }
       },
       "value": "FALDA",
       "label": "Aree inedificabili per falda acquifera",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 831229.4262412544,
    "ymin": 5611275.69059574,
    "xmax": 837869.5839629521,
    "ymax": 5619272.6660039555,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Acad_Text",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Gislink",
     "type": "esriFieldTypeInteger",
     "alias": "Gislink",
     "domain": null
    },
    {
     "name": "Area",
     "type": "esriFieldTypeInteger",
     "alias": "Area",
     "domain": null
    },
    {
     "name": "Perimeter",
     "type": "esriFieldTypeInteger",
     "alias": "Perimeter",
     "domain": null
    },
    {
     "name": "Acad_angle",
     "type": "esriFieldTypeInteger",
     "alias": "Acad_angle",
     "domain": null
    },
    {
     "name": "Foglio",
     "type": "esriFieldTypeInteger",
     "alias": "Foglio",
     "domain": null
    },
    {
     "name": "Sigla",
     "type": "esriFieldTypeString",
     "alias": "Sigla",
     "length": 20,
     "domain": null
    },
    {
     "name": "Acad_Text",
     "type": "esriFieldTypeString",
     "alias": "Acad_Text",
     "length": 30,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": true,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.8,
   "id": 15,
   "name": "Cave e discariche autorizzate",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 32632,
    "latestWkid": 32632
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 2000,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Sigla",
     "field2": null,
     "field3": null,
     "defaultSymbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       232,
       252,
       215,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 1
      }
     },
     "defaultLabel": "Default",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSBackwardDiagonal",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDashDotDot",
         "color": [
          230,
          0,
          169,
          255
         ],
         "width": 1
        }
       },
       "value": "CAVA",
       "label": "Cave autorizzate",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSBackwardDiagonal",
        "color": [
         156,
         156,
         156,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDashDot",
         "color": [
          230,
          0,
          169,
          255
         ],
         "width": 2
        }
       },
       "value": "DISCARICA",
       "label": "Discariche autorizzate",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 835605.1403790364,
    "ymin": 5617647.720827032,
    "xmax": 836930.2770637108,
    "ymax": 5618639.87514722,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Acad_Text",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Acad_Text",
     "type": "esriFieldTypeString",
     "alias": "Acad_Text",
     "length": 16,
     "domain": null
    },
    {
     "name": "Gislink",
     "type": "esriFieldTypeInteger",
     "alias": "Gislink",
     "domain": null
    },
    {
     "name": "Area",
     "type": "esriFieldTypeInteger",
     "alias": "Area",
     "domain": null
    },
    {
     "name": "Perimeter",
     "type": "esriFieldTypeInteger",
     "alias": "Perimeter",
     "domain": null
    },
    {
     "name": "Acad_angle",
     "type": "esriFieldTypeInteger",
     "alias": "Acad_angle",
     "domain": null
    },
    {
     "name": "Foglio",
     "type": "esriFieldTypeInteger",
     "alias": "Foglio",
     "domain": null
    },
    {
     "name": "Sigla",
     "type": "esriFieldTypeString",
     "alias": "Sigla",
     "length": 20,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": true,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.8,
   "id": 16,
   "name": "Zone a rischio idrogeologico",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 32632,
    "latestWkid": 32632
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 2000,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Sigla",
     "field2": null,
     "field3": null,
     "defaultSymbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       252,
       179,
       222,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 1
      }
     },
     "defaultLabel": "Default",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 1
        }
       },
       "value": "II",
       "label": "Classe II",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         135,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 1
        }
       },
       "value": "III",
       "label": "Classe III",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 1
        }
       },
       "value": "IIIA",
       "label": "Classe IIIA",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 1
        }
       },
       "value": "IIIA1",
       "label": "Classe IIIA1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         132,
         0,
         168,
         255
        ],
        "outline": null
       },
       "value": "IIIB",
       "label": "Classe IIIB",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 1
        }
       },
       "value": "I",
       "label": "Classe I",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 830790.304121993,
    "ymin": 5610961.976455116,
    "xmax": 840049.0430525795,
    "ymax": 5620643.207963858,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Acad_Text",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Acad_Text",
     "type": "esriFieldTypeString",
     "alias": "Acad_Text",
     "length": 16,
     "domain": null
    },
    {
     "name": "Gislink",
     "type": "esriFieldTypeInteger",
     "alias": "Gislink",
     "domain": null
    },
    {
     "name": "Area",
     "type": "esriFieldTypeInteger",
     "alias": "Area",
     "domain": null
    },
    {
     "name": "Perimeter",
     "type": "esriFieldTypeInteger",
     "alias": "Perimeter",
     "domain": null
    },
    {
     "name": "Acad_angle",
     "type": "esriFieldTypeInteger",
     "alias": "Acad_angle",
     "domain": null
    },
    {
     "name": "Foglio",
     "type": "esriFieldTypeInteger",
     "alias": "Foglio",
     "domain": null
    },
    {
     "name": "Sigla",
     "type": "esriFieldTypeString",
     "alias": "Sigla",
     "length": 20,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": true,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.8,
   "id": 17,
   "name": "Rispetto sedi stradali",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 32632,
    "latestWkid": 32632
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 2000,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        0
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 834116.7816343259,
    "ymin": 5611676.241813445,
    "xmax": 839941.3065524613,
    "ymax": 5620556.598204869,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Acad_Text",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Acad_Text",
     "type": "esriFieldTypeString",
     "alias": "Acad_Text",
     "length": 16,
     "domain": null
    },
    {
     "name": "Gislink",
     "type": "esriFieldTypeInteger",
     "alias": "Gislink",
     "domain": null
    },
    {
     "name": "Area",
     "type": "esriFieldTypeInteger",
     "alias": "Area",
     "domain": null
    },
    {
     "name": "Perimeter",
     "type": "esriFieldTypeInteger",
     "alias": "Perimeter",
     "domain": null
    },
    {
     "name": "Acad_angle",
     "type": "esriFieldTypeInteger",
     "alias": "Acad_angle",
     "domain": null
    },
    {
     "name": "Foglio",
     "type": "esriFieldTypeInteger",
     "alias": "Foglio",
     "domain": null
    },
    {
     "name": "Sigla",
     "type": "esriFieldTypeString",
     "alias": "Sigla",
     "length": 20,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": true,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.8,
   "id": 18,
   "name": "Nuclei Rurali ",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 32632,
    "latestWkid": 32632
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 2000,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Acad_Text",
     "field2": null,
     "field3": null,
     "defaultSymbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       199,
       245,
       193,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "defaultLabel": "<all other values>",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDash",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "A",
       "label": "A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         78,
         78,
         78,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDash",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "B",
       "label": "B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         78,
         78,
         78,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDash",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "C",
       "label": "C",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 831206.1430534935,
    "ymin": 5610914.470497789,
    "xmax": 839763.2010251015,
    "ymax": 5620506.37243092,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Sigla",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Gislink",
     "type": "esriFieldTypeInteger",
     "alias": "Gislink",
     "domain": null
    },
    {
     "name": "Area",
     "type": "esriFieldTypeInteger",
     "alias": "Area",
     "domain": null
    },
    {
     "name": "Perimeter",
     "type": "esriFieldTypeInteger",
     "alias": "Perimeter",
     "domain": null
    },
    {
     "name": "Acad_angle",
     "type": "esriFieldTypeInteger",
     "alias": "Acad_angle",
     "domain": null
    },
    {
     "name": "Foglio",
     "type": "esriFieldTypeInteger",
     "alias": "Foglio",
     "domain": null
    },
    {
     "name": "Sigla",
     "type": "esriFieldTypeString",
     "alias": "Sigla",
     "length": 20,
     "domain": null
    },
    {
     "name": "Acad_Text",
     "type": "esriFieldTypeString",
     "alias": "Acad_Text",
     "length": 30,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": true,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.8,
   "id": 19,
   "name": "Strumenti Urbanistici Esecutivi",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 32632,
    "latestWkid": 32632
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 2000,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Sigla",
     "field2": null,
     "field3": null,
     "defaultSymbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       195,
       194,
       252,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 1
      }
     },
     "defaultLabel": "Default",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 1
        }
       },
       "value": "PEC",
       "label": "Aree vincolate a PEC",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDash",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 3.5
        }
       },
       "value": "SUE",
       "label": "Aree vincolate a SUE unitario",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 835243.1173307815,
    "ymin": 5613746.884715285,
    "xmax": 838752.0137322732,
    "ymax": 5619860.376312083,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Acad_Text",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Acad_Text",
     "type": "esriFieldTypeString",
     "alias": "Acad_Text",
     "length": 16,
     "domain": null
    },
    {
     "name": "Gislink",
     "type": "esriFieldTypeInteger",
     "alias": "Gislink",
     "domain": null
    },
    {
     "name": "Area",
     "type": "esriFieldTypeInteger",
     "alias": "Area",
     "domain": null
    },
    {
     "name": "Perimeter",
     "type": "esriFieldTypeInteger",
     "alias": "Perimeter",
     "domain": null
    },
    {
     "name": "Acad_angle",
     "type": "esriFieldTypeInteger",
     "alias": "Acad_angle",
     "domain": null
    },
    {
     "name": "Foglio",
     "type": "esriFieldTypeInteger",
     "alias": "Foglio",
     "domain": null
    },
    {
     "name": "Sigla",
     "type": "esriFieldTypeString",
     "alias": "Sigla",
     "length": 20,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": true,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.8,
   "id": 20,
   "name": "Destinazioni urbanistiche",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 32632,
    "latestWkid": 32632
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 2000,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Sigla",
     "field2": null,
     "field3": null,
     "defaultSymbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       207,
       252,
       246,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 1
      }
     },
     "defaultLabel": "Default",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 0.4
        }
       },
       "value": "A",
       "label": "Nucleo Rurale A",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 0.4
        }
       },
       "value": "B",
       "label": "Nucleo Rurale B",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 0.4
        }
       },
       "value": "C",
       "label": "Nucleo Rurale C",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         38,
         115,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 0.4
        }
       },
       "value": "BA",
       "label": "Nuclei di antica formazione",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          104,
          104,
          104,
          255
         ],
         "width": 0.4
        }
       },
       "value": "BNC",
       "label": "Nucleo centrale di antica formazione",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         235,
         153,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "CC",
       "label": "Aree residenziali di completamento",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         205,
         137,
         102,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "CE",
       "label": "Aree residenziali di nuovo impianto edificate",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         205,
         137,
         102,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 0.6
        }
       },
       "value": "CE-N",
       "label": "Aree residenziali di nuovo impianto",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         205,
         137,
         102,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "CEC",
       "label": "Aree residenziali per interventi d'edilizia economica popolare e convenzionata",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         205,
         137,
         102,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 0.6
        }
       },
       "value": "CEM",
       "label": "Aree residenziali miste",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         245,
         162,
         122,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "CEP",
       "label": "Aree produttive in zone urbane da destinare a residenza",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "CET",
       "label": "Aree miste residenziali - terziarie",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         245,
         202,
         122,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 0.6
        }
       },
       "value": "CI",
       "label": "Aree residenziali di integrazione",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         168,
         56,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 0.6
        }
       },
       "value": "CO",
       "label": "Aree compromesse",
       "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": "D",
       "label": "Aree per attività produttive",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2.2
        }
       },
       "value": "DE",
       "label": "Aree attività varie in zone agricole",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 1
        }
       },
       "value": "E",
       "label": "Aree agricole",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         76,
         230,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "EO",
       "label": "Orti urbani",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSDashDot",
         "color": [
          169,
          0,
          230,
          255
         ],
         "width": 1.2
        }
       },
       "value": "F",
       "label": "Aree per servizi ed attrezzature di interesse generale",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSBackwardDiagonal",
        "color": [
         130,
         130,
         130,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.6
        }
       },
       "value": "FERROVIA",
       "label": "Area ferroviaria",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         202,
         122,
         245,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "MA",
       "label": "Aree per attività miste-artigianali",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         205,
         205,
         102,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "S",
       "label": "Aree per attrezzature di servizio",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         56,
         168,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "SD",
       "label": "Servizi pubblici per attività produttive",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 1
        }
       },
       "value": "STR",
       "label": "Sedime stradale",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSForwardDiagonal",
        "color": [
         168,
         0,
         132,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.5
        }
       },
       "value": "D-SUE",
       "label": "Aree per attività produttive soggette a strumento esecutivo",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.4
        }
       },
       "value": "AUTOSTRADA",
       "label": "Sedime autostradale",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 830790.3040524108,
    "ymin": 5610961.976450241,
    "xmax": 840049.0430228618,
    "ymax": 5620643.207951766,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "Acad_Text",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "FID",
     "type": "esriFieldTypeOID",
     "alias": "FID",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Gislink",
     "type": "esriFieldTypeInteger",
     "alias": "Gislink",
     "domain": null
    },
    {
     "name": "Area",
     "type": "esriFieldTypeInteger",
     "alias": "Area",
     "domain": null
    },
    {
     "name": "Perimeter",
     "type": "esriFieldTypeInteger",
     "alias": "Perimeter",
     "domain": null
    },
    {
     "name": "Acad_angle",
     "type": "esriFieldTypeInteger",
     "alias": "Acad_angle",
     "domain": null
    },
    {
     "name": "Foglio",
     "type": "esriFieldTypeInteger",
     "alias": "Foglio",
     "domain": null
    },
    {
     "name": "Sigla",
     "type": "esriFieldTypeString",
     "alias": "Sigla",
     "length": 20,
     "domain": null
    },
    {
     "name": "Acad_Text",
     "type": "esriFieldTypeString",
     "alias": "Acad_Text",
     "length": 30,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": true,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "hasZ": true,
   "hasM": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "supportsCoordinatesQuantization": true
  }
 ],
 "tables": []
}