{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "Pressure Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103150, "latestWkid": 6574, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 16, "name": "Water" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SubType", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Distribution Main", "description": "Distribution Main", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "values": [ [ "4" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "4", "label": "Distribution Main" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 234, 255 ], "toColor": [ 252, 192, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 184, 255 ], "toColor": [ 185, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 242, 252, 255 ], "toColor": [ 197, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 187, 255 ], "toColor": [ 252, 215, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 195, 252, 255 ], "toColor": [ 179, 195, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 207, 255 ], "toColor": [ 240, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 191, 255 ], "toColor": [ 252, 184, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 227, 255 ], "toColor": [ 179, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 184, 252, 255 ], "toColor": [ 216, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 218, 252, 255 ], "toColor": [ 179, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 215, 255 ], "toColor": [ 252, 215, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 215, 252, 255 ], "toColor": [ 216, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 179, 255 ], "toColor": [ 252, 251, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1184869.8327398002, "ymin": 621639.4560396373, "xmax": 1253416.1562768072, "ymax": 670526.1026887298, "spatialReference": { "wkid": 103150, "latestWkid": 6574, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118047800, "falseY": -97555000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FacilityID", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 4, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Asbestos Concrete", "code": "AC" }, { "name": "Clay", "code": "CL" }, { "name": "Wood", "code": "WD" }, { "name": "Copper", "code": "CP" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Steel", "code": "STL" }, { "name": "High Density Polyethylene", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wMainDistributionDiameter", "description": "", "codedValues": [ { "name": "3/4 Inch", "code": 9 }, { "name": "1 Inch", "code": 1 }, { "name": "1 1/2 Inch", "code": 99 }, { "name": "2 Inch", "code": 2 }, { "name": "3 Inch", "code": 3 }, { "name": "4 Inch", "code": 4 }, { "name": "6 Inch", "code": 6 }, { "name": "8 Inch", "code": 8 }, { "name": "10 Inch", "code": 10 }, { "name": "12 Inch", "code": 12 }, { "name": "14 Inch", "code": 14 }, { "name": "16 Inch", "code": 16 }, { "name": "18 Inch", "code": 18 }, { "name": "20 Inch", "code": 20 }, { "name": "24 Inch", "code": 24 }, { "name": "30 Inch", "code": 30 }, { "name": "36 Inch", "code": 36 }, { "name": "48 Inch", "code": 48 }, { "name": "54 Inch", "code": 54 }, { "name": "60 Inch", "code": 60 }, { "name": "72 Inch", "code": 72 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "JointType1": {"type": "inherited"}, "JointType2": {"type": "inherited"}, "LiningType": {"type": "inherited"}, "PipeClass": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "PrivateUtil": {"type": "inherited"}, "Attribute_Accuracy": {"type": "inherited"}, "Within_Facility": {"type": "inherited"}, "Cathodically_Proteceted": {"type": "inherited"}, "Soil_Corrosion_Map": {"type": "inherited"}, "Soil_Corrosion_Log": {"type": "inherited"}, "Criticality": {"type": "inherited"}, "Pressure_Zone": {"type": "inherited"}, "InModel": {"type": "inherited"}, "FLOWDIRECTION": {"type": "inherited"} }, "id": 2, "name": "WBypass" }, { "domains": { "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "JointType1": {"type": "inherited"}, "JointType2": {"type": "inherited"}, "LiningType": {"type": "inherited"}, "PipeClass": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "PrivateUtil": {"type": "inherited"}, "Attribute_Accuracy": {"type": "inherited"}, "Within_Facility": {"type": "inherited"}, "Cathodically_Proteceted": {"type": "inherited"}, "Soil_Corrosion_Map": {"type": "inherited"}, "Soil_Corrosion_Log": {"type": "inherited"}, "Criticality": {"type": "inherited"}, "Pressure_Zone": {"type": "inherited"}, "InModel": {"type": "inherited"}, "FLOWDIRECTION": {"type": "inherited"} }, "id": 4, "name": "WDistributionMain" }, { "domains": { "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "JointType1": {"type": "inherited"}, "JointType2": {"type": "inherited"}, "LiningType": {"type": "inherited"}, "PipeClass": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "PrivateUtil": {"type": "inherited"}, "Attribute_Accuracy": {"type": "inherited"}, "Within_Facility": {"type": "inherited"}, "Cathodically_Proteceted": {"type": "inherited"}, "Soil_Corrosion_Map": {"type": "inherited"}, "Soil_Corrosion_Log": {"type": "inherited"}, "Criticality": {"type": "inherited"}, "Pressure_Zone": {"type": "inherited"}, "InModel": {"type": "inherited"}, "FLOWDIRECTION": {"type": "inherited"} }, "id": 1, "name": "WSamplingStation" }, { "domains": { "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "JointType1": {"type": "inherited"}, "JointType2": {"type": "inherited"}, "LiningType": {"type": "inherited"}, "PipeClass": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "PrivateUtil": {"type": "inherited"}, "Attribute_Accuracy": {"type": "inherited"}, "Within_Facility": {"type": "inherited"}, "Cathodically_Proteceted": {"type": "inherited"}, "Soil_Corrosion_Map": {"type": "inherited"}, "Soil_Corrosion_Log": {"type": "inherited"}, "Criticality": {"type": "inherited"}, "Pressure_Zone": {"type": "inherited"}, "InModel": {"type": "inherited"}, "FLOWDIRECTION": {"type": "inherited"} }, "id": 3, "name": "WChemicalInjection" }, { "domains": { "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "JointType1": {"type": "inherited"}, "JointType2": {"type": "inherited"}, "LiningType": {"type": "inherited"}, "PipeClass": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "PrivateUtil": {"type": "inherited"}, "Attribute_Accuracy": {"type": "inherited"}, "Within_Facility": {"type": "inherited"}, "Cathodically_Proteceted": {"type": "inherited"}, "Soil_Corrosion_Map": {"type": "inherited"}, "Soil_Corrosion_Log": {"type": "inherited"}, "Criticality": {"type": "inherited"}, "Pressure_Zone": {"type": "inherited"}, "InModel": {"type": "inherited"}, "FLOWDIRECTION": {"type": "inherited"} }, "id": 5, "name": "WInterconnect" }, { "domains": { "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "JointType1": {"type": "inherited"}, "JointType2": {"type": "inherited"}, "LiningType": {"type": "inherited"}, "PipeClass": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "PrivateUtil": {"type": "inherited"}, "Attribute_Accuracy": {"type": "inherited"}, "Within_Facility": {"type": "inherited"}, "Cathodically_Proteceted": {"type": "inherited"}, "Soil_Corrosion_Map": {"type": "inherited"}, "Soil_Corrosion_Log": {"type": "inherited"}, "Criticality": {"type": "inherited"}, "Pressure_Zone": {"type": "inherited"}, "InModel": {"type": "inherited"}, "FLOWDIRECTION": {"type": "inherited"} }, "id": 6, "name": "WTransmissionMain" } ], "subtypes": [ { "domains": { "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "JointType1": {"type": "inherited"}, "JointType2": {"type": "inherited"}, "LiningType": {"type": "inherited"}, "PipeClass": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "PrivateUtil": {"type": "inherited"}, "Attribute_Accuracy": {"type": "inherited"}, "Within_Facility": {"type": "inherited"}, "Cathodically_Proteceted": {"type": "inherited"}, "Soil_Corrosion_Map": {"type": "inherited"}, "Soil_Corrosion_Log": {"type": "inherited"}, "Criticality": {"type": "inherited"}, "Pressure_Zone": {"type": "inherited"}, "InModel": {"type": "inherited"}, "FLOWDIRECTION": {"type": "inherited"} }, "defaultValues": { "Enabled": 1, "AdministrativeArea": "RC", "FacilityID": null, "OperationalArea": null, "LifeCycleStatus": "ACT", "SubType": 2, "LegacyID": null, "InstallContractor": null, "Condition": null, "ConditionDate": null, "PrimaryImage": null, "Comments": null, "Material": "PVC", "JointType1": null, "JointType2": null, "LiningType": null, "PipeClass": null, "Roughness": null, "Name": null, "Diameter": 12, "PressureRating": null, "data_source": null, "Edit_Comments": null, "Mat": null, "PrivateUtil": "N", "YearInstalled": null, "Date_Created": null, "Date_Edited": null, "Attribute_Accuracy": null, "Within_Facility": "N", "Rehab_Date": null, "Survey_Date": null, "Survey_Contractor": null, "Cathodically_Proteceted": null, "Cathodic_Protection_Comment": null, "Break_Count": null, "Soil_Corrosion_Map": null, "Soil_Corrosion_Log": null, "Pressure_Static": null, "Likelihood_of_Failure": null, "Consequence_of_Failure": null, "Risk_of_Failure": null, "Rehab_Group": null, "Criticality": null, "Pressure_Zone": null, "InModel": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GLOBALID": null, "FLOWDIRECTION": 1 }, "code": 2, "name": "WBypass" }, { "domains": { "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "JointType1": {"type": "inherited"}, "JointType2": {"type": "inherited"}, "LiningType": {"type": "inherited"}, "PipeClass": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "PrivateUtil": {"type": "inherited"}, "Attribute_Accuracy": {"type": "inherited"}, "Within_Facility": {"type": "inherited"}, "Cathodically_Proteceted": {"type": "inherited"}, "Soil_Corrosion_Map": {"type": "inherited"}, "Soil_Corrosion_Log": {"type": "inherited"}, "Criticality": {"type": "inherited"}, "Pressure_Zone": {"type": "inherited"}, "InModel": {"type": "inherited"}, "FLOWDIRECTION": {"type": "inherited"} }, "defaultValues": { "Enabled": 1, "AdministrativeArea": "RC", "FacilityID": "P-", "OperationalArea": null, "LifeCycleStatus": "ACT", "SubType": 4, "LegacyID": null, "InstallContractor": null, "Condition": null, "ConditionDate": null, "PrimaryImage": null, "Comments": null, "Material": "PVC", "JointType1": null, "JointType2": null, "LiningType": null, "PipeClass": "900", "Roughness": 130, "Name": null, "Diameter": 8, "PressureRating": null, "data_source": null, "Edit_Comments": null, "Mat": null, "PrivateUtil": "N", "YearInstalled": null, "Date_Created": null, "Date_Edited": null, "Attribute_Accuracy": null, "Within_Facility": "N", "Rehab_Date": null, "Survey_Date": null, "Survey_Contractor": null, "Cathodically_Proteceted": null, "Cathodic_Protection_Comment": null, "Break_Count": null, "Soil_Corrosion_Map": null, "Soil_Corrosion_Log": null, "Pressure_Static": null, "Likelihood_of_Failure": null, "Consequence_of_Failure": null, "Risk_of_Failure": null, "Rehab_Group": null, "Criticality": null, "Pressure_Zone": null, "InModel": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GLOBALID": null, "FLOWDIRECTION": 1 }, "code": 4, "name": "WDistributionMain" }, { "domains": { "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "JointType1": {"type": "inherited"}, "JointType2": {"type": "inherited"}, "LiningType": {"type": "inherited"}, "PipeClass": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "PrivateUtil": {"type": "inherited"}, "Attribute_Accuracy": {"type": "inherited"}, "Within_Facility": {"type": "inherited"}, "Cathodically_Proteceted": {"type": "inherited"}, "Soil_Corrosion_Map": {"type": "inherited"}, "Soil_Corrosion_Log": {"type": "inherited"}, "Criticality": {"type": "inherited"}, "Pressure_Zone": {"type": "inherited"}, "InModel": {"type": "inherited"}, "FLOWDIRECTION": {"type": "inherited"} }, "defaultValues": { "Enabled": 1, "AdministrativeArea": "RC", "FacilityID": null, "OperationalArea": null, "LifeCycleStatus": "ACT", "SubType": 1, "LegacyID": null, "InstallContractor": null, "Condition": null, "ConditionDate": null, "PrimaryImage": null, "Comments": null, "Material": "PVC", "JointType1": null, "JointType2": null, "LiningType": null, "PipeClass": "900", "Roughness": null, "Name": null, "Diameter": 8, "PressureRating": null, "data_source": null, "Edit_Comments": null, "Mat": null, "PrivateUtil": "N", "YearInstalled": null, "Date_Created": null, "Date_Edited": null, "Attribute_Accuracy": null, "Within_Facility": "N", "Rehab_Date": null, "Survey_Date": null, "Survey_Contractor": null, "Cathodically_Proteceted": null, "Cathodic_Protection_Comment": null, "Break_Count": null, "Soil_Corrosion_Map": null, "Soil_Corrosion_Log": null, "Pressure_Static": null, "Likelihood_of_Failure": null, "Consequence_of_Failure": null, "Risk_of_Failure": null, "Rehab_Group": null, "Criticality": null, "Pressure_Zone": null, "InModel": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GLOBALID": null, "FLOWDIRECTION": 1 }, "code": 1, "name": "WSamplingStation" }, { "domains": { "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "JointType1": {"type": "inherited"}, "JointType2": {"type": "inherited"}, "LiningType": {"type": "inherited"}, "PipeClass": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "PrivateUtil": {"type": "inherited"}, "Attribute_Accuracy": {"type": "inherited"}, "Within_Facility": {"type": "inherited"}, "Cathodically_Proteceted": {"type": "inherited"}, "Soil_Corrosion_Map": {"type": "inherited"}, "Soil_Corrosion_Log": {"type": "inherited"}, "Criticality": {"type": "inherited"}, "Pressure_Zone": {"type": "inherited"}, "InModel": {"type": "inherited"}, "FLOWDIRECTION": {"type": "inherited"} }, "defaultValues": { "Enabled": 1, "AdministrativeArea": "RC", "FacilityID": null, "OperationalArea": null, "LifeCycleStatus": "ACT", "SubType": 3, "LegacyID": null, "InstallContractor": null, "Condition": null, "ConditionDate": null, "PrimaryImage": null, "Comments": null, "Material": "PVC", "JointType1": null, "JointType2": null, "LiningType": null, "PipeClass": null, "Roughness": null, "Name": null, "Diameter": 12, "PressureRating": null, "data_source": null, "Edit_Comments": null, "Mat": null, "PrivateUtil": "N", "YearInstalled": null, "Date_Created": null, "Date_Edited": null, "Attribute_Accuracy": null, "Within_Facility": "N", "Rehab_Date": null, "Survey_Date": null, "Survey_Contractor": null, "Cathodically_Proteceted": null, "Cathodic_Protection_Comment": null, "Break_Count": null, "Soil_Corrosion_Map": null, "Soil_Corrosion_Log": null, "Pressure_Static": null, "Likelihood_of_Failure": null, "Consequence_of_Failure": null, "Risk_of_Failure": null, "Rehab_Group": null, "Criticality": null, "Pressure_Zone": null, "InModel": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GLOBALID": null, "FLOWDIRECTION": 1 }, "code": 3, "name": "WChemicalInjection" }, { "domains": { "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "JointType1": {"type": "inherited"}, "JointType2": {"type": "inherited"}, "LiningType": {"type": "inherited"}, "PipeClass": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "PrivateUtil": {"type": "inherited"}, "Attribute_Accuracy": {"type": "inherited"}, "Within_Facility": {"type": "inherited"}, "Cathodically_Proteceted": {"type": "inherited"}, "Soil_Corrosion_Map": {"type": "inherited"}, "Soil_Corrosion_Log": {"type": "inherited"}, "Criticality": {"type": "inherited"}, "Pressure_Zone": {"type": "inherited"}, "InModel": {"type": "inherited"}, "FLOWDIRECTION": {"type": "inherited"} }, "defaultValues": { "Enabled": 1, "AdministrativeArea": "RC", "FacilityID": null, "OperationalArea": null, "LifeCycleStatus": "ACT", "SubType": 5, "LegacyID": null, "InstallContractor": null, "Condition": null, "ConditionDate": null, "PrimaryImage": null, "Comments": null, "Material": "PVC", "JointType1": null, "JointType2": null, "LiningType": null, "PipeClass": null, "Roughness": null, "Name": null, "Diameter": 12, "PressureRating": null, "data_source": null, "Edit_Comments": null, "Mat": null, "PrivateUtil": "N", "YearInstalled": null, "Date_Created": null, "Date_Edited": null, "Attribute_Accuracy": null, "Within_Facility": "N", "Rehab_Date": null, "Survey_Date": null, "Survey_Contractor": null, "Cathodically_Proteceted": null, "Cathodic_Protection_Comment": null, "Break_Count": null, "Soil_Corrosion_Map": null, "Soil_Corrosion_Log": null, "Pressure_Static": null, "Likelihood_of_Failure": null, "Consequence_of_Failure": null, "Risk_of_Failure": null, "Rehab_Group": null, "Criticality": null, "Pressure_Zone": null, "InModel": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GLOBALID": null, "FLOWDIRECTION": 1 }, "code": 5, "name": "WInterconnect" }, { "domains": { "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "JointType1": {"type": "inherited"}, "JointType2": {"type": "inherited"}, "LiningType": {"type": "inherited"}, "PipeClass": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "PrivateUtil": {"type": "inherited"}, "Attribute_Accuracy": {"type": "inherited"}, "Within_Facility": {"type": "inherited"}, "Cathodically_Proteceted": {"type": "inherited"}, "Soil_Corrosion_Map": {"type": "inherited"}, "Soil_Corrosion_Log": {"type": "inherited"}, "Criticality": {"type": "inherited"}, "Pressure_Zone": {"type": "inherited"}, "InModel": {"type": "inherited"}, "FLOWDIRECTION": {"type": "inherited"} }, "defaultValues": { "Enabled": 1, "AdministrativeArea": "RC", "FacilityID": null, "OperationalArea": null, "LifeCycleStatus": "ACT", "SubType": null, "LegacyID": null, "InstallContractor": null, "Condition": null, "ConditionDate": null, "PrimaryImage": null, "Comments": null, "Material": "PVC", "JointType1": null, "JointType2": null, "LiningType": null, "PipeClass": null, "Roughness": null, "Name": null, "Diameter": 24, "PressureRating": null, "data_source": null, "Edit_Comments": null, "Mat": null, "PrivateUtil": "N", "YearInstalled": null, "Date_Created": null, "Date_Edited": null, "Attribute_Accuracy": null, "Within_Facility": "N", "Rehab_Date": null, "Survey_Date": null, "Survey_Contractor": null, "Cathodically_Proteceted": null, "Cathodic_Protection_Comment": null, "Break_Count": null, "Soil_Corrosion_Map": null, "Soil_Corrosion_Log": null, "Pressure_Static": null, "Likelihood_of_Failure": null, "Consequence_of_Failure": null, "Risk_of_Failure": null, "Rehab_Group": null, "Criticality": null, "Pressure_Zone": null, "InModel": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GLOBALID": null, "FLOWDIRECTION": 1 }, "code": 6, "name": "WTransmissionMain" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }