{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 17, "name": "Existing_MH_Inspections", "type": "Table", "description": null, "copyrightText": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ID", "typeIdField": "Type", "subtypeFieldName": "Type", "subtypeField": "Type", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RawID", "type": "esriFieldTypeSmallInteger", "alias": "Survey ID", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "Trotwood ID", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeInteger", "alias": "Str type", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Street Address", "length": 80, "domain": null }, { "name": "LocationDepression", "type": "esriFieldTypeString", "alias": "Sump?", "length": 10, "domain": { "type": "codedValue", "name": "YesNo", "description": "Simple response", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DepressionArea", "type": "esriFieldTypeString", "alias": "Sump area (ft)", "length": 20, "domain": null }, { "name": "RimElev", "type": "esriFieldTypeDouble", "alias": "RimElev", "domain": null }, { "name": "LidCondition", "type": "esriFieldTypeString", "alias": "LidCondition", "length": 12, "domain": { "type": "codedValue", "name": "LidCondition", "description": "Manhole lid quality", "codedValues": [ { "name": "Loose", "code": "L" }, { "name": "Tight", "code": "T" }, { "name": "Sealed", "code": "S" }, { "name": "Bolted", "code": "B" }, { "name": "Paved over", "code": "P" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LidHoleCount", "type": "esriFieldTypeSmallInteger", "alias": "LidHoleCount", "domain": null }, { "name": "Grade", "type": "esriFieldTypeDouble", "alias": "Grade", "domain": null }, { "name": "LidLeakage", "type": "esriFieldTypeString", "alias": "LidLeakage", "length": 4, "domain": { "type": "codedValue", "name": "YesNo", "description": "Simple response", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FrameCondition", "type": "esriFieldTypeString", "alias": "FrameCondition", "length": 10, "domain": { "type": "codedValue", "name": "SoundBroken", "description": "Frame quality", "codedValues": [ { "name": "Sound", "code": "S" }, { "name": "Broken", "code": "B" }, { "name": "Cracked", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CorbelOffset", "type": "esriFieldTypeString", "alias": "CorbelOffset", "length": 5, "domain": { "type": "codedValue", "name": "CorbelOffset", "description": "eccentric lid offset", "codedValues": [ { "name": "0", "code": "0" }, { "name": "12", "code": "12" }, { "name": "24", "code": "24" }, { "name": "Other", "code": "O" }, { "name": "30", "code": "30" }, { "name": "36", "code": "36" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RingCondition", "type": "esriFieldTypeString", "alias": "RingCondition", "length": 10, "domain": { "type": "codedValue", "name": "SoundBroken", "description": "Frame quality", "codedValues": [ { "name": "Sound", "code": "S" }, { "name": "Broken", "code": "B" }, { "name": "Cracked", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CorbelLeakage", "type": "esriFieldTypeString", "alias": "CorbelLeakage", "length": 4, "domain": { "type": "codedValue", "name": "YesNo", "description": "Simple response", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StructureDepth", "type": "esriFieldTypeDouble", "alias": "Overall Structure Depth", "domain": null }, { "name": "WallConstruction", "type": "esriFieldTypeString", "alias": "WallConstruction", "length": 15, "domain": { "type": "codedValue", "name": "Construction", "description": "Manhole construction type", "codedValues": [ { "name": "Brick", "code": "B" }, { "name": "Precast", "code": "P" }, { "name": "Cast in Place", "code": "CP" }, { "name": "Skimcoat", "code": "S" }, { "name": "Concrete Block", "code": "CB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StructureDiameter", "type": "esriFieldTypeSmallInteger", "alias": "Structure Diameter (in.)", "domain": null }, { "name": "WallLeakage", "type": "esriFieldTypeString", "alias": "WallLeakage", "length": 4, "domain": { "type": "codedValue", "name": "YesNo", "description": "Simple response", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ApronCondition", "type": "esriFieldTypeString", "alias": "ApronCondition", "length": 8, "domain": { "type": "codedValue", "name": "ManholeCondition", "description": "Manhole quality check", "codedValues": [ { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" }, { "name": "None", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ApronDeposition", "type": "esriFieldTypeString", "alias": "ApronDeposition", "length": 8, "domain": { "type": "codedValue", "name": "YesNo", "description": "Simple response", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DepositionDepth", "type": "esriFieldTypeDouble", "alias": "DepositionDepth", "domain": null }, { "name": "StepConstruction", "type": "esriFieldTypeString", "alias": "StepConstruction", "length": 15, "domain": { "type": "codedValue", "name": "StepConstruction", "description": "Manhole step type", "codedValues": [ { "name": "Cast Aluminum", "code": "CA" }, { "name": "Composite", "code": "C" }, { "name": "Rebar", "code": "R" }, { "name": "Other", "code": "O" }, { "name": "Cast Iron", "code": "CI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StepCount", "type": "esriFieldTypeSmallInteger", "alias": "StepCount", "domain": null }, { "name": "StepCondition", "type": "esriFieldTypeString", "alias": "StepCondition", "length": 8, "domain": { "type": "codedValue", "name": "ManholeCondition", "description": "Manhole quality check", "codedValues": [ { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" }, { "name": "None", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TroughType", "type": "esriFieldTypeString", "alias": "TroughType", "length": 15, "domain": { "type": "codedValue", "name": "TroughType", "description": "Construction of trough", "codedValues": [ { "name": "Broken pipe", "code": "BP" }, { "name": "Shaped concrete", "code": "SC" }, { "name": "Other", "code": "O" }, { "name": "None", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TroughCondition", "type": "esriFieldTypeString", "alias": "TroughCondition", "length": 8, "domain": { "type": "codedValue", "name": "ManholeCondition", "description": "Manhole quality check", "codedValues": [ { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" }, { "name": "None", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Infiltration", "type": "esriFieldTypeString", "alias": "Infiltration", "length": 4, "domain": { "type": "codedValue", "name": "YesNo", "description": "Simple response", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InfiltrationLocation", "type": "esriFieldTypeString", "alias": "InfiltrationLocation", "length": 20, "domain": null }, { "name": "InfiltrationFlowRate", "type": "esriFieldTypeDouble", "alias": "InfiltrationFlowRate", "domain": null }, { "name": "Inflow", "type": "esriFieldTypeString", "alias": "Inflow", "length": 4, "domain": { "type": "codedValue", "name": "YesNo", "description": "Simple response", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InflowLocation", "type": "esriFieldTypeString", "alias": "InflowLocation", "length": 20, "domain": null }, { "name": "Surcharge", "type": "esriFieldTypeString", "alias": "Surcharge", "length": 4, "domain": { "type": "codedValue", "name": "YesNo", "description": "Simple response", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SurchargeHeight", "type": "esriFieldTypeDouble", "alias": "SurchargeHeight", "domain": null }, { "name": "Pipe1", "type": "esriFieldTypeString", "alias": "Pipe1", "length": 50, "domain": null }, { "name": "Pipe2", "type": "esriFieldTypeString", "alias": "Pipe2", "length": 50, "domain": null }, { "name": "Pipe3", "type": "esriFieldTypeString", "alias": "Pipe3", "length": 50, "domain": null }, { "name": "Pipe4", "type": "esriFieldTypeString", "alias": "Pipe4", "length": 50, "domain": null }, { "name": "Pipe5", "type": "esriFieldTypeString", "alias": "Pipe5", "length": 50, "domain": null }, { "name": "Method", "type": "esriFieldTypeString", "alias": "Method", "length": 10, "domain": { "type": "codedValue", "name": "Method", "description": "Point collection method", "codedValues": [ { "name": "Observed", "code": "O" }, { "name": "GIS", "code": "G" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 150, "domain": null }, { "name": "Images", "type": "esriFieldTypeString", "alias": "Images", "length": 100, "domain": null }, { "name": "SurfaceType", "type": "esriFieldTypeString", "alias": "SurfaceType", "length": 15, "domain": { "type": "codedValue", "name": "SurfaceType", "description": "ground above asset", "codedValues": [ { "name": "Waterway", "code": "W" }, { "name": "Unknown", "code": "U" }, { "name": "Asphalt Pavement", "code": "AP" }, { "name": "Concrete Pavement", "code": "CP" }, { "name": "Sidewalk", "code": "S" }, { "name": "Ditch", "code": "D" }, { "name": "Parkway", "code": "P" }, { "name": "Curb", "code": "C" }, { "name": "Asphalt Driveway", "code": "AD" }, { "name": "Concrete Driveway", "code": "CD" }, { "name": "Easement", "code": "E" }, { "name": "Asphalt (parkway)", "code": "A" }, { "name": "Other", "code": "O" }, { "name": "Rear Yard", "code": "RY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InspectedBy", "type": "esriFieldTypeString", "alias": "InspectedBy", "length": 50, "domain": null }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "InspectionDate", "length": 8, "domain": null }, { "name": "OverallCondition", "type": "esriFieldTypeString", "alias": "OverallCondition", "length": 50, "domain": { "type": "codedValue", "name": "PipeCondition", "description": "Pipe quality check", "codedValues": [ { "name": "Good", "code": "G" }, { "name": "Fair", "code": "F" }, { "name": "Poor", "code": "P" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Pipe1Direction", "type": "esriFieldTypeString", "alias": "Pipe 1 Direction", "length": 5, "domain": null }, { "name": "Pipe1Depth", "type": "esriFieldTypeDouble", "alias": "Pipe 1 Depth", "domain": null }, { "name": "Pipe2Direction", "type": "esriFieldTypeString", "alias": "Pipe 2 Direction", "length": 5, "domain": null }, { "name": "Pipe2Depth", "type": "esriFieldTypeDouble", "alias": "Pipe 2 Depth", "domain": null }, { "name": "Pipe3Direction", "type": "esriFieldTypeString", "alias": "Pipe 3 Direction", "length": 5, "domain": null }, { "name": "Pipe3Depth", "type": "esriFieldTypeDouble", "alias": "Pipe 3 Depth", "domain": null }, { "name": "Pipe4Direction", "type": "esriFieldTypeString", "alias": "Pipe 4 Direction", "length": 5, "domain": null }, { "name": "Pipe4Depth", "type": "esriFieldTypeDouble", "alias": "Pipe 4 Depth", "domain": null }, { "name": "Pipe5Direction", "type": "esriFieldTypeString", "alias": "Pipe 5 Direction", "length": 5, "domain": null }, { "name": "Pipe5Depth", "type": "esriFieldTypeDouble", "alias": "Pipe 5 Depth", "domain": null }, { "name": "Pipe1Diameter", "type": "esriFieldTypeSmallInteger", "alias": "Pipe 1 Diameter", "domain": null }, { "name": "Pipe2Diameter", "type": "esriFieldTypeSmallInteger", "alias": "Pipe 2 Diameter", "domain": null }, { "name": "Pipe3Diameter", "type": "esriFieldTypeSmallInteger", "alias": "Pipe 3 Diameter", "domain": null }, { "name": "Pipe4Diameter", "type": "esriFieldTypeSmallInteger", "alias": "Pipe 4 Diameter", "domain": null }, { "name": "Pipe5Diameter", "type": "esriFieldTypeSmallInteger", "alias": "Pipe 5 Diameter", "domain": null } ], "indexes": [ { "name": "R67_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G609ID", "fields": "ID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "LocationDepression": {"type": "inherited"}, "LidCondition": {"type": "inherited"}, "LidLeakage": {"type": "inherited"}, "FrameCondition": {"type": "inherited"}, "CorbelOffset": {"type": "inherited"}, "RingCondition": {"type": "inherited"}, "CorbelLeakage": {"type": "inherited"}, "WallConstruction": {"type": "inherited"}, "WallLeakage": {"type": "inherited"}, "ApronCondition": {"type": "inherited"}, "ApronDeposition": { "type": "codedValue", "name": "ApronDeposition", "description": "Residual material", "codedValues": [ { "name": "None", "code": "N" }, { "name": "Mud", "code": "M" }, { "name": "Debris", "code": "D" }, { "name": "Sludge", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "StepConstruction": {"type": "inherited"}, "StepCondition": {"type": "inherited"}, "TroughType": {"type": "inherited"}, "TroughCondition": {"type": "inherited"}, "Infiltration": {"type": "inherited"}, "Inflow": {"type": "inherited"}, "Surcharge": {"type": "inherited"}, "Method": {"type": "inherited"}, "SurfaceType": {"type": "inherited"}, "OverallCondition": {"type": "inherited"} }, "id": 1, "name": "Manhole" }, { "domains": { "LocationDepression": {"type": "inherited"}, "LidCondition": {"type": "inherited"}, "LidLeakage": {"type": "inherited"}, "FrameCondition": {"type": "inherited"}, "CorbelOffset": {"type": "inherited"}, "RingCondition": {"type": "inherited"}, "CorbelLeakage": {"type": "inherited"}, "WallConstruction": {"type": "inherited"}, "WallLeakage": {"type": "inherited"}, "ApronCondition": {"type": "inherited"}, "ApronDeposition": {"type": "inherited"}, "StepConstruction": {"type": "inherited"}, "StepCondition": {"type": "inherited"}, "TroughType": {"type": "inherited"}, "TroughCondition": {"type": "inherited"}, "Infiltration": {"type": "inherited"}, "Inflow": {"type": "inherited"}, "Surcharge": {"type": "inherited"}, "Method": {"type": "inherited"} }, "id": 2, "name": "Cleanout" }, { "domains": { "LocationDepression": {"type": "inherited"}, "LidCondition": {"type": "inherited"}, "LidLeakage": {"type": "inherited"}, "FrameCondition": {"type": "inherited"}, "CorbelOffset": {"type": "inherited"}, "RingCondition": {"type": "inherited"}, "CorbelLeakage": {"type": "inherited"}, "WallConstruction": {"type": "inherited"}, "WallLeakage": {"type": "inherited"}, "ApronCondition": {"type": "inherited"}, "ApronDeposition": {"type": "inherited"}, "StepConstruction": {"type": "inherited"}, "StepCondition": {"type": "inherited"}, "TroughType": {"type": "inherited"}, "TroughCondition": {"type": "inherited"}, "Infiltration": {"type": "inherited"}, "Inflow": {"type": "inherited"}, "Surcharge": {"type": "inherited"}, "Method": {"type": "inherited"} }, "id": 3, "name": "Lift Station" }, { "domains": { "LocationDepression": {"type": "inherited"}, "LidCondition": {"type": "inherited"}, "LidLeakage": {"type": "inherited"}, "FrameCondition": {"type": "inherited"}, "CorbelOffset": {"type": "inherited"}, "RingCondition": {"type": "inherited"}, "CorbelLeakage": {"type": "inherited"}, "WallConstruction": {"type": "inherited"}, "WallLeakage": {"type": "inherited"}, "ApronCondition": {"type": "inherited"}, "ApronDeposition": {"type": "inherited"}, "StepConstruction": {"type": "inherited"}, "StepCondition": {"type": "inherited"}, "TroughType": {"type": "inherited"}, "TroughCondition": {"type": "inherited"}, "Infiltration": {"type": "inherited"}, "Inflow": {"type": "inherited"}, "Surcharge": {"type": "inherited"}, "Method": {"type": "inherited"} }, "id": 4, "name": "Other" } ], "subtypes": [ { "domains": { "LocationDepression": {"type": "inherited"}, "LidCondition": {"type": "inherited"}, "LidLeakage": {"type": "inherited"}, "FrameCondition": {"type": "inherited"}, "CorbelOffset": {"type": "inherited"}, "RingCondition": {"type": "inherited"}, "CorbelLeakage": {"type": "inherited"}, "WallConstruction": {"type": "inherited"}, "WallLeakage": {"type": "inherited"}, "ApronCondition": {"type": "inherited"}, "ApronDeposition": { "type": "codedValue", "name": "ApronDeposition", "description": "Residual material", "codedValues": [ { "name": "None", "code": "N" }, { "name": "Mud", "code": "M" }, { "name": "Debris", "code": "D" }, { "name": "Sludge", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "StepConstruction": {"type": "inherited"}, "StepCondition": {"type": "inherited"}, "TroughType": {"type": "inherited"}, "TroughCondition": {"type": "inherited"}, "Infiltration": {"type": "inherited"}, "Inflow": {"type": "inherited"}, "Surcharge": {"type": "inherited"}, "Method": {"type": "inherited"}, "SurfaceType": {"type": "inherited"}, "OverallCondition": {"type": "inherited"} }, "defaultValues": { "RawID": null, "ID": null, "Type": null, "Address": null, "LocationDepression": null, "DepressionArea": null, "RimElev": null, "LidCondition": null, "LidHoleCount": null, "Grade": null, "LidLeakage": null, "FrameCondition": null, "CorbelOffset": "0", "RingCondition": null, "CorbelLeakage": null, "StructureDepth": null, "WallConstruction": null, "StructureDiameter": null, "WallLeakage": null, "ApronCondition": null, "ApronDeposition": null, "DepositionDepth": null, "StepConstruction": null, "StepCount": null, "StepCondition": null, "TroughType": null, "TroughCondition": null, "Infiltration": null, "InfiltrationLocation": null, "InfiltrationFlowRate": null, "Inflow": null, "InflowLocation": null, "Surcharge": null, "SurchargeHeight": null, "Pipe1": null, "Pipe2": null, "Pipe3": null, "Pipe4": null, "Pipe5": null, "Method": null, "Notes": null, "Images": null, "SurfaceType": null, "InspectedBy": null, "InspectionDate": null, "OverallCondition": null, "Pipe1Direction": null, "Pipe1Depth": null, "Pipe2Direction": null, "Pipe2Depth": null, "Pipe3Direction": null, "Pipe3Depth": null, "Pipe4Direction": null, "Pipe4Depth": null, "Pipe5Direction": null, "Pipe5Depth": null, "Pipe1Diameter": null, "Pipe2Diameter": null, "Pipe3Diameter": null, "Pipe4Diameter": null, "Pipe5Diameter": null }, "code": 1, "name": "Manhole" }, { "domains": { "LocationDepression": {"type": "inherited"}, "LidCondition": {"type": "inherited"}, "LidLeakage": {"type": "inherited"}, "FrameCondition": {"type": "inherited"}, "CorbelOffset": {"type": "inherited"}, "RingCondition": {"type": "inherited"}, "CorbelLeakage": {"type": "inherited"}, "WallConstruction": {"type": "inherited"}, "WallLeakage": {"type": "inherited"}, "ApronCondition": {"type": "inherited"}, "ApronDeposition": {"type": "inherited"}, "StepConstruction": {"type": "inherited"}, "StepCondition": {"type": "inherited"}, "TroughType": {"type": "inherited"}, "TroughCondition": {"type": "inherited"}, "Infiltration": {"type": "inherited"}, "Inflow": {"type": "inherited"}, "Surcharge": {"type": "inherited"}, "Method": {"type": "inherited"} }, "defaultValues": { "RawID": null, "ID": null, "Type": null, "Address": null, "LocationDepression": null, "DepressionArea": null, "RimElev": null, "LidCondition": null, "LidHoleCount": null, "Grade": null, "LidLeakage": null, "FrameCondition": null, "CorbelOffset": null, "RingCondition": null, "CorbelLeakage": null, "StructureDepth": null, "WallConstruction": null, "StructureDiameter": null, "WallLeakage": null, "ApronCondition": null, "ApronDeposition": null, "DepositionDepth": null, "StepConstruction": null, "StepCount": null, "StepCondition": null, "TroughType": null, "TroughCondition": null, "Infiltration": null, "InfiltrationLocation": null, "InfiltrationFlowRate": null, "Inflow": null, "InflowLocation": null, "Surcharge": null, "SurchargeHeight": null, "Pipe1": null, "Pipe2": null, "Pipe3": null, "Pipe4": null, "Pipe5": null, "Method": null, "Notes": null, "Images": null, "SurfaceType": null, "InspectedBy": null, "InspectionDate": null, "OverallCondition": null, "Pipe1Direction": null, "Pipe1Depth": null, "Pipe2Direction": null, "Pipe2Depth": null, "Pipe3Direction": null, "Pipe3Depth": null, "Pipe4Direction": null, "Pipe4Depth": null, "Pipe5Direction": null, "Pipe5Depth": null, "Pipe1Diameter": null, "Pipe2Diameter": null, "Pipe3Diameter": null, "Pipe4Diameter": null, "Pipe5Diameter": null }, "code": 2, "name": "Cleanout" }, { "domains": { "LocationDepression": {"type": "inherited"}, "LidCondition": {"type": "inherited"}, "LidLeakage": {"type": "inherited"}, "FrameCondition": {"type": "inherited"}, "CorbelOffset": {"type": "inherited"}, "RingCondition": {"type": "inherited"}, "CorbelLeakage": {"type": "inherited"}, "WallConstruction": {"type": "inherited"}, "WallLeakage": {"type": "inherited"}, "ApronCondition": {"type": "inherited"}, "ApronDeposition": {"type": "inherited"}, "StepConstruction": {"type": "inherited"}, "StepCondition": {"type": "inherited"}, "TroughType": {"type": "inherited"}, "TroughCondition": {"type": "inherited"}, "Infiltration": {"type": "inherited"}, "Inflow": {"type": "inherited"}, "Surcharge": {"type": "inherited"}, "Method": {"type": "inherited"} }, "defaultValues": { "RawID": null, "ID": null, "Type": null, "Address": null, "LocationDepression": null, "DepressionArea": null, "RimElev": null, "LidCondition": null, "LidHoleCount": null, "Grade": null, "LidLeakage": null, "FrameCondition": null, "CorbelOffset": null, "RingCondition": null, "CorbelLeakage": null, "StructureDepth": null, "WallConstruction": null, "StructureDiameter": null, "WallLeakage": null, "ApronCondition": null, "ApronDeposition": null, "DepositionDepth": null, "StepConstruction": null, "StepCount": null, "StepCondition": null, "TroughType": null, "TroughCondition": null, "Infiltration": null, "InfiltrationLocation": null, "InfiltrationFlowRate": null, "Inflow": null, "InflowLocation": null, "Surcharge": null, "SurchargeHeight": null, "Pipe1": null, "Pipe2": null, "Pipe3": null, "Pipe4": null, "Pipe5": null, "Method": null, "Notes": null, "Images": null, "SurfaceType": null, "InspectedBy": null, "InspectionDate": null, "OverallCondition": null, "Pipe1Direction": null, "Pipe1Depth": null, "Pipe2Direction": null, "Pipe2Depth": null, "Pipe3Direction": null, "Pipe3Depth": null, "Pipe4Direction": null, "Pipe4Depth": null, "Pipe5Direction": null, "Pipe5Depth": null, "Pipe1Diameter": null, "Pipe2Diameter": null, "Pipe3Diameter": null, "Pipe4Diameter": null, "Pipe5Diameter": null }, "code": 3, "name": "Lift Station" }, { "domains": { "LocationDepression": {"type": "inherited"}, "LidCondition": {"type": "inherited"}, "LidLeakage": {"type": "inherited"}, "FrameCondition": {"type": "inherited"}, "CorbelOffset": {"type": "inherited"}, "RingCondition": {"type": "inherited"}, "CorbelLeakage": {"type": "inherited"}, "WallConstruction": {"type": "inherited"}, "WallLeakage": {"type": "inherited"}, "ApronCondition": {"type": "inherited"}, "ApronDeposition": {"type": "inherited"}, "StepConstruction": {"type": "inherited"}, "StepCondition": {"type": "inherited"}, "TroughType": {"type": "inherited"}, "TroughCondition": {"type": "inherited"}, "Infiltration": {"type": "inherited"}, "Inflow": {"type": "inherited"}, "Surcharge": {"type": "inherited"}, "Method": {"type": "inherited"} }, "defaultValues": { "RawID": null, "ID": null, "Type": null, "Address": null, "LocationDepression": null, "DepressionArea": null, "RimElev": null, "LidCondition": null, "LidHoleCount": null, "Grade": null, "LidLeakage": null, "FrameCondition": null, "CorbelOffset": null, "RingCondition": null, "CorbelLeakage": null, "StructureDepth": null, "WallConstruction": null, "StructureDiameter": null, "WallLeakage": null, "ApronCondition": null, "ApronDeposition": null, "DepositionDepth": null, "StepConstruction": null, "StepCount": null, "StepCondition": null, "TroughType": null, "TroughCondition": null, "Infiltration": null, "InfiltrationLocation": null, "InfiltrationFlowRate": null, "Inflow": null, "InflowLocation": null, "Surcharge": null, "SurchargeHeight": null, "Pipe1": null, "Pipe2": null, "Pipe3": null, "Pipe4": null, "Pipe5": null, "Method": null, "Notes": null, "Images": null, "SurfaceType": null, "InspectedBy": null, "InspectionDate": null, "OverallCondition": null, "Pipe1Direction": null, "Pipe1Depth": null, "Pipe2Direction": null, "Pipe2Depth": null, "Pipe3Direction": null, "Pipe3Depth": null, "Pipe4Direction": null, "Pipe4Depth": null, "Pipe5Direction": null, "Pipe5Depth": null, "Pipe1Diameter": null, "Pipe2Diameter": null, "Pipe3Diameter": null, "Pipe4Diameter": null, "Pipe5Diameter": null }, "code": 4, "name": "Other" } ], "relationships": [ { "id": 6, "name": "SewerDevice", "relatedTableId": 14, "role": "esriRelRoleDestination", "keyField": "ID", "cardinality": "esriRelCardinalityOneToOne", "composite": false, "catalogID": "{0A156C6B-791D-4C1A-A266-49B5FBF01208}" } ], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "4d3246a8cb4e4a5f9bcec0d35c9fe573" }