{ "currentVersion": 10.81, "id": 16, "name": "LakeGIS.SDE.OutfallInspection", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "Inspection to Outfall", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "OUTFALL_ID", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "OUTFALL_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OUTFALL_ID", "type": "esriFieldTypeString", "alias": "Outfall ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "OUTFALL_ID" }, { "name": "DRY_WEATHER_FLOW", "type": "esriFieldTypeString", "alias": "Dry Weather Flow", "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": 10, "defaultValue": null, "modelName": "DRY_WEATHER_FLOW" }, { "name": "DATE_", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_" }, { "name": "TIME_", "type": "esriFieldTypeString", "alias": "Time", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TIME_" }, { "name": "LOCATION_DESC", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION_DESC" }, { "name": "DAYS_LAST_RAIN", "type": "esriFieldTypeSmallInteger", "alias": "Days Last Rain", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DAYS_LAST_RAIN" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Weather Condition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONDITION" }, { "name": "FLOW_CONDITION", "type": "esriFieldTypeString", "alias": "Flow Condition", "domain": { "type": "codedValue", "name": "swFlowCondition", "description": "Flow Condition for Outfall Inspection", "codedValues": [ { "name": "Plugged", "code": "Plugged" }, { "name": "Open", "code": "Open" }, { "name": "Inhibited", "code": "Inhibited" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FLOW_CONDITION" }, { "name": "STRUCT_CONDITION", "type": "esriFieldTypeString", "alias": "Structure Condition", "domain": { "type": "codedValue", "name": "swStructuralCondition", "description": "Structural Condition for Outfall Inspection", "codedValues": [ { "name": "Corrosion", "code": "Corrosion" }, { "name": "Cracking", "code": "Cracking" }, { "name": "Normal", "code": "Normal" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STRUCT_CONDITION" }, { "name": "COLOR", "type": "esriFieldTypeString", "alias": "Color", "domain": { "type": "codedValue", "name": "swColor", "description": "Color for Outfall Inspection", "codedValues": [ { "name": "Clear", "code": "Clear" }, { "name": "Red", "code": "Red" }, { "name": "Yellow", "code": "Yellow" }, { "name": "Brown", "code": "Brown" }, { "name": "Green", "code": "Green" }, { "name": "Tannin", "code": "Tannin" }, { "name": "Gray", "code": "Gray" }, { "name": "Black", "code": "Black" }, { "name": "White", "code": "White" }, { "name": "Cloudy", "code": "Cloudy" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "COLOR" }, { "name": "ODOR", "type": "esriFieldTypeString", "alias": "Odor", "domain": { "type": "codedValue", "name": "swOdor", "description": "Odor for Outfall Inspections", "codedValues": [ { "name": "None", "code": "None" }, { "name": "Chlorine", "code": "Chlorine" }, { "name": "Fuel or Oil", "code": "Fuel or Oil" }, { "name": "Fishy", "code": "Fishy" }, { "name": "Musty", "code": "Musty" }, { "name": "Sewage", "code": "Sewage" }, { "name": "Sulfur", "code": "Sulfur" }, { "name": "Chemical", "code": "Chemical" }, { "name": "Detergent", "code": "Detergent" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ODOR" }, { "name": "FLOATABLES", "type": "esriFieldTypeString", "alias": "Floatables", "domain": { "type": "codedValue", "name": "swFloatables", "description": "Floatables for Outfall Inspections", "codedValues": [ { "name": "None", "code": "None" }, { "name": "Oil", "code": "Oil" }, { "name": "Sheen", "code": "Sheen" }, { "name": "Garbage", "code": "Garbage" }, { "name": "Sewage", "code": "Sewage" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FLOATABLES" }, { "name": "TURBIDITY", "type": "esriFieldTypeString", "alias": "Turbidity", "domain": { "type": "codedValue", "name": "swTurbidity", "description": "Turbidity for Outfall Inspections", "codedValues": [ { "name": "Clear", "code": "Clear" }, { "name": "Slightly Turbid", "code": "Slightly Turbid" }, { "name": "Moderately Turbid", "code": "Moderately Turbid" }, { "name": "Very Turbid", "code": "Very Turbid" }, { "name": "Suspended Soils", "code": "Suspended Soils" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TURBIDITY" }, { "name": "GPS_POSITION", "type": "esriFieldTypeString", "alias": "GPS Position", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "GPS_POSITION" }, { "name": "NITRATE_PPM", "type": "esriFieldTypeString", "alias": "Nitrate PPM", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NITRATE_PPM" }, { "name": "PHOSPHATE_PPM", "type": "esriFieldTypeString", "alias": "Phosphate PPM", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PHOSPHATE_PPM" }, { "name": "pH", "type": "esriFieldTypeString", "alias": "pH", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "pH" }, { "name": "CONDUCTIVITY_mS", "type": "esriFieldTypeString", "alias": "Conductivity mS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CONDUCTIVITY_mS" }, { "name": "DISSOLVED_O2_PRCNT", "type": "esriFieldTypeString", "alias": "Dissolved O2 Prcnt", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DISSOLVED_O2_PRCNT" }, { "name": "DISSOLVED_O2_mGL", "type": "esriFieldTypeString", "alias": "Dissolved O2 mgL", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DISSOLVED_O2_mGL" }, { "name": "TEMPERATURE_CEL", "type": "esriFieldTypeString", "alias": "Temp Celsius", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TEMPERATURE_CEL" }, { "name": "TEMPERATURE_FAR", "type": "esriFieldTypeString", "alias": "Temp Farenheit", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TEMPERATURE_FAR" }, { "name": "APPROX_FLOW_RATE", "type": "esriFieldTypeString", "alias": "Approx Flow Rate", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "APPROX_FLOW_RATE" }, { "name": "SULFATE", "type": "esriFieldTypeString", "alias": "Sulfate", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SULFATE" }, { "name": "SALINITY", "type": "esriFieldTypeString", "alias": "Salinity", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SALINITY" }, { "name": "DEBRIS", "type": "esriFieldTypeString", "alias": "Debris", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DEBRIS" }, { "name": "PRIORITY", "type": "esriFieldTypeString", "alias": "Priority", "domain": { "type": "codedValue", "name": "swPriority", "description": "Priority for Outfall Inspections", "codedValues": [ { "name": "High Priority 8+", "code": "High Priority 8+" }, { "name": "Medium Priority 5-7", "code": "Medium Priority 5-7" }, { "name": "Low Priority <5", "code": "Low Priority <5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PRIORITY" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "PRIMARY_INSPCTR", "type": "esriFieldTypeString", "alias": "Primary Inspector", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PRIMARY_INSPCTR" }, { "name": "SECONDARY_INSPCTR", "type": "esriFieldTypeString", "alias": "Secondary Inspector", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SECONDARY_INSPCTR" }, { "name": "LAB_ANALYSIS", "type": "esriFieldTypeString", "alias": "Lab Analysis", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LAB_ANALYSIS" } ], "indexes": [ { "name": "R1640_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "LakeGIS.SDE.OutfallInspection", "description": "", "prototype": { "attributes": { "SECONDARY_INSPCTR": null, "LAB_ANALYSIS": null, "OUTFALL_ID": null, "DRY_WEATHER_FLOW": null, "DATE_": null, "TIME_": null, "LOCATION_DESC": null, "DAYS_LAST_RAIN": null, "CONDITION": null, "FLOW_CONDITION": null, "STRUCT_CONDITION": null, "COLOR": null, "ODOR": null, "FLOATABLES": null, "TURBIDITY": null, "GPS_POSITION": null, "NITRATE_PPM": null, "PHOSPHATE_PPM": null, "pH": null, "CONDUCTIVITY_mS": null, "DISSOLVED_O2_PRCNT": null, "DISSOLVED_O2_mGL": null, "TEMPERATURE_CEL": null, "TEMPERATURE_FAR": null, "APPROX_FLOW_RATE": null, "SULFATE": null, "SALINITY": null, "DEBRIS": null, "PRIORITY": null, "COMMENTS": null, "PRIMARY_INSPCTR": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1 }