{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Culvert Inventory", "type": "Table", "description": "For recording observations associated with checking culverts within the Green River Watershed.", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreationDate", "creatorField": "Creator", "editDateField": "EditDate", "editorField": "Editor", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 1, "name": "WC", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "WCID", "composite": false } ], "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "DateChecked", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "WCID", "type": "esriFieldTypeString", "alias": "WCID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WCID" }, { "name": "DateChecked", "type": "esriFieldTypeDate", "alias": "DateChecked", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateChecked" }, { "name": "CheckedBy", "type": "esriFieldTypeString", "alias": "Checked By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CheckedBy" }, { "name": "LightWorkPerformed", "type": "esriFieldTypeString", "alias": "Light Work Performed?", "domain": { "type": "codedValue", "name": "YesNoCode", "description": "Defaults to No", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "Not Applicable", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "LightWorkPerformed" }, { "name": "WorkPriority", "type": "esriFieldTypeString", "alias": "WorkPriority", "domain": { "type": "codedValue", "name": "PriorityCode", "description": "PriorityDescription", "codedValues": [ { "name": "None", "code": "N" }, { "name": "Emergency", "code": "E" }, { "name": "High", "code": "H" }, { "name": "Medium", "code": "M" }, { "name": "Low", "code": "L" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "WorkPriority" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Comments" }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Creator" }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "Creation Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreationDate" }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Editor" }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditDate" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "R352_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_352", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_215246_WCID", "fields": "WCID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_352", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Culvert Inventory", "description": "", "prototype": { "attributes": { "WorkPriority": null, "Comments": null, "WCID": null, "DateChecked": null, "CheckedBy": null, "LightWorkPerformed": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }