{
 "layers": [
  {
   "currentVersion": 10.81,
   "id": 0,
   "name": "Cultura_Point",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 32632,
    "latestWkid": 32632
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 250000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       0,
       171,
       3,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 508451.6919999998,
    "ymin": 5002548.580700001,
    "xmax": 517241.62739999965,
    "ymax": 5007408.7488,
    "spatialReference": {
     "wkid": 32632,
     "latestWkid": 32632
    }
   },
   "hasAttachments": true,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "COD_PDS",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "COD_PDS",
     "type": "esriFieldTypeString",
     "alias": "COD_PDS",
     "length": 10,
     "domain": null
    },
    {
     "name": "FAB_INCASA",
     "type": "esriFieldTypeString",
     "alias": "FAB_INCASA",
     "length": 10,
     "domain": null
    },
    {
     "name": "TER_INCASA",
     "type": "esriFieldTypeString",
     "alias": "TER_INCASA",
     "length": 10,
     "domain": null
    },
    {
     "name": "DENOMINAZIONE",
     "type": "esriFieldTypeString",
     "alias": "DENOMINAZIONE",
     "length": 100,
     "domain": null
    },
    {
     "name": "CATEGORIA",
     "type": "esriFieldTypeString",
     "alias": "CATEGORIA",
     "length": 100,
     "domain": null
    },
    {
     "name": "TIPOLOGIA",
     "type": "esriFieldTypeString",
     "alias": "TIPOLOGIA",
     "length": 100,
     "domain": null
    },
    {
     "name": "INDIRIZZO",
     "type": "esriFieldTypeString",
     "alias": "INDIRIZZO",
     "length": 100,
     "domain": null
    },
    {
     "name": "COD_VIA",
     "type": "esriFieldTypeString",
     "alias": "COD_VIA",
     "length": 12,
     "domain": null
    },
    {
     "name": "NUM_CIV",
     "type": "esriFieldTypeString",
     "alias": "NUM_CIV",
     "length": 10,
     "domain": null
    },
    {
     "name": "CATASTO",
     "type": "esriFieldTypeString",
     "alias": "CATASTO",
     "length": 250,
     "domain": null
    },
    {
     "name": "ST",
     "type": "esriFieldTypeDouble",
     "alias": "ST",
     "domain": null
    },
    {
     "name": "SLP",
     "type": "esriFieldTypeDouble",
     "alias": "SLP",
     "domain": null
    },
    {
     "name": "PROPRIETA",
     "type": "esriFieldTypeString",
     "alias": "PROPRIETA",
     "length": 100,
     "domain": null
    },
    {
     "name": "GESTIONE",
     "type": "esriFieldTypeString",
     "alias": "GESTIONE",
     "length": 100,
     "domain": null
    },
    {
     "name": "STATO_MANUT",
     "type": "esriFieldTypeString",
     "alias": "STATO_MANUT",
     "length": 2,
     "domain": {
      "type": "codedValue",
      "name": "stato_manut",
      "description": "stato di manutenzione",
      "codedValues": [
       {
        "name": "buono",
        "code": "01"
       },
       {
        "name": "sufficiente",
        "code": "02"
       },
       {
        "name": "pessimo",
        "code": "03"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "DESCR_GEN",
     "type": "esriFieldTypeString",
     "alias": "DESCR_GEN",
     "length": 250,
     "domain": null
    },
    {
     "name": "SERV_OFFERTI",
     "type": "esriFieldTypeString",
     "alias": "SERV_OFFERTI",
     "length": 250,
     "domain": null
    },
    {
     "name": "NOME_SITO_WEB",
     "type": "esriFieldTypeString",
     "alias": "NOME_SITO_WEB",
     "length": 100,
     "domain": null
    },
    {
     "name": "SITO_WEB",
     "type": "esriFieldTypeString",
     "alias": "SITO_WEB",
     "length": 250,
     "domain": null
    },
    {
     "name": "GEST_URB",
     "type": "esriFieldTypeSmallInteger",
     "alias": "GEST_URB",
     "domain": {
      "type": "codedValue",
      "name": "gest_urb",
      "description": "gestione urbanistica",
      "codedValues": [
       {
        "name": "si",
        "code": 1
       },
       {
        "name": "no",
        "code": 2
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "CONSISTENZA",
     "type": "esriFieldTypeDouble",
     "alias": "CONSISTENZA",
     "domain": null
    },
    {
     "name": "CAPIENZA",
     "type": "esriFieldTypeDouble",
     "alias": "CAPIENZA",
     "domain": null
    },
    {
     "name": "ANNOTAZIONI",
     "type": "esriFieldTypeString",
     "alias": "ANNOTAZIONI",
     "length": 250,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R1207_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S1067_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "ee594ce168504191b34a868ea10c5cc3"
  },
  {
   "currentVersion": 10.81,
   "id": 1,
   "name": "Cultura",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 32632,
    "latestWkid": 32632
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 250000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       201,
       247,
       195,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 510526.56099999975,
    "ymin": 5002618.5856,
    "xmax": 515814.00150000025,
    "ymax": 5007449.77,
    "spatialReference": {
     "wkid": 32632,
     "latestWkid": 32632
    }
   },
   "hasAttachments": true,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "COD_PDS",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "COD_PDS",
     "type": "esriFieldTypeString",
     "alias": "COD_PDS",
     "length": 10,
     "domain": null
    },
    {
     "name": "FAB_INCASA",
     "type": "esriFieldTypeString",
     "alias": "FAB_INCASA",
     "length": 10,
     "domain": null
    },
    {
     "name": "TER_INCASA",
     "type": "esriFieldTypeString",
     "alias": "TER_INCASA",
     "length": 10,
     "domain": null
    },
    {
     "name": "DENOMINAZIONE",
     "type": "esriFieldTypeString",
     "alias": "DENOMINAZIONE",
     "length": 100,
     "domain": null
    },
    {
     "name": "CATEGORIA",
     "type": "esriFieldTypeString",
     "alias": "CATEGORIA",
     "length": 100,
     "domain": null
    },
    {
     "name": "TIPOLOGIA",
     "type": "esriFieldTypeString",
     "alias": "TIPOLOGIA",
     "length": 100,
     "domain": null
    },
    {
     "name": "INDIRIZZO",
     "type": "esriFieldTypeString",
     "alias": "INDIRIZZO",
     "length": 100,
     "domain": null
    },
    {
     "name": "COD_VIA",
     "type": "esriFieldTypeString",
     "alias": "COD_VIA",
     "length": 12,
     "domain": null
    },
    {
     "name": "NUM_CIV",
     "type": "esriFieldTypeString",
     "alias": "NUM_CIV",
     "length": 10,
     "domain": null
    },
    {
     "name": "CATASTO",
     "type": "esriFieldTypeString",
     "alias": "CATASTO",
     "length": 250,
     "domain": null
    },
    {
     "name": "ST",
     "type": "esriFieldTypeDouble",
     "alias": "ST",
     "domain": null
    },
    {
     "name": "SLP",
     "type": "esriFieldTypeDouble",
     "alias": "SLP",
     "domain": null
    },
    {
     "name": "PROPRIETA",
     "type": "esriFieldTypeString",
     "alias": "PROPRIETA",
     "length": 100,
     "domain": null
    },
    {
     "name": "GESTIONE",
     "type": "esriFieldTypeString",
     "alias": "GESTIONE",
     "length": 100,
     "domain": null
    },
    {
     "name": "STATO_MANUT",
     "type": "esriFieldTypeString",
     "alias": "STATO_MANUT",
     "length": 2,
     "domain": {
      "type": "codedValue",
      "name": "stato_manut",
      "description": "stato di manutenzione",
      "codedValues": [
       {
        "name": "buono",
        "code": "01"
       },
       {
        "name": "sufficiente",
        "code": "02"
       },
       {
        "name": "pessimo",
        "code": "03"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "DESCR_GEN",
     "type": "esriFieldTypeString",
     "alias": "DESCR_GEN",
     "length": 250,
     "domain": null
    },
    {
     "name": "SERV_OFFERTI",
     "type": "esriFieldTypeString",
     "alias": "SERV_OFFERTI",
     "length": 250,
     "domain": null
    },
    {
     "name": "NOME_SITO_WEB",
     "type": "esriFieldTypeString",
     "alias": "NOME_SITO_WEB",
     "length": 100,
     "domain": null
    },
    {
     "name": "SITO_WEB",
     "type": "esriFieldTypeString",
     "alias": "SITO_WEB",
     "length": 250,
     "domain": null
    },
    {
     "name": "GEST_URB",
     "type": "esriFieldTypeSmallInteger",
     "alias": "GEST_URB",
     "domain": {
      "type": "codedValue",
      "name": "gest_urb",
      "description": "gestione urbanistica",
      "codedValues": [
       {
        "name": "si",
        "code": 1
       },
       {
        "name": "no",
        "code": 2
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "CONSISTENZA",
     "type": "esriFieldTypeDouble",
     "alias": "CONSISTENZA",
     "domain": null
    },
    {
     "name": "CAPIENZA",
     "type": "esriFieldTypeDouble",
     "alias": "CAPIENZA",
     "domain": null
    },
    {
     "name": "ANNOTAZIONI",
     "type": "esriFieldTypeString",
     "alias": "ANNOTAZIONI",
     "length": 250,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "area_m2",
     "type": "esriFieldTypeDouble",
     "alias": "area_m2",
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R1206_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S1066_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "supportsCoordinatesQuantization": true,
   "serviceItemId": "ee594ce168504191b34a868ea10c5cc3"
  }
 ],
 "tables": []
}