{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 132, "name": "VCS SidewalkDrainageInspection_TABLE", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "DATECREATED", "creatorField": "CREATEDBY", "editDateField": "DATEMODIFIED", "editorField": "MODIFIEDBY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 4, "name": "SidewalkDrainage_POINT", "relatedTableId": 47, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "GID_FEATUREREFERENCE", "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "GEODBID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GEODBID", "type": "esriFieldTypeString", "alias": "GEODBID", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": "028", "modelName": "GEODBID" }, { "name": "FEATUREID", "type": "esriFieldTypeString", "alias": "FEATUREID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FEATUREID" }, { "name": "DATECREATED", "type": "esriFieldTypeDate", "alias": "DATECREATED", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATECREATED" }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "DATEMODIFIED", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATEMODIFIED" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SOURCE" }, { "name": "SOURCETYPE", "type": "esriFieldTypeString", "alias": "SOURCETYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "UNKNOWN", "modelName": "SOURCETYPE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "PRODUCTIONNOTES", "type": "esriFieldTypeString", "alias": "PRODUCTIONNOTES", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PRODUCTIONNOTES" }, { "name": "REPLICAFILTER", "type": "esriFieldTypeString", "alias": "REPLICAFILTER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "VCS", "modelName": "REPLICAFILTER" }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CREATEDBY", "domain": null, "editable": false, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CREATEDBY" }, { "name": "MODIFIEDBY", "type": "esriFieldTypeString", "alias": "MODIFIEDBY", "domain": null, "editable": false, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MODIFIEDBY" }, { "name": "WEBLINK", "type": "esriFieldTypeString", "alias": "WEBLINK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WEBLINK" }, { "name": "GID_FEATUREREFERENCE", "type": "esriFieldTypeGUID", "alias": "GID_FEATUREREFERENCE", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GID_FEATUREREFERENCE" }, { "name": "Date_Inspected", "type": "esriFieldTypeDate", "alias": "Date_Inspected", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Inspected" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Description" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "VCS_SIDEWALKCONDITION Codes", "description": "Codes used to describe sidewalk drainage condition.", "codedValues": [ { "name": "Dry", "code": "DRY" }, { "name": "Staining", "code": "STAINING" }, { "name": "Ponding", "code": "PONDING" }, { "name": "Ice", "code": "ICE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Condition" } ], "indexes": [ { "name": "R592_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_592", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_37258_GID_FE", "fields": "GID_FEATUREREFERENCE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_592", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "VCS SidewalkDrainageInspection_TABLE", "description": "", "prototype": { "attributes": { "Description": null, "Date_Inspected": null, "GEODBID": "028", "FEATUREID": null, "GID_FEATUREREFERENCE": null, "WEBLINK": null, "SOURCE": null, "SOURCETYPE": "UNKNOWN", "Condition": null, "PRODUCTIONNOTES": null, "REPLICAFILTER": "VCS" } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": 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 } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }