{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "CAD_ProjectDocument", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "CAD_ProjectBoundary", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ProjectName", "composite": true, "catalogID": "{396794B3-3740-493D-B21E-CEEEA9E44D6F}" } ], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1765468405000 }, "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": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ProjectName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "Project Name", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ProjectName" }, { "name": "DocumentType", "type": "esriFieldTypeString", "alias": "Document Type", "domain": { "type": "codedValue", "name": "svProjectDocType", "description": "Plat document types that are submitted to Public Works for review", "codedValues": [ { "name": "Preliminary", "code": "Preliminary" }, { "name": "Declaration", "code": "Declaration" }, { "name": "Common Interest Community", "code": "Common Interest Community" }, { "name": "Registered Land Survey", "code": "Registered Land Survey" }, { "name": "Subdivision Plat", "code": "Subdivision Plat" }, { "name": "Description", "code": "Description" }, { "name": "Examiner Assistance", "code": "Examiner Assistance" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DocumentType" }, { "name": "PreparedBy", "type": "esriFieldTypeString", "alias": "Prepared By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PreparedBy" }, { "name": "Parcels", "type": "esriFieldTypeSmallInteger", "alias": "Parcels", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Parcels" }, { "name": "DateReceived", "type": "esriFieldTypeDate", "alias": "Date Received", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateReceived" }, { "name": "DateReturned", "type": "esriFieldTypeDate", "alias": "Date Returned", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateReturned" }, { "name": "DateApproved", "type": "esriFieldTypeDate", "alias": "Date Approved", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateApproved" }, { "name": "DateFiled", "type": "esriFieldTypeDate", "alias": "Date Filed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateFiled" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Notes" }, { "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", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true } ], "indexes": [ { "name": "UUID_338", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "G954ProjectName", "isAscending": true, "isUnique": false, "description": "", "fields": "ProjectName" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "CAD_ProjectDocument", "description": "", "prototype": { "attributes": { "Notes": null, "DateFiled": null, "ProjectName": null, "DocumentType": null, "PreparedBy": null, "Parcels": null, "DateReceived": null, "DateReturned": null, "DateApproved": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "49802cc4db4649eea74f197d815087af" }