{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Area monitoraggio cianobatteri", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 288895.277144, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 372692.48369999975, "ymin": 4991169.9037, "xmax": 477674.8024000004, "ymax": 5102445.0953, "spatialReference": { "wkid": 32632, "latestWkid": 32632, "xyTolerance": 3.72529030366608E-4, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -5120899.99986938, "falseY": -9998099.99987218, "xyUnits": 21474.83645, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "spatialReference": { "wkid": 32632, "latestWkid": 32632, "xyTolerance": 3.72529030366608E-4, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -5120899.99986938, "falseY": -9998099.99987218, "xyUnits": 21474.83645, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceSpatialReference": { "wkid": 32632, "latestWkid": 32632, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 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", "globalIdField": "", "displayField": "NOME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id" }, { "name": "nome", "type": "esriFieldTypeString", "alias": "NOME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "nome" }, { "name": "codice", "type": "esriFieldTypeString", "alias": "CODICE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "codice" }, { "name": "lago", "type": "esriFieldTypeString", "alias": "LAGO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "lago" }, { "name": "data", "type": "esriFieldTypeDate", "alias": "DATA", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATA" }, { "name": "valore", "type": "esriFieldTypeString", "alias": "VALORE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "VALORE" }, { "name": "densita", "type": "esriFieldTypeString", "alias": "DENSITA", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "densita" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)", "required": true } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r203_sde_rowid_uk", "isAscending": true, "isUnique": true, "description": "", "fields": "objectid" }, { "name": "a136_ix1", "isAscending": true, "isUnique": true, "description": "", "fields": "shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Non sono state condotte analisi ", "description": "", "prototype": { "attributes": { "data": null, "densita": null, "id": null, "nome": null, "codice": null, "lago": null, "valore": "0" } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Densità <20000 cell/ml", "description": "", "prototype": { "attributes": { "data": null, "densita": null, "id": null, "nome": null, "codice": null, "lago": null, "valore": "3" } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Densità 20000-100000 cell/ml e concentrazione di microcistine <25 mcg/l", "description": "", "prototype": { "attributes": { "data": null, "densita": null, "id": null, "nome": null, "codice": null, "lago": null, "valore": "2" } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Densità >100000 cell/ml o compresa tra 20000 e 100000 cell/ml ma con microcistine >25 mcg/l", "description": "", "prototype": { "attributes": { "data": null, "densita": null, "id": null, "nome": null, "codice": null, "lago": null, "valore": "1" } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b2e4680a71374a19a812fe50a8d6dc9f" }