{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Managed Trees - Risk Assessment", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "createdate", "creatorField": "creator", "editDateField": "lastedit", "editorField": "editor" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Inspection_Date", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Inspection_Date", "type": "esriFieldTypeDate", "alias": "Inspection_Date", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "Inspection_Date" }, { "name": "Pass_Fail", "type": "esriFieldTypeString", "alias": "Pass_Fail", "domain": { "type": "codedValue", "name": "Pass_Fail", "description": "Tree risk assessment pass or fail", "codedValues": [ { "name": "Pass", "code": "0" }, { "name": "Fail", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Pass_Fail" }, { "name": "Fail_Reason", "type": "esriFieldTypeString", "alias": "Fail_Reason", "domain": { "type": "codedValue", "name": "ManagedTrees_InspectFailedReason", "description": "hazard trees", "codedValues": [ { "name": "Crack", "code": "Crack" }, { "name": "Dead", "code": "Dead" }, { "name": "Deadwood", "code": "Deadwood" }, { "name": "Decay", "code": "Decay" }, { "name": "Disease", "code": "Disease" }, { "name": "Hangers", "code": "Hangers" }, { "name": "Included bark", "code": "Included bark" }, { "name": "Insects", "code": "Insects" }, { "name": "Lean", "code": "Lean" }, { "name": "N/A", "code": "N/A" }, { "name": "Other", "code": "Other" }, { "name": "Root Problems", "code": "Root Problems" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Fail_Reason" }, { "name": "Monitor", "type": "esriFieldTypeString", "alias": "Monitor", "domain": { "type": "codedValue", "name": "ManagedTrees_MonitorTree_YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Monitor" }, { "name": "Monitor_Reason", "type": "esriFieldTypeString", "alias": "Monitor_Reason", "domain": { "type": "codedValue", "name": "ManagedTrees_InspectFailedReason", "description": "hazard trees", "codedValues": [ { "name": "Crack", "code": "Crack" }, { "name": "Dead", "code": "Dead" }, { "name": "Deadwood", "code": "Deadwood" }, { "name": "Decay", "code": "Decay" }, { "name": "Disease", "code": "Disease" }, { "name": "Hangers", "code": "Hangers" }, { "name": "Included bark", "code": "Included bark" }, { "name": "Insects", "code": "Insects" }, { "name": "Lean", "code": "Lean" }, { "name": "N/A", "code": "N/A" }, { "name": "Other", "code": "Other" }, { "name": "Root Problems", "code": "Root Problems" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Monitor_Reason" }, { "name": "Prune_Remove", "type": "esriFieldTypeString", "alias": "Prune_Remove", "domain": { "type": "codedValue", "name": "Prune_Remove", "description": "Prune or remove", "codedValues": [ { "name": "Prune", "code": "0" }, { "name": "Remove", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Prune_Remove" }, { "name": "creator", "type": "esriFieldTypeString", "alias": "creator", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "creator" }, { "name": "createdate", "type": "esriFieldTypeDate", "alias": "createdate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "createdate" }, { "name": "editor", "type": "esriFieldTypeString", "alias": "editor", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "editor" }, { "name": "lastedit", "type": "esriFieldTypeDate", "alias": "lastedit", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "lastedit" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Rel_GlobalID", "type": "esriFieldTypeGUID", "alias": "Rel_GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "Rel_GlobalID" } ], "indexes": [ { "name": "R317_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "UUID_317", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "G115566Rel_Globa", "isAscending": true, "isUnique": false, "description": "", "fields": "Rel_GlobalID" }, { "name": "UUID_OID_317", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID,OBJECTID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Managed Trees - Risk Assessment", "description": "", "prototype": { "attributes": { "Rel_GlobalID": null, "Inspection_Date": -2209161600000, "Pass_Fail": null, "Fail_Reason": null, "Monitor": null, "Monitor_Reason": null, "Prune_Remove": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "ffbb9401412141a79c7164ade8d2ee2d" }