{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "GIS.SDE.Tree_Maintenance", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATOR_DATE", "creatorField": "CREATOR_USER", "editDateField": "EDITOR_DATE", "editorField": "EDITOR_USER" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 3, "name": "Tree Inventory", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "TREE_ID", "composite": false, "catalogID": "{90FEB5D8-C7F5-4EA9-9CEF-5E97E3342769}" } ], "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, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "MAINTENANCE_TYPE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MAINTENANCE_DATE", "type": "esriFieldTypeDate", "alias": "Maintenance Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MAINTENANCE_DATE" }, { "name": "MAINTENANCE_TYPE", "type": "esriFieldTypeString", "alias": "Maintenance Type", "domain": { "type": "codedValue", "name": "WT_TI_Maint_Type", "description": "WT Tree Maintenance Types", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "Pruning of Major Structure", "code": "Pruning of Major Structure" }, { "name": "Pruning of Minor Structure", "code": "Pruning of Minor Structure" }, { "name": "Structural Pruning of Young Trees", "code": "Structural Pruning of Young Trees" }, { "name": "Corrective Pruning/Storm Damaged Trees", "code": "Corrective Pruning/Storm Damaged Trees" }, { "name": "Complete Removal", "code": "Complete Removal" }, { "name": "Stump Grinding", "code": "Stump Grinding" }, { "name": "Tree Planting", "code": "Tree Planting" }, { "name": "Injection", "code": "Injection" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MAINTENANCE_TYPE" }, { "name": "HOURS", "type": "esriFieldTypeDouble", "alias": "Man Hours", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOURS" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "CREATOR_USER", "type": "esriFieldTypeString", "alias": "CREATOR_USER", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREATOR_USER" }, { "name": "CREATOR_DATE", "type": "esriFieldTypeDate", "alias": "CREATOR_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATOR_DATE" }, { "name": "EDITOR_USER", "type": "esriFieldTypeString", "alias": "EDITOR_USER", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EDITOR_USER" }, { "name": "EDITOR_DATE", "type": "esriFieldTypeDate", "alias": "EDITOR_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDITOR_DATE" }, { "name": "TREE_ID", "type": "esriFieldTypeGUID", "alias": "TREE_ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "TREE_ID" } ], "indexes": [ { "name": "R126_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_822_TREE_ID", "fields": "TREE_ID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GIS.SDE.Tree_Maintenance", "description": "", "prototype": { "attributes": { "NOTES": null, "TREE_ID": null, "MAINTENANCE_DATE": null, "MAINTENANCE_TYPE": null, "HOURS": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 10000, "maxRecordCountFactor": 1 }