{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 42, "name": "StreetInspections", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 4, "name": "SDE.street_centerline", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "AssetGUID", "composite": false, "catalogID": "{BAF473F5-AB5C-40B2-A709-88DD3448CC7A}" } ], "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, "hasContingentValuesDefinition": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "InspBy", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "InspDate", "type": "esriFieldTypeDate", "alias": "Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspDate" }, { "name": "InspBy", "type": "esriFieldTypeString", "alias": "Inspected By", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspBy" }, { "name": "InspType", "type": "esriFieldTypeString", "alias": "InspType", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspType" }, { "name": "PavementRating", "type": "esriFieldTypeString", "alias": "Pavement Rating", "domain": { "type": "codedValue", "name": "PCC_Rating", "description": "PCC Rating", "codedValues": [ { "name": "10 - Excellent +", "code": "10 - Excellent +" }, { "name": "9 - Excellent -", "code": "9 - Excellent -" }, { "name": "8 - Very Good", "code": "8 - Very Good" }, { "name": "7 - Good +", "code": "7 - Good +" }, { "name": "6 - Good -", "code": "6 - Good -" }, { "name": "5 - Fair +", "code": "5 - Fair +" }, { "name": "4 - Fair -", "code": "4 - Fair -" }, { "name": "3 - Poor", "code": "3 - Poor" }, { "name": "2 - Very Poor", "code": "2 - Very Poor" }, { "name": "1 - Failed", "code": "1 - Failed" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PavementRating" }, { "name": "SealBoolean", "type": "esriFieldTypeSmallInteger", "alias": "Seal Coat?", "domain": { "type": "codedValue", "name": "Yes_No", "description": "A yes/no indicator", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SealBoolean" }, { "name": "SealCoatDate", "type": "esriFieldTypeDate", "alias": "Seal Coat Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SealCoatDate" }, { "name": "ReviewerStatus", "type": "esriFieldTypeSmallInteger", "alias": "Reviewer Status", "domain": { "type": "codedValue", "name": "InspectionStatus", "description": "Inspection Status", "codedValues": [ { "name": "Needs Inspection", "code": 0 }, { "name": "Inspection Completed", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ReviewerStatus" }, { "name": "AssetGUID", "type": "esriFieldTypeGUID", "alias": "AssetGUID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "AssetGUID" }, { "name": "SealCoatRating", "type": "esriFieldTypeString", "alias": "SealCoatRating", "domain": { "type": "codedValue", "name": "SealCoat_Rating", "description": "Sseal Coat Rating", "codedValues": [ { "name": "5 - Excellent", "code": "5 - Excellent" }, { "name": "4 - Good", "code": "4 - Good" }, { "name": "3 - Fair", "code": "3 - Fair" }, { "name": "2 - Poor", "code": "2 - Poor" }, { "name": "1 - Failed", "code": "1 - Failed" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SealCoatRating" }, { "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": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes" } ], "indexes": [ { "name": "R66_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "UUID_66", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "GDB_242_AssetGUI", "isAscending": true, "isUnique": false, "description": "", "fields": "AssetGUID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "StreetInspections", "description": "", "prototype": { "attributes": { "Notes": null, "InspDate": null, "InspBy": null, "InspType": null, "PavementRating": null, "SealBoolean": null, "SealCoatDate": null, "ReviewerStatus": null, "AssetGUID": null, "SealCoatRating": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "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 } ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "0f739664893f42f8bdb01bbb63cc551c" }