{ "currentVersion": 10.91, "id": 54, "name": "Outfall Inspection", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 1, "name": "EastLongmeadowGIS.DBO.Outfall", "relatedTableId": 13, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "Outfall_ID", "composite": false } ], "isDataVersioned": true, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1743736969000 }, "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": "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": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreationDate" }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Creator" }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditDate" }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Editor" }, { "name": "Outfall_ID", "type": "esriFieldTypeString", "alias": "Outfall_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Outfall_ID" }, { "name": "Subbasin_Abbr", "type": "esriFieldTypeString", "alias": "Subbasin_Abbr", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Subbasin_Abbr" }, { "name": "Date1", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date1" }, { "name": "Time", "type": "esriFieldTypeString", "alias": "Time", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Time" }, { "name": "Inspector", "type": "esriFieldTypeString", "alias": "Inspector", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Inspector" }, { "name": "Rainfall24", "type": "esriFieldTypeDouble", "alias": "Rainfall Last 24 Hours", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rainfall24" }, { "name": "Rainfall48", "type": "esriFieldTypeDouble", "alias": "Rainfall Last 48 Hours", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rainfall48" }, { "name": "PipeSize", "type": "esriFieldTypeDouble", "alias": "PipeSize", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PipeSize" }, { "name": "PipeMaterial", "type": "esriFieldTypeString", "alias": "Pipe Material", "domain": { "type": "codedValue", "name": "cvd_PipeMaterial_1", "description": "", "codedValues": [ { "name": "RCP", "code": "RCP" }, { "name": "CMP", "code": "CMP" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Steel/Iron", "code": "Steel_Iron" }, { "name": "Corrugated Plastic", "code": "Corru_Plastic" }, { "name": "Other", "code": "other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PipeMaterial" }, { "name": "Pipe_Other", "type": "esriFieldTypeString", "alias": "Other - Pipe Material", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Pipe_Other" }, { "name": "Flow_Desc", "type": "esriFieldTypeString", "alias": "Flow Description", "domain": { "type": "codedValue", "name": "cvd_Flow_Desc_1", "description": "", "codedValues": [ { "name": "Trickle", "code": "Trickle" }, { "name": "Moderate", "code": "Moderate" }, { "name": "Substantial", "code": "Substantial" }, { "name": "No Flow", "code": "No_Flow" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Flow_Desc" }, { "name": "FlowDepth", "type": "esriFieldTypeDouble", "alias": "Flow Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlowDepth" }, { "name": "FlowWidth", "type": "esriFieldTypeDouble", "alias": "Flow Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlowWidth" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use In Area", "domain": { "type": "codedValue", "name": "cvd_LandUse_1", "description": "", "codedValues": [ { "name": "Industrial", "code": "Industrial" }, { "name": "Urban Residential", "code": "Urban_Res" }, { "name": "Suburban Residential", "code": "Suburban_Res" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Open Space", "code": "OpenSpace" }, { "name": "Other", "code": "other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LandUse" }, { "name": "LandUse_Other", "type": "esriFieldTypeString", "alias": "Other - Land Use In Area", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LandUse_Other" }, { "name": "Odor_Desc", "type": "esriFieldTypeString", "alias": "Odor Description", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "Odor_Desc" }, { "name": "Odor_Other", "type": "esriFieldTypeString", "alias": "Other - Odor Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Odor_Other" }, { "name": "Odor_Severity", "type": "esriFieldTypeString", "alias": "Odor Severity", "domain": { "type": "codedValue", "name": "cvd_Odor_Severity_1", "description": "", "codedValues": [ { "name": "0 - None", "code": "0None" }, { "name": "1 - Faint", "code": "1Faint" }, { "name": "2 - Easily Detected", "code": "2Easily_Detect" }, { "name": "3 - Noticeable From a Distance", "code": "3Noticeable_Distance" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Odor_Severity" }, { "name": "FlowColor", "type": "esriFieldTypeString", "alias": "Flow Color", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "FlowColor" }, { "name": "FlowColor_Other", "type": "esriFieldTypeString", "alias": "Other - Flow Color", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FlowColor_Other" }, { "name": "FlowColorIntensity", "type": "esriFieldTypeString", "alias": "Flow Color Intensity", "domain": { "type": "codedValue", "name": "cvd_FlowColorIntensity_1", "description": "", "codedValues": [ { "name": "0 - Clear", "code": "0Clear" }, { "name": "1 - Faint Colors", "code": "1Faint_color" }, { "name": "2 - Clearly Visible in Sample Bottle", "code": "2ClearlyVisibleBottle" }, { "name": "3 - Clearly Visible in Outfall Flow", "code": "3ClearlyVisibleOutfall" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FlowColorIntensity" }, { "name": "Turbidity", "type": "esriFieldTypeString", "alias": "Turbidity", "domain": { "type": "codedValue", "name": "cvd_Turbidity_1", "description": "", "codedValues": [ { "name": "0 - Clear", "code": "0ClearTurbidity" }, { "name": "1 - Slight Cloudiness", "code": "1SlightCloudy" }, { "name": "2 - Cloudy", "code": "2Cloudy" }, { "name": "3 - Opaque", "code": "3Opaque" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Turbidity" }, { "name": "Floatables", "type": "esriFieldTypeString", "alias": "Floatables", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "Floatables" }, { "name": "Floatables_Other", "type": "esriFieldTypeString", "alias": "Other - Floatables", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Floatables_Other" }, { "name": "FloatablesSeverity", "type": "esriFieldTypeString", "alias": "Floatables Severity", "domain": { "type": "codedValue", "name": "cvd_FloatablesSeverity_1", "description": "", "codedValues": [ { "name": "0 - None", "code": "0NoneFloatables" }, { "name": "1 - Few/Slight, Origin Not Obvious", "code": "1Few_NotObvious" }, { "name": "2 - Some, Indications of Origin", "code": "2Some_Indications" }, { "name": "3 - Some, Obvious Origin", "code": "3Some_Obvious" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FloatablesSeverity" }, { "name": "OutfallDamage", "type": "esriFieldTypeString", "alias": "Outfall Damage", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "OutfallDamage" }, { "name": "OutfallDamage_Other", "type": "esriFieldTypeString", "alias": "Other - Outfall Damage", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OutfallDamage_Other" }, { "name": "OutfallDepositStain", "type": "esriFieldTypeString", "alias": "Outfall Deposits and Stains", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "OutfallDepositStain" }, { "name": "DepositStain_Other", "type": "esriFieldTypeString", "alias": "Other - Outfall Deposits and Stains", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DepositStain_Other" }, { "name": "Vegetation", "type": "esriFieldTypeString", "alias": "Vegetation", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "Vegetation" }, { "name": "Pool_Quality", "type": "esriFieldTypeString", "alias": "Pool Quality", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "Pool_Quality" }, { "name": "PoolQual_Other", "type": "esriFieldTypeString", "alias": "Other - Pool Quality", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PoolQual_Other" }, { "name": "PipeHenthicGrowth", "type": "esriFieldTypeString", "alias": "Pipe Henthic Growth", "domain": { "type": "codedValue", "name": "cvd_PipeHenthicGrowth_1", "description": "", "codedValues": [ { "name": "None", "code": "None" }, { "name": "Brown", "code": "Brown" }, { "name": "Orange", "code": "Orange" }, { "name": "Green", "code": "Green" }, { "name": "Other", "code": "other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PipeHenthicGrowth" }, { "name": "Henthic_Other", "type": "esriFieldTypeString", "alias": "Other - Pipe Henthic Growth", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Henthic_Other" }, { "name": "Ammonia", "type": "esriFieldTypeDouble", "alias": "Ammonia (Nitrogen)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Ammonia" }, { "name": "Chlorine", "type": "esriFieldTypeDouble", "alias": "Chlorine", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Chlorine" }, { "name": "Conductivity", "type": "esriFieldTypeDouble", "alias": "Conductivity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Conductivity" }, { "name": "Salinity", "type": "esriFieldTypeDouble", "alias": "Salinity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Salinity" }, { "name": "Surfactants", "type": "esriFieldTypeDouble", "alias": "Surfactants", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Surfactants" }, { "name": "Temperature", "type": "esriFieldTypeDouble", "alias": "Temperature", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Temperature" }, { "name": "EColi", "type": "esriFieldTypeDouble", "alias": "E. Coli (Legacy)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EColi" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "Notes" }, { "name": "ECol_itxt", "type": "esriFieldTypeString", "alias": "E. Coli", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ECol_itxt" }, { "name": "maintenance_required", "type": "esriFieldTypeString", "alias": "Maintenance Required", "domain": { "type": "codedValue", "name": "cvd_maintenance_required_1", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "maintenance_required" }, { "name": "maintenance_description", "type": "esriFieldTypeString", "alias": "Maintenance Description", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "maintenance_description" }, { "name": "submerged_outfall", "type": "esriFieldTypeString", "alias": "Submerged Outfall", "domain": { "type": "codedValue", "name": "cvd_submerged_outfall", "description": "", "codedValues": [ { "name": "No", "code": "No_subm" }, { "name": "Partially", "code": "Partially_subm" }, { "name": "Fully", "code": "Fully_subm" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "submerged_outfall" }, { "name": "buried_by_sediment", "type": "esriFieldTypeString", "alias": "Buried By Sediment", "domain": { "type": "codedValue", "name": "cvd_buried_by_sediment", "description": "", "codedValues": [ { "name": "No", "code": "No_bur" }, { "name": "Partially", "code": "Partially_bur" }, { "name": "Fully", "code": "Fully_bur" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "buried_by_sediment" }, { "name": "tested_upstream", "type": "esriFieldTypeString", "alias": "Tested Upstream", "domain": { "type": "codedValue", "name": "cvd_tested_upstream", "description": "", "codedValues": [ { "name": "No", "code": "No_upstr" }, { "name": "Yes", "code": "Yes_upstr" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "tested_upstream" }, { "name": "upstream_location_description", "type": "esriFieldTypeString", "alias": "Upstream Location Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "upstream_location_description" } ], "indexes": [ { "name": "R25425_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_25425", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_167703_Outfa", "fields": "Outfall_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_25425", "fields": "globalid,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Outfall Inspection", "description": "", "prototype": { "attributes": { "tested_upstream": null, "buried_by_sediment": null, "upstream_location_description": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Outfall_ID": null, "Subbasin_Abbr": null, "Date1": null, "Time": null, "Inspector": null, "Rainfall24": null, "Rainfall48": null, "PipeSize": null, "PipeMaterial": null, "Pipe_Other": null, "Flow_Desc": null, "FlowDepth": null, "FlowWidth": null, "LandUse": null, "LandUse_Other": null, "Odor_Desc": null, "Odor_Other": null, "Odor_Severity": null, "FlowColor": null, "FlowColor_Other": null, "FlowColorIntensity": null, "Turbidity": null, "Floatables": null, "Floatables_Other": null, "FloatablesSeverity": null, "OutfallDamage": null, "OutfallDamage_Other": null, "OutfallDepositStain": null, "DepositStain_Other": null, "Vegetation": null, "Pool_Quality": null, "PoolQual_Other": null, "PipeHenthicGrowth": null, "Henthic_Other": null, "Ammonia": null, "Chlorine": null, "Conductivity": null, "Salinity": null, "Surfactants": null, "Temperature": null, "EColi": null, "Notes": null, "ECol_itxt": null, "maintenance_required": null, "maintenance_description": null, "submerged_outfall": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1 }