{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Repairs", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "Created", "creatorField": "Creator", "editDateField": "Edited", "editorField": "Editor" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "mn_nid", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "mn_nid_guid", "composite": true, "catalogID": "{32B026DD-AA85-4213-8A8C-E4907695E866}" } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1614201289000 }, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "creator", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "creator", "type": "esriFieldTypeString", "alias": "creator", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "creator" }, { "name": "created", "type": "esriFieldTypeDate", "alias": "created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created" }, { "name": "editor", "type": "esriFieldTypeString", "alias": "editor", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "editor" }, { "name": "edited", "type": "esriFieldTypeDate", "alias": "edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "edited" }, { "name": "mn_nid_guid", "type": "esriFieldTypeGUID", "alias": "mn_nid_guid", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "mn_nid_guid" }, { "name": "listed_on", "type": "esriFieldTypeDate", "alias": "listed_on", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "listed_on" }, { "name": "urgency", "type": "esriFieldTypeString", "alias": "urgency", "domain": { "type": "codedValue", "name": "code_repair_urgency", "description": "RepairUrgency", "codedValues": [ { "name": "Completed", "code": "Completed" }, { "name": "Future", "code": "Future" }, { "name": "Immediate", "code": "Immediate" }, { "name": "No Action", "code": "No Action" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "urgency" }, { "name": "type", "type": "esriFieldTypeString", "alias": "type", "domain": { "type": "codedValue", "name": "code_repair_type", "description": "RepairType", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Conduit", "code": "Conduit" }, { "name": "debris/bog removal", "code": "debris/bog removal" }, { "name": "Embankment", "code": "Embankment" }, { "name": "Gate", "code": "Gate" }, { "name": "Multiple items", "code": "Multiple items" }, { "name": "Other", "code": "Other" }, { "name": "Sheet pile", "code": "Sheet pile" }, { "name": "Stoplog", "code": "Stoplog" }, { "name": "Technical Analysis", "code": "Technical Analysis" }, { "name": "tree/brush removal", "code": "tree/brush removal" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "type" }, { "name": "description", "type": "esriFieldTypeString", "alias": "description", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "description" }, { "name": "repaired_on", "type": "esriFieldTypeDate", "alias": "repaired_on", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "repaired_on" }, { "name": "cost_estimate", "type": "esriFieldTypeDouble", "alias": "cost_estimate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cost_estimate" }, { "name": "cost_actual", "type": "esriFieldTypeDouble", "alias": "cost_actual", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cost_actual" }, { "name": "organizations_contacts_guid", "type": "esriFieldTypeGUID", "alias": "organizations_contacts_guid", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "organizations_contacts_guid" }, { "name": "organizations_contacts_text", "type": "esriFieldTypeString", "alias": "organizations_contacts_text", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "organizations_contacts_text" }, { "name": "dam_name", "type": "esriFieldTypeString", "alias": "dam_name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "dam_name" } ], "indexes": [ { "name": "gdb_992_mn_nid_g", "fields": "mn_nid_guid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r89_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_89", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Repairs", "description": "", "prototype": { "attributes": { "organizations_contacts_text": null, "dam_name": null, "organizations_contacts_guid": null, "cost_actual": null, "cost_estimate": null, "repaired_on": null, "mn_nid_guid": null, "listed_on": null, "urgency": null, "type": null, "description": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "df0452a7230b4f39bf7399f98a760df4" }