{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "SLOPE_MOWING_RECORDS", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "TAMCOLLECTOR.SLOPE_MOWER_LOCATIONS", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "REL_GLOBALID", "composite": false, "catalogID": "{3F02EA5F-769F-49BD-AE73-751086A3D3BF}" }, { "id": 1, "name": "TAMCOLLECTOR.SLOPE_MOWER_LOCATIONS", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "REL_GLOBALID", "composite": false, "catalogID": "{3F02EA5F-769F-49BD-AE73-751086A3D3BF}" }, { "id": 2, "name": "TAMCOLLECTOR.SLOPE_MOWER_LOCATIONS", "relatedTableId": 6, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "REL_GLOBALID", "composite": false, "catalogID": "{3F02EA5F-769F-49BD-AE73-751086A3D3BF}" }, { "id": 3, "name": "TAMCOLLECTOR.SLOPE_MOWER_LOCATIONS", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "REL_GLOBALID", "composite": false, "catalogID": "{3F02EA5F-769F-49BD-AE73-751086A3D3BF}" }, { "id": 4, "name": "TAMCOLLECTOR.SLOPE_MOWER_LOCATIONS", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "REL_GLOBALID", "composite": false, "catalogID": "{3F02EA5F-769F-49BD-AE73-751086A3D3BF}" }, { "id": 5, "name": "TAMCOLLECTOR.SLOPE_MOWER_LOCATIONS", "relatedTableId": 4, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "REL_GLOBALID", "composite": false, "catalogID": "{3F02EA5F-769F-49BD-AE73-751086A3D3BF}" } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1754506388000 }, "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": "MOW_DATE", "typeIdField": "", "subtypeField": "", "fields": [ { "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" }, { "name": "MOW_DATE", "type": "esriFieldTypeDate", "alias": "Mow Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MOW_DATE" }, { "name": "MOW_HOURS", "type": "esriFieldTypeSingle", "alias": "Hours to Complete", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MOW_HOURS" }, { "name": "ADDITIONAL_WORK_NEEDED", "type": "esriFieldTypeString", "alias": "Follow-Up Work Identified", "domain": { "type": "codedValue", "name": "SLOPE_MOWER_ADDITIONAL_WORK", "description": "Additional work needed along with slope mowing", "codedValues": [ { "name": "Needs Fecon", "code": "Needs Fecon" }, { "name": "Needs Spray", "code": "Needs Spray" }, { "name": "Needs Both", "code": "Needs Both" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": "None", "modelName": "ADDITIONAL_WORK_NEEDED" }, { "name": "ADDITIONAL_WORK_COMPLETED", "type": "esriFieldTypeString", "alias": "Follow-Up Work Completed", "domain": { "type": "codedValue", "name": "SLOPE_MOWER_ADD_WORK_COMP", "description": "Additional work completed status", "codedValues": [ { "name": "Fecon Complete - Spray Needed", "code": "Fecon Complete - Spray Needed" }, { "name": "Spray Complete - Fecon Needed", "code": "Spray Complete - Fecon Needed" }, { "name": "All Complete", "code": "All Complete" }, { "name": "Incomplete", "code": "Incomplete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ADDITIONAL_WORK_COMPLETED" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NON_STANDARD_MOW", "type": "esriFieldTypeString", "alias": "Non Standard Mow Timeframe", "domain": { "type": "codedValue", "name": "SLOPE_MOWER_NON_STANDARD_DATE", "description": "Non Standard Mow Timeframe", "codedValues": [ { "name": "6 Months", "code": "6 Months" }, { "name": "1 Year", "code": "1 Year" }, { "name": "2 Years", "code": "2 Years" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NON_STANDARD_MOW" } ], "indexes": [ { "name": "UUID_325", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_325", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_5992_REL_GLO", "fields": "REL_GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "SLOPE_MOWING_RECORDS", "description": "", "prototype": { "attributes": { "COMMENTS": null, "NON_STANDARD_MOW": null, "REL_GLOBALID": null, "MOW_DATE": null, "MOW_HOURS": null, "ADDITIONAL_WORK_NEEDED": "None", "ADDITIONAL_WORK_COMPLETED": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,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 }