{ "currentVersion": 10.81, "id": 3, "name": "PathwayMaintenanceInspectionSiteTable", "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": 0, "name": "PathwayMaintenanceSite", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ParentGUID", "composite": true } ], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1627472192000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "usernameCheck", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "PathwayID", "type": "esriFieldTypeString", "alias": "Pathway Segment ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ParentPathwayID" }, { "name": "MaintType", "type": "esriFieldTypeString", "alias": "Maint Work Type", "domain": { "type": "codedValue", "name": "PathMaintType", "description": "Pathway Maint. TYPE", "codedValues": [ { "name": "Mowing", "code": "Mowing" }, { "name": "Blowing", "code": "Blowing" }, { "name": "Trimming", "code": "Trimming" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Trimming", "modelName": "MaintType" }, { "name": "MaintDate", "type": "esriFieldTypeDate", "alias": "Maint Inspect Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": 1630454400000, "modelName": "MaintDate" }, { "name": "WorkerName", "type": "esriFieldTypeString", "alias": "Worker Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "WorkerName" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Notes" }, { "name": "BlowDay", "type": "esriFieldTypeString", "alias": "Scheduled Blowing Day", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ParentMaintDay" }, { "name": "MowDay", "type": "esriFieldTypeString", "alias": "Scheduled Mowing Day", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MowDay" }, { "name": "TrimDay", "type": "esriFieldTypeString", "alias": "Scheduled Trimming Day", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TrimDay" }, { "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": "ParentGUID", "type": "esriFieldTypeGUID", "alias": "ParentGUID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "ParentGUID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Photo1GPSImageDir", "type": "esriFieldTypeString", "alias": "Photo1GPSImageDir", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Photo1GPSImageDir" }, { "name": "Photo1ImageDateTime", "type": "esriFieldTypeString", "alias": "Photo1ImageDateTime", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Photo1ImageDateTime" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "usernameCheck", "type": "esriFieldTypeString", "alias": "User Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "usernameCheck" }, { "name": "location", "type": "esriFieldTypeDouble", "alias": "Inspection Location", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "location" } ], "indexes": [ { "name": "GDB_2275_ParentG", "fields": "ParentGUID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_757", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_757", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "PathwayMaintenanceInspectionSiteTable", "description": "", "prototype": { "attributes": { "usernameCheck": null, "PathwayID": null, "MaintType": "Trimming", "MaintDate": 1630454400000, "WorkerName": null, "Notes": null, "BlowDay": null, "MowDay": null, "TrimDay": null, "Photo1ImageDateTime": null, "Photo1GPSImageDir": null, "location": null, "ParentGUID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 5000, "maxRecordCountFactor": 1 }