{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 20, "name": "Sezioni di censimento", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 2500, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

DESCRIZIONE: <\/SPAN>IL DATO RAPPRESENTA <\/SPAN>L'INSIEME DELLE SEZIONI<\/SPAN>DI CENSIMENTO<\/SPAN><\/P>

RELAZIONI: <\/SPAN>IL DATO E' MESSO IN RELAZIONE CON I CIVICI (RA02CB02CIVICI) TRAMITE IL CAMPO ID _SEZIONE, QUESTO PERMETTE DI CONOSCERE QUANTI CIVICI RICADONO NELLA SEZIONE SELEZIONATA.<\/SPAN><\/P>

IL DATO E' IN RELAZIONE CON LE FRAZIONI (RA01AA02FRAZIONI) TRAMITE IL CAMPO ID_FRAZIONE, IN QUESTO MODO E' POSSIBILE CONOSCERE QUALI SEZIONI RICADONO ALL'INTERNO DI UNA FRAZIONE SELEZIONATA. <\/SPAN><\/P>

IL DATO E' IN RELAZIONE CON LE ZTO (RA01AA05ZTO) ATTRAVERSO IL CAMPO ID _ZTO, IN QUESTO MODO SI POSSONO INDIVIDUARE LE <\/SPAN>SEZIONI<\/SPAN>PRESENTI ALL'INTERNO <\/SPAN>DI UNA ZONA TERRITORIALE OMOGENEA<\/SPAN><\/P>

IL DATO E' IN RELAZIONE CON LE UNITA' ELEMENTARI (RA01AA04UNITAELEMENTARI) ATTRAVERSO IL CAMPO ID_UE, IN QUESTO MODO SI POSSONO INDIVIDUARE QUALI SEZIONI SONO PRESENTI ALL'INTERNO DI UNA UNITA' ELEMENTARE<\/SPAN><\/P>

PROCEDURA DI AGGIORNAMENTO:<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 2283406.3699, "ymin": 4899303.15, "xmax": 2308442.48, "ymax": 4945228.4698, "spatialReference": { "wkid": 102092, "latestWkid": 3004, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -3101200, "falseY": -9998400, "xyUnits": 4.5043203186214745E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102092, "latestWkid": 3004, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -3101200, "falseY": -9998400, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 252, 207, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 232, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "TIP_SEZ", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID_SEZIONE", "type": "esriFieldTypeInteger", "alias": "ID_SEZIONE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID_SEZIONE" }, { "name": "TIP_SEZ", "type": "esriFieldTypeString", "alias": "TIP_SEZ", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TIP_SEZ" }, { "name": "ANNO", "type": "esriFieldTypeInteger", "alias": "ANNO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANNO" }, { "name": "ID_FRAZIONE", "type": "esriFieldTypeInteger", "alias": "ID_FRAZIONE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID_FRAZIONE" }, { "name": "NOME_FRAZIONE", "type": "esriFieldTypeString", "alias": "NOME_FRAZIONE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "NOME_FRAZIONE" }, { "name": "ID_AT", "type": "esriFieldTypeInteger", "alias": "ID_AT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID_AT" }, { "name": "NOME_AT", "type": "esriFieldTypeString", "alias": "NOME_AT", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "NOME_AT" }, { "name": "ID_BS", "type": "esriFieldTypeInteger", "alias": "ID_BS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID_BS" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R6712_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A458_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sezioni di censimento", "description": "", "prototype": { "attributes": { "ID_BS": null, "NOME_AT": null, "OBJECTID": null, "ID_SEZIONE": null, "TIP_SEZ": null, "ANNO": null, "ID_FRAZIONE": null, "NOME_FRAZIONE": null, "ID_AT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "4d4f3502e7a046ebad3a30af5b7d8a9d" }