{ "isCoGoEnabled": false, "isDataBranchVersioned": true, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": ["count"], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Table", "relationships": [], "cimVersion": "3.6.0", "isDataArchived": true, "id": 21, "archivingInfo": { "startArchivingMoment": 1633082920000, "supportsQueryWithHistoricMoment": true }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml", "standardMaxRecordCount": 32000, "isDataVersioned": true, "templates": [{ "name": "GEO.GDB_ValidationPointErrors", "description": "", "drawingTool": "esriFeatureEditToolNone", "prototype": {"attributes": { "VerificationNotes": null, "RuleDescription": null, "Shape": null, "CorrectionTechnician": null, "VerificationTechnician": null, "RuleID": 0, "ErrorNumber": 0, "RuleType": 0, "Severity": null, "ErrorPhase": 2, "FeatureObjectID": 0, "CorrectionNotes": null, "IsException": null, "ErrorStatus": 1, "FeatureGlobalID": "{00000000-0000-0000-0000-000000000000}", "FeatureClassID": 0, "ErrorMessage": " ", "RuleName": " " }} }], "supportsAdvancedQueries": true, "currentVersion": 12, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "objectIdField": "ObjectID", "name": "GEO.GDB_ValidationPointErrors", "displayField": "RuleName", "supportsCalculate": true, "fields": [ { "modelName": "ObjectID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "ObjectID", "alias": "Object ID", "type": "esriFieldTypeOID" }, { "modelName": "FeatureClassID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "FeatureClassID", "alias": "Feature class ID", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "FeatureObjectID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "FeatureObjectID", "alias": "Feature object ID", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "FeatureGlobalID", "nullable": false, "editable": true, "defaultValue": "{00000000-0000-0000-0000-000000000000}", "domain": null, "name": "FeatureGlobalID", "length": 38, "alias": "Feature global ID", "type": "esriFieldTypeGUID", "required": true }, { "modelName": "ErrorNumber", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "ErrorNumber", "alias": "Error number", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "ErrorMessage", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "ErrorMessage", "length": 2000, "alias": "Error message", "type": "esriFieldTypeString", "required": true }, { "modelName": "RuleType", "nullable": false, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Attribute Rule Type", "description": "The attribute rule type that created the error record.", "type": "codedValue", "codedValues": [ { "code": 0, "name": "Calculation" }, { "code": 1, "name": "Constraint" }, { "code": 2, "name": "Validation" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "RuleType", "alias": "Rule type", "type": "esriFieldTypeSmallInteger", "required": true }, { "modelName": "RuleName", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "RuleName", "length": 64, "alias": "Rule name", "type": "esriFieldTypeString", "required": true }, { "modelName": "RuleID", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "RuleID", "alias": "Rule ID", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "RuleDescription", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "RuleDescription", "length": 256, "alias": "Rule description", "type": "esriFieldTypeString", "required": true }, { "modelName": "Severity", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "Severity", "alias": "Severity", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "IsException", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Validation Error Exception", "description": "Indicates if the error record has been marked as an exception.", "type": "codedValue", "codedValues": [ { "code": 0, "name": "False" }, { "code": 1, "name": "True" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "IsException", "alias": "Is exception", "type": "esriFieldTypeSmallInteger", "required": true }, { "modelName": "ErrorStatus", "nullable": true, "editable": true, "defaultValue": 1, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Validation Error Status", "description": "Indicates error lifecycle status of an error", "type": "codedValue", "codedValues": [ { "code": 1, "name": "Reviewed" }, { "code": 2, "name": "Resolved" }, { "code": 3, "name": "Mark As Exception" }, { "code": 4, "name": "Acceptable" }, { "code": 6, "name": "Unacceptable" }, { "code": 9, "name": "Exception" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "ErrorStatus", "alias": "Error status", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "ErrorPhase", "nullable": true, "editable": true, "defaultValue": 2, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Validation Error Phase", "description": "Indicates error lifecycle phase of an error", "type": "codedValue", "codedValues": [ { "code": 2, "name": "Review" }, { "code": 4, "name": "Correction" }, { "code": 6, "name": "Verification" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "ErrorPhase", "alias": "Error phase", "type": "esriFieldTypeInteger", "required": true }, { "modelName": "CorrectionNotes", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "CorrectionNotes", "length": 256, "alias": "Correction notes", "type": "esriFieldTypeString", "required": true }, { "modelName": "CorrectionTechnician", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "CorrectionTechnician", "length": 256, "alias": "Correction technician", "type": "esriFieldTypeString", "required": true }, { "modelName": "VerificationNotes", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "VerificationNotes", "length": 256, "alias": "Verification notes", "type": "esriFieldTypeString", "required": true }, { "modelName": "VerificationTechnician", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "VerificationTechnician", "length": 256, "alias": "Verification technician", "type": "esriFieldTypeString", "required": true }, { "modelName": "CREATIONDATE", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "CREATIONDATE", "length": 8, "alias": "Creation date", "type": "esriFieldTypeDate", "required": true }, { "modelName": "CREATOR", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "CREATOR", "length": 255, "alias": "Creator", "type": "esriFieldTypeString", "required": true }, { "modelName": "LASTUPDATE", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "LASTUPDATE", "length": 8, "alias": "Last update", "type": "esriFieldTypeDate", "required": true }, { "modelName": "UPDATEDBY", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "UPDATEDBY", "length": 255, "alias": "Updated by", "type": "esriFieldTypeString", "required": true }, { "modelName": "Shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "Shape", "alias": "Shape", "type": "esriFieldTypeGeometry", "required": true }, { "modelName": "GlobalID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "bigIntegerRestrictedTo53Bits": true, "preferredTimeReference": null, "useStandardizedQueries": true, "globalIdField": "GlobalID", "description": "", "syncCanReturnChanges": true, "supportsRollbackOnFailureParameter": false, "isDataReplicaTracked": false, "indexes": [ { "name": "UUID_92", "isUnique": true, "description": "", "isAscending": true, "fields": "GlobalID" }, { "name": "R92_SDE_ROWID_UK", "isUnique": false, "description": "", "isAscending": true, "fields": "ObjectID" }, { "name": "S77_idx", "isUnique": true, "description": "", "isAscending": true, "fields": "Shape" } ], "editFieldsInfo": { "editDateField": "LASTUPDATE", "editorField": "UPDATEDBY", "creationDateField": "CREATIONDATE", "creatorField": "CREATOR" }, "htmlPopupType": "esriServerHTMLPopupTypeNone", "hasAttachments": false, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsReturningGeometryEnvelope": false, "supportsPagination": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": false, "supportsPercentileStatistics": true, "supportsHavingClause": true, "fullTextSearchableFields": [] }, "subtypeField": "", "supportsValidateSQL": true, "serviceItemId": "777cd9cc377643d1b67c466cc9a3d507", "supportsCoordinatesQuantization": false, "types": [], "capabilities": "Query", "supportsAppend": true, "supportsExceedsLimitStatistics": true, "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF", "tileMaxRecordCount": 2000, "typeIdField": "", "supportsASyncCalculate": true, "supportsOidReservation": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "copyrightText": "" }