{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "IncidentRecords_Admin", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 1, "name": "Trees", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "GUID", "composite": false, "catalogID": "{620EB15C-1277-43AE-9D40-8039C9B1C9A6}" } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1557395513000 }, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FAILURE_TYPE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FAILURE_TYPE", "type": "esriFieldTypeString", "alias": "Failure type", "domain": { "type": "codedValue", "name": "FailureType", "description": "FailureType", "codedValues": [ { "name": "Branch Failure", "code": "1" }, { "name": "Trunk Failure", "code": "2" }, { "name": "Uprooting", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FAILURE_TYPE" }, { "name": "GIRTH_OF_FAILED_PART", "type": "esriFieldTypeDouble", "alias": "Girth of failed part (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GIRTH_OF_FAILED_PART" }, { "name": "DATE_OF_INCIDENT", "type": "esriFieldTypeDate", "alias": "Date of incident", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_OF_INCIDENT" }, { "name": "DAMAGE", "type": "esriFieldTypeString", "alias": "Damage", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "DAMAGE" }, { "name": "INJURY", "type": "esriFieldTypeString", "alias": "Injury", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "INJURY" }, { "name": "FATALITY", "type": "esriFieldTypeString", "alias": "Fatality", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FATALITY" }, { "name": "MEDIA_PRESENCE", "type": "esriFieldTypeString", "alias": "Media Presence", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "MEDIA_PRESENCE" }, { "name": "OBSTRUCTON", "type": "esriFieldTypeString", "alias": "Obstruction", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "OBSTRUCTON" }, { "name": "FEEDBACK_CASE_ID", "type": "esriFieldTypeString", "alias": "Feedback case ID", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FEEDBACK_CASE_ID" }, { "name": "INCIDENT_REMARKS", "type": "esriFieldTypeString", "alias": "Remarks", "domain": null, "editable": true, "nullable": true, "length": 512, "defaultValue": null, "modelName": "INCIDENT_REMARKS" }, { "name": "TI_TREE_REMOVED", "type": "esriFieldTypeString", "alias": "Tree removed due to incident?", "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "1" }, { "name": "No", "code": "0" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TI_TREE_REMOVED" }, { "name": "GUID", "type": "esriFieldTypeGUID", "alias": "GUID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GUID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "TRS_ID", "type": "esriFieldTypeString", "alias": "TRS_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRS_ID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "indexes": [ { "name": "G42GUID", "fields": "GUID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "gdb_ct3_20", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_20", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Singapore Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "IncidentRecords_Admin", "description": "", "prototype": { "attributes": { "TRS_ID": null, "FAILURE_TYPE": null, "GIRTH_OF_FAILED_PART": null, "DATE_OF_INCIDENT": null, "DAMAGE": null, "INJURY": null, "FATALITY": null, "MEDIA_PRESENCE": null, "OBSTRUCTON": null, "FEEDBACK_CASE_ID": null, "INCIDENT_REMARKS": null, "TI_TREE_REMOVED": null, "GUID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "0101afc774a141979a25234ea71e98a5" }