{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Chapter90", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "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, "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": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ProjectID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ProjectID", "type": "esriFieldTypeString", "alias": "ProjectID", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "ProjectID" }, { "name": "IsComplete", "type": "esriFieldTypeSmallInteger", "alias": "IsComplete", "domain": { "type": "codedValue", "name": "dBooleanValue", "description": "Valid values are True and False.", "codedValues": [ { "name": "false", "code": 0 }, { "name": "true", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IsComplete" }, { "name": "StepID", "type": "esriFieldTypeString", "alias": "StepID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StepID" }, { "name": "contract", "type": "esriFieldTypeString", "alias": "contract", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "contract" }, { "name": "primaryRoad", "type": "esriFieldTypeString", "alias": "primaryRoad", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "primaryRoad" }, { "name": "localRoad", "type": "esriFieldTypeString", "alias": "localRoad", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "localRoad" }, { "name": "bridge", "type": "esriFieldTypeString", "alias": "bridge", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "bridge" }, { "name": "locations", "type": "esriFieldTypeString", "alias": "locations", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "locations" }, { "name": "length", "type": "esriFieldTypeString", "alias": "length", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "length" }, { "name": "width", "type": "esriFieldTypeString", "alias": "width", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "width" }, { "name": "surface", "type": "esriFieldTypeString", "alias": "surface", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "surface" }, { "name": "baseCourse", "type": "esriFieldTypeString", "alias": "baseCourse", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "baseCourse" }, { "name": "foundation", "type": "esriFieldTypeString", "alias": "foundation", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "foundation" }, { "name": "shouldersOrSidewalk", "type": "esriFieldTypeString", "alias": "Shoulders/Sidewalk", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "shouldersSidewalk" }, { "name": "workToBeDone", "type": "esriFieldTypeString", "alias": "workToBeDone", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "workToBeDone" }, { "name": "Chapter90ApprovedBy", "type": "esriFieldTypeString", "alias": "Chapter90ApprovedBy", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Chapter90ApprovedBy" }, { "name": "Chapter90DateApproved", "type": "esriFieldTypeDate", "alias": "Chapter90DateApproved", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Chapter90DateApproved" }, { "name": "checkToConfirmTextReading", "type": "esriFieldTypeString", "alias": "checkToConfirmTextReading", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "checkToConfirmTextReading" }, { "name": "otherWorkToBeDone", "type": "esriFieldTypeString", "alias": "otherWorkToBeDone", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "otherWorkToBeDone" } ], "indexes": [ { "name": "R143_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I184ProjectID", "fields": "ProjectID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Chapter90", "description": "", "prototype": { "attributes": { "checkToConfirmTextReading": null, "otherWorkToBeDone": null, "ProjectID": null, "IsComplete": null, "StepID": null, "contract": null, "primaryRoad": null, "localRoad": null, "bridge": null, "locations": null, "length": null, "width": null, "surface": null, "baseCourse": null, "foundation": null, "shouldersOrSidewalk": null, "workToBeDone": null, "Chapter90ApprovedBy": null, "Chapter90DateApproved": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "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": "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": "52a9435a94e84733be7ce94b8d028452" }