{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 14, "name": "napacityprod.GIS.swManhole_Inspection", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 2, "name": "swManhole", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": true } ], "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALL DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "INFILTRATION", "type": "esriFieldTypeString", "alias": "INFILTRATION", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "INFILTRATION" }, { "name": "PONDING", "type": "esriFieldTypeString", "alias": "PONDING", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PONDING" }, { "name": "ROOT_IINTRUSION", "type": "esriFieldTypeInteger", "alias": "ROOT INTRUSION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROOT_IINTRUSION" }, { "name": "LID_CONDITION", "type": "esriFieldTypeString", "alias": "LID CONDITION", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LID_CONDITION" }, { "name": "COVER_CONDITION", "type": "esriFieldTypeString", "alias": "COVER CONDITION", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "COVER_CONDITION" }, { "name": "STEP_CONDITION", "type": "esriFieldTypeString", "alias": "STEP CONDITION", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STEP_CONDITION" }, { "name": "STRUCTURE_CONDITION", "type": "esriFieldTypeInteger", "alias": "STRUCTURE CONDITION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STRUCTURE_CONDITION" }, { "name": "OVERALL_CONDITION", "type": "esriFieldTypeInteger", "alias": "OVERALL CONDITION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OVERALL_CONDITION" }, { "name": "INSPECT_COMP", "type": "esriFieldTypeString", "alias": "INSPECTION COMPLETE", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "INSPECT_COMP" }, { "name": "INSPECTION_COMMENTS", "type": "esriFieldTypeString", "alias": "INSPECTION_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "INSPECTION_COMMENTS" }, { "name": "INLET_1", "type": "esriFieldTypeString", "alias": "INLET 1 Clock #", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INLET_1" }, { "name": "Inlet_1_Depth", "type": "esriFieldTypeDouble", "alias": "Inlet_1_Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Inlet_1_Depth" }, { "name": "INLET_2", "type": "esriFieldTypeString", "alias": "INLET 2 Clock #", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INLET_2" }, { "name": "Inlet_2_Depth", "type": "esriFieldTypeDouble", "alias": "Inlet_2_Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Inlet_2_Depth" }, { "name": "INLET_3", "type": "esriFieldTypeString", "alias": "INLET 3 Clock #", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INLET_3" }, { "name": "Inlet_3_Depth", "type": "esriFieldTypeDouble", "alias": "Inlet_3_Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Inlet_3_Depth" }, { "name": "INLET_4", "type": "esriFieldTypeString", "alias": "INLET 4 Clock #", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INLET_4" }, { "name": "Inlet_4_Depth", "type": "esriFieldTypeDouble", "alias": "Inlet_4_Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Inlet_4_Depth" }, { "name": "INLET_5", "type": "esriFieldTypeString", "alias": "INLET 5 Clock #", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INLET_5" }, { "name": "Inlet_5_Depth", "type": "esriFieldTypeDouble", "alias": "Inlet_5_Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Inlet_5_Depth" }, { "name": "INLET_6", "type": "esriFieldTypeString", "alias": "INLET 6 Clock #", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INLET_6" }, { "name": "Inlet_6_Depth", "type": "esriFieldTypeDouble", "alias": "Inlet_6_Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Inlet_6_Depth" }, { "name": "OUTLET", "type": "esriFieldTypeString", "alias": "OUTLET", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OUTLET" }, { "name": "OUTLET_DEPTH", "type": "esriFieldTypeDouble", "alias": "OUTLET DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OUTLET_DEPTH" }, { "name": "INVRTELEV", "type": "esriFieldTypeDouble", "alias": "INVRT ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INVRTELEV" }, { "name": "RIMELEV", "type": "esriFieldTypeDouble", "alias": "RIM ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIMELEV" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edit_user", "type": "esriFieldTypeString", "alias": "last_edit_user", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "last_edit_user" }, { "name": "last_ediit_date", "type": "esriFieldTypeDate", "alias": "last_ediit_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_ediit_date" }, { "name": "create_user", "type": "esriFieldTypeString", "alias": "create_user", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "create_user" } ], "indexes": [ { "name": "R1309_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G13823FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "napacityprod.GIS.swManhole_Inspection", "description": "", "prototype": { "attributes": { "last_ediit_date": null, "create_user": null, "FACILITYID": null, "INSTALLDATE": null, "INFILTRATION": null, "PONDING": null, "ROOT_IINTRUSION": null, "LID_CONDITION": null, "COVER_CONDITION": null, "STEP_CONDITION": null, "STRUCTURE_CONDITION": null, "OVERALL_CONDITION": null, "INSPECT_COMP": null, "INSPECTION_COMMENTS": null, "INLET_1": null, "Inlet_1_Depth": null, "INLET_2": null, "Inlet_2_Depth": null, "INLET_3": null, "Inlet_3_Depth": null, "INLET_4": null, "Inlet_4_Depth": null, "INLET_5": null, "Inlet_5_Depth": null, "INLET_6": null, "Inlet_6_Depth": null, "OUTLET": null, "OUTLET_DEPTH": null, "INVRTELEV": null, "RIMELEV": null, "created_date": null, "last_edit_user": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1 }