{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "caraglio11", "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": 822579.3737596923, "ymin": 5526383.604109444, "xmax": 833642.7598521702, "ymax": 5537335.458549892, "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.81, "id": 1, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "caraglio11" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 822579.3737596923, "ymin": 5526383.604109444, "xmax": 833642.7598521702, "ymax": 5537335.458549892, "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", "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.81, "id": 2, "name": "Codici", "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": 0.1, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 823439.8209767838, "ymin": 5527122.9919650005, "xmax": 832909.6761465548, "ymax": 5537309.9962390475, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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 }, { "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, "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.81, "id": 3, "name": "Testi classi", "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": 1, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 822588.3088416697, "ymin": 5526384.95759165, "xmax": 833610.1647165023, "ymax": 5536852.412036219, "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 } ], "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.81, "id": 4, "name": "Posti di blocco della viabilità", "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": 3.9999605039999997, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": null, "labelExpression": "[ACAD_TEXT]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": -9, "yoffset": 11, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 35, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 827487.0861421777, "ymin": 5530318.909576782, "xmax": 828934.7541052803, "ymax": 5531983.5276371455, "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 } ], "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.81, "id": 5, "name": "Comparti", "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": "esriSLSDashDot", "color": [ 230, 0, 0, 255 ], "width": 1.8000000000000003 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 828615.2805489671, "ymin": 5528634.290372975, "xmax": 829154.7945004024, "ymax": 5528973.85873585, "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": "esriFieldTypeDouble", "alias": "GisLink", "domain": null }, { "name": "Perimeter", "type": "esriFieldTypeDouble", "alias": "Perimeter", "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.81, "id": 6, "name": "Simboli", "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.2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 827596.9959447806, "ymin": 5529580.87880431, "xmax": 830738.560330899, "ymax": 5535366.757101828, "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 }, { "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.81, "id": 7, "name": "Allineamenti", "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": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1.2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 826690.4382904947, "ymin": 5529970.893465894, "xmax": 827525.0545137875, "ymax": 5530594.920739879, "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.81, "id": 8, "name": "Distretti", "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": "esriSLSDash", "color": [ 255, 189, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 823390.160738646, "ymin": 5527679.644919187, "xmax": 833012.771372827, "ymax": 5537460.791032947, "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.81, "id": 9, "name": "Numeri distretti", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 2000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 3.9999605039999997, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": null, "labelExpression": "[ACAD_TEXT]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 230, 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": 50, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 825875.3869144305, "ymin": 5528309.64762356, "xmax": 831208.0058844764, "ymax": 5533761.2608878575, "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 } ], "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.81, "id": 10, "name": "Testi Quote 2000", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 2000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 3.9999605039999997, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": null, "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": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 825191.552943894, "ymin": 5530604.931556004, "xmax": 828538.1887888762, "ymax": 5534041.688875659, "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 } ], "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.81, "id": 11, "name": "Quote 2000", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "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": 825114.8348276144, "ymin": 5530594.117511126, "xmax": 828653.9338527927, "ymax": 5534111.536872709, "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.81, "id": 12, "name": "Edifici da demolire", "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": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 1.2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 824499.6528508674, "ymin": 5528780.33395837, "xmax": 831326.135826925, "ymax": 5530701.132677985, "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.81, "id": 13, "name": "Edifici aggiunti", "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.2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 824726.6392434523, "ymin": 5529416.243327286, "xmax": 828246.0796984095, "ymax": 5533590.390024591, "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.81, "id": 14, "name": "Tettoie", "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.2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 825327.0937384047, "ymin": 5528975.060490245, "xmax": 831402.0372369064, "ymax": 5531040.593674054, "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.81, "id": 15, "name": "Edifici vincolati", "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, 69, 255, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 824321.2122807663, "ymin": 5528816.585354669, "xmax": 827372.8854865124, "ymax": 5533932.742457698, "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.81, "id": 16, "name": "LineeMuri", "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, 0 ], "width": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 826248.1609028858, "ymin": 5530035.100611911, "xmax": 826479.3507339288, "ymax": 5530220.704268175, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Id", "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 } ], "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.81, "id": 17, "name": "Testi commercio", "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": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[ACAD_TEXT]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 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": 35, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 827210.7459211259, "ymin": 5530394.4355985, "xmax": 827466.6292723325, "ymax": 5530416.178055075, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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 } ], "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.81, "id": 18, "name": "Testi edifici da demolire", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15000, "maxScale": 0, "referenceScale": 2000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 1, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": "\"ACAD_BLOCK\" = 50", "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": -2, "yoffset": 3, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "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": -2, "yoffset": 3, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 20, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 824447.9600853359, "ymin": 5528796.566748945, "xmax": 831269.6457181873, "ymax": 5535230.470784018, "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 } ], "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.81, "id": 19, "name": "Comparti", "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": "esriSLSDashDot", "color": [ 230, 0, 0, 255 ], "width": 1.8000000000000003 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 828615.2805489671, "ymin": 5528634.290372975, "xmax": 829154.7945004024, "ymax": 5528973.85873585, "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": "esriFieldTypeDouble", "alias": "GisLink", "domain": null }, { "name": "Perimeter", "type": "esriFieldTypeDouble", "alias": "Perimeter", "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.81, "id": 20, "name": "Linee fasce", "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": "esriSLSDash", "color": [ 99, 205, 102, 255 ], "width": 0.4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 823336.4769890953, "ymin": 5527328.617106295, "xmax": 832824.3493133181, "ymax": 5537456.781321298, "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": "esriFieldTypeDouble", "alias": "GisLink", "domain": null }, { "name": "Perimeter", "type": "esriFieldTypeDouble", "alias": "Perimeter", "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.81, "id": 21, "name": "Simboli 5000", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 4500, "referenceScale": 2000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 830393.5834799331, "ymin": 5530514.1165376995, "xmax": 830988.956298912, "ymax": 5535536.010622967, "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": "esriFieldTypeDouble", "alias": "GisLink", "domain": null }, { "name": "Perimeter", "type": "esriFieldTypeDouble", "alias": "Perimeter", "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.81, "id": 22, "name": "Testi Quote 5000", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15000, "maxScale": 4500, "referenceScale": 2000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 3.9999605039999997, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": null, "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": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 829725.6247617954, "ymin": 5534402.139655379, "xmax": 829773.5046045369, "ymax": 5534420.14048242, "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 } ], "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.81, "id": 23, "name": "Quote 5000", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15000, "maxScale": 4500, "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": 829716.2344141323, "ymin": 5534383.539178938, "xmax": 829806.4037280865, "ymax": 5534418.215188557, "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.81, "id": 24, "name": "Localizzazioni commerciali", "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, 51, 255, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 826554.0523947752, "ymin": 5529368.421818828, "xmax": 828062.7325884241, "ymax": 5530722.235126567, "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 } ], "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.81, "id": 25, "name": "Edifici vincolati", "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, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 824283.6937538758, "ymin": 5528799.441998141, "xmax": 831018.5278869725, "ymax": 5535538.048676109, "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.81, "id": 26, "name": "Caraglio Gas emergenza esterna: elevata letalità", "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": [ 255, 0, 0, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 828330.1974669879, "ymin": 5531102.930976784, "xmax": 828655.9242547854, "ymax": 5531431.563039072, "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.81, "id": 27, "name": "Caraglio Gas emergenza esterna: inizio letalità", "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": [ 255, 255, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 828273.3402128519, "ymin": 5531045.381405145, "xmax": 828712.7190602005, "ymax": 5531487.996042241, "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.81, "id": 28, "name": "Fascia di rispetto ai pozzi", "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": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1.100123784 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 822687.9556711817, "ymin": 5527295.000886636, "xmax": 827644.7804823064, "ymax": 5529418.164499222, "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 } ], "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.81, "id": 29, "name": "Fasce fluviali", "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": [ 196, 241, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 102, 153, 205, 255 ], "width": 2.0001219839999997 } }, "value": "EB", "label": "fascia fluviale Eb", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 153, 205, 255 ], "width": 2.0001219839999997 } }, "value": "EE", "label": "fascia fluviale Ee", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 823499.4342510073, "ymin": 5528789.805641215, "xmax": 833754.3314434489, "ymax": 5531623.125696913, "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 } ], "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.81, "id": 30, "name": "Frane attive e quiescenti", "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": [ 192, 201, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1.5000914879999998 } }, "value": "Fat", "label": "Fat", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1.5000914879999998 } }, "value": "Fatt", "label": "Fatt", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1.5000914879999998 } }, "value": "Fattt", "label": "Fattt", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 78, 78, 78, 255 ], "width": 1.5000914879999998 } }, "value": "Fq", "label": "Fq", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 822706.0150711676, "ymin": 5526620.754885466, "xmax": 825039.4133617494, "ymax": 5532190.817959823, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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 } ], "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.81, "id": 31, "name": "Vincolo 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": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 822389.2599938066, "ymin": 5526313.730311627, "xmax": 827293.5015603655, "ymax": 5534118.198007049, "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 } ], "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.81, "id": 32, "name": "Classi di idoneità all'utilizzazione urbanistica", "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": "esriSLSDashDot", "color": [ 137, 90, 68, 255 ], "width": 1.5000914879999998 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 822325.5460294319, "ymin": 5526313.730307865, "xmax": 833800.5310015352, "ymax": 5537484.150214422, "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 } ], "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.81, "id": 33, "name": "Fasce di rispetto L. 431/85", "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": "esriSLSDashDotDot", "color": [ 0, 197, 255, 255 ], "width": 1.0000609919999999 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 823445.0265326109, "ymin": 5528619.242089703, "xmax": 833757.4489586175, "ymax": 5531757.917635057, "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 } ], "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.81, "id": 34, "name": "Fasce di rispetto dei corsi d'acqua", "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": "esriSLSDash", "color": [ 0, 197, 255, 255 ], "width": 1.0000609919999999 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 823406.9854219302, "ymin": 5528824.276755476, "xmax": 833163.9614569066, "ymax": 5535571.218457479, "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 } ], "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.81, "id": 35, "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": "Acad_Text", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 247, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 230, 0, 0, 255 ], "width": 1.5 } }, "value": "CC", "label": "Permesso di Costruire Convenzionato", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 } }, "value": "PDR", "label": "Piano di Recupero", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 1.5 } }, "value": "SUE", "label": "Strumento Urbanistico Esecutivo", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 0, 0, 255 ], "width": 1.5 } }, "value": "SUE-ATTO", "label": "Strumento Urbanistico Esecutivo in atto", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 824528.5631122142, "ymin": 5527740.192463719, "xmax": 832345.3633964395, "ymax": 5536573.046470113, "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.81, "id": 36, "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": [ 225, 242, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 38, 115, 0, 255 ], "width": 1.1 } }, "value": "12PT04_FR", "label": "PTaree produttive estrattive - FR aree di rispetto", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ACQUE", "label": "acque", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ALVEO", "label": "alveo del fiume", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 122, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ED.ABB", "label": "ED.ABB", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "FA", "label": "FA aree ambientali di tutela per interesse archeologico", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "FA.A", "label": "FA.A aree ambientali di tutela per interesse archeologico", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.2 } }, "value": "FA.B", "label": "FA.B aree ambientali ", "description": "" }, { "symbol": { "type": "esriPFS", "url": "2f2408c08975df9dca955b795f44622e", "imageData": "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", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 }, "width": 79.21, "height": 79.21, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "FA.G", "label": "FA.G aree ambientali di giardini o verde privato", "description": "" }, { "symbol": { "type": "esriPFS", "url": "c7024f21acb680eb53a4f3d96a4285a2", "imageData": "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", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 }, "width": 72, "height": 72, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "FA.N", "label": "FA.N aree per ambito naturalistico collinare", "description": "" }, { "symbol": { "type": "esriPFS", "url": "868af9ff4d8fd46caab4281a3cb13544", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABuhJREFUeJztXEuynDAMJFUcJUfMMXLE3CVZkaJE/wzyTqwextankVr2zDydx3EcP38df//8Pn4ct+vnr+PvcRxHHWfz0biSgS60/s/v48cbW5Q8Jpvp2YnPWYVck5RCZmxdkwLj1r8B2NmDZDM9O/E5VQQhp5hR1xiLMmYIms90Izn3MZc9SUak/nfhc7KF9Q2mkeairK53EVLnuihXQCiacVRX5XXhczJwXIopp9OoY2tXaI1FMQOKyUppsRsfmgErCtVcBmBaoFd4PimeCc8r+7rxebyA1RRPjHNAqAKWAsjsUTsbZQ/T043PowizCFWc54xb4Wlm6DV+B67eO1ms9ih7duPzqAGJI1Whi7I6h/E2oxtli4pUNFfVpwQHNv4Wn/8ZsLpdS0BIdwIp3ypd1c5Vm5ic3fg8agBasMJ57NTIopzJuHS5tSmtMNCSA1O9OvE5q/HJG7/mVaXJVi6J6iRzlD70rPqRcvVufGAGuEXM8Dc1gDnOnHU2qOKYzGdyma9f8TmrEBYpaidyF4jAVg4mh6cVakle0n1dtQXZvROfx4dxzOjVosvGVFRXUJLdlQP4bYFffalv8bEHMVf4rvu7ErdeObGaEaxIr8xVdu7G50TOuZ1FYkCyFq1XGYEuVGgT3S7LmC/d+NCDmDIEcSJ6Vv92jqfcrwp61a303iOzyk/qTwc+8CCmQEFGKe5MU1s5q16M41sVjQlX78bncQ5QxiBH3EGJyVdOuExIojqtO46CduNDzwGrXHr9nRalNGIUjdX5K/VoZRta/VdyESb3v6uNkIKYwUyI2xYqgBEo7J5FvKIbJs8FiaslXfhYCkJ7cxeByJikCLtIR6Cm1MBq0VcK+orPeReEFDFQVrk2oQ227XSc74oiWnuNOQ7fjQ/9VUQaGatjLCOuvx0NpfVD6anzkB1M332c+ZxicRw3CnKTE95OorGmNAK0cqarMYkeZp/LgN34PD6MS++R4pRm7s9UlCLdTEZitwKNHcpSPN7iQ7+QUVG3wtHOiLouKbJJVDKQUnAch3fhY78PSIS4yEJRzvbcLuLT6GM2sZfn/HfP3+JDfxuqFK4UpgQ0F4kujZmzCX0hm9VOqRsf+rMUJkzdrxQslgHVUOVIneMKutqjs7Hd+MSfhlankiLK+PbtVvJ6lr5opYdFqZOZzF/B55EBbv+Mxr5kRBIxDgSWTQkNqExU9nXhc6I3hoSwVP6aol9Bc86rHZmzHfnbjQ8twulW0qW1opfr/gtoVaaL3vsa9cwV9i58ok9D0Rt1hyf1TEW6eiEIHKUvyRA27vztwgd+GppsE1HUqfRE65hMttaB5S5Hj2rNLnyik/AlCDmB0jgpQm/AdtGlKGhlu+heTCc+8RcyjqcTQNz1NRpX6FDdr3I+uk/xob8NVYLUSa8qdIZ/iUTnuFqbcDWyuxsf+IWMiypnrNvhdHG2u0/0MjDdeaELnxMtWkllpYitVw4kBZzNVRG9osfN78QHfh+ABCYcp9LTceF9PKURpyfJEFXQr/Gd+Lz6T3mXzkx5ncdAcdxd5yF+RhzPfEKXK8pd+MCfpzuB1bEk/Rwvps6kOpLIdCAiG7rxgT9PZ86452qPXy9l4CrfuoxjsqtMpncnPvY74ZQjHSDM2WTb6dKb1R2l181XOjvxsf+gwXYLCkAHYhppyWFGyVZRjWxNNw2d+DzOAczQZHuXpnd9ljiK5DjKW61JKpN24QPPAakTdwPqWLIWzVEvizmntnzJ7iSxexc+9BygFKnDUbqtTA9Mda7j3y8F3dFVXcvsXsEHfhrqDjAs5VQRdYU20evS3dmzcuZYKeZf8DnRgre7jBUqSsZYFNWXyfhZ+ZWAmMipc1fxiT+KQMbUazVV3fqkwH3JqGus+pXQahc+07TP1Ig63o3PNO0ztWk3PtO0L3iG5HXhM037jF278ZmmfWKtsr/qeIvPNO0j9jA93fhM0z5jz258pmnfYnCw8bf4TNM+I2c3PtO0Lzgw1asTn2naZ7h6Nz7TtO9FBlT5X/CZpn3FFmT3TnymaV/g4058pmmfsXM3PtO0T8xHz7vxmaZ9RH5SfzrwmaZ9xo7d+EzTPkNBu/GZpn0kEFZrA7Pf4TNN+wJdO/GZpn0fKegrPtO0z3D4bnymaZ/ZxezGZ5r2mQzYjc807QM+ORs68ZmmfaFPVU8XPtO0L/TfPX+LzzTtAzarnVI3PtO0bxHMbnymaV/gr5tT56/gM037RCYq+7rwmaZ9wnbkbzc+07SPPHOFvQufadpHxp2/XfhM0z6zdjc+07QvmLsTn2naB+5XOR/dp/hM0z7B1cjubnymaR8B050XuvCZpn1Aj5vfic807RMF/Rrfic8/40SWoMexSu0AAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 }, "width": 72, "height": 72, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "FA.T", "label": "FA.T aree ambientali di tutela per interesse storico monumentale", "description": "" }, { "symbol": { "type": "esriPFS", "url": "868af9ff4d8fd46caab4281a3cb13544", "imageData": "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", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 }, "width": 72, "height": 72, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "FA.U", "label": "FA.U aree di rispetto per ambiti urbani e pedonali", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.2 } }, "value": "FAP", "label": "FAP aree di pregio paesistico", "description": "" }, { "symbol": { "type": "esriPFS", "url": "868af9ff4d8fd46caab4281a3cb13544", "imageData": "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", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 }, "width": 72, "height": 72, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "FAT", "label": "FAT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 78, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.2 } }, "value": "FC", "label": "FC area cimiteriale", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 78, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "FD.T", "label": "FD.T aree di rispetto per cimiteri e depuratori", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 38, 115, 0, 255 ], "width": 1.1 } }, "value": "FR", "label": "FR aree di rispetto", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 38, 115, 0, 255 ], "width": 1.1 } }, "value": "FR.C", "label": "FRC aree di rispetto per cimiteri e depuratori", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "FSP", "label": "FSP aree sportive private:campo motocross ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 78, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "FT.DC", "label": "FT.DC aree per attrezzature tecnologiche", "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": "H", "label": "H aree produttive agricole", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "HI", "label": "HI aree produttive agricole inedificabili", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 115, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PC", "label": "PC aree artigianali e industriali di riordino e di completamento", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 115, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PE", "label": "PE aree artigianali e industriali esistenti", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 115, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PN", "label": "PN aree artigianali e industriali di nuovo impianto", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 115, 38, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PR", "label": "PR aree artigianali e industriali con presenza di impianti a rischio", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 115, 38, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PT", "label": "PT aree produttive estrattive", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "RA", "label": "RA aree residenziali: di carattere ambientale e documentario", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "RC", "label": "RC aree residenziali: di completamento", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 168, 0, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "RCP", "label": "RCP aree residenziali: di completamento in perequazione", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "RE", "label": "RE aree residenziali: esistenti", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "RF", "label": "RF aree residenziali: nuclei frazionali", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "RN", "label": "RN aree residenziali: di nuovo impianto", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 168, 0, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "RNP", "label": "RNP aree residenziali: di nuovo impianto in perequazione", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RS", "label": "RS aree residenziali: di carattere ambientale e storico", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.2 } }, "value": "SA", "label": "SA aree per servizi afferenti le attivita' produttive o terziarie", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.2 } }, "value": "SC", "label": "SC aree per servizi per spazi pubblici di interesse comune", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.2 } }, "value": "SG", "label": "SG aree per servizi generali", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.2 } }, "value": "SI", "label": "SI aree per servizi per l'istruzione dell'obbligo e del preobbligo", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 78, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.2 } }, "value": "SIP", "label": "SIP aree per servizi per spazi pubblici in perequazione", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.2 } }, "value": "SP", "label": "SP aree per servizi per parcheggi pubblici", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.2 } }, "value": "SS", "label": "SS aree per servizi", "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": "STR-ES", "label": "viabilità esistente", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.2 } }, "value": "STR-PR", "label": "viabilitò in progetto", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.2 } }, "value": "SV", "label": "SV aree per servizi per spazi pubblici a parco, gioco e sport", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.2 } }, "value": "TA", "label": "TA aree ricettive alberghiere", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "TE", "label": "TE aree commerciali esistenti", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "TN", "label": "TN aree commerciali di nuovo impianto", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 822325.5460991305, "ymin": 5526313.730414929, "xmax": 833799.4653516165, "ymax": 5537484.130464471, "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.81, "id": 37, "name": "Usi civici", "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": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 824706.5860899562, "ymin": 5527912.119751658, "xmax": 829918.8822426735, "ymax": 5534228.190708495, "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 } ], "tables": [] }