{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Fitting", "type": "Feature Layer", "description": "This point feature class represents water fittings within the water nework in Allen Tx. The points are digitized off of AsBuilts from the Engineering Departments. This feature class is utilized in Cityworks as a selectable asset.Metadata last updated: 5/2021", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.0032808333333333335, "zTolerance": 5.0E-6, "mTolerance": 5.0E-6, "falseX": -1.2340769999999413E8, "falseY": -8.612349999998234E7, "xyUnits": 55367.13777252301, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Allen Tx", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "367b8c00ac7b54593a361999837db164", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABLElEQVQokWNhIBGwUKqBKyLCsUtNTdaClZWZ+c6dZ9e3bj1c8ubNt2fYNLB5epqfbm1N0VJSkmRgYGBg+Pbtp0FMzDeHy5fvmd258/QJiobAQNv2BQvKtTZtOsrAxsbCICzMxzBv3naGFStqJTMz+yfdufM0CEWDsrKUCR8fF0NMjCvD/Pk7GN69+8SQlxfEwMrKwqCsLK2H4SQmJiaYMxi+f//JICzMx/D8+TsGOTkxBkZGBkYMDZ8+fT14585Tu507TzOkp/sysLAwMyxevJvBykqb4cWLd+cwNMyYsanu/ftPQd3dGdosLMwMDAwMDMHBdgxpab3Pf/1iSMEarCtXHtCRkxPv4ePjcmZmZmZ+/fr9RTExwbT+/tXfccUDQ3f3yhJ0MWRAckwDANqsZD5+AZ2AAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2508595.591084823, "ymin": 7074311.935074836, "xmax": 2555124.827715844, "ymax": 7108548.788906574, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PLAN_NAME", "typeIdField": "Subtype", "subtypeFieldName": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 12, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CWID", "type": "esriFieldTypeString", "alias": "CWID", "length": 20, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Retired", "code": "Retired" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null }, { "name": "Ownedby", "type": "esriFieldTypeSmallInteger", "alias": "Owned by", "domain": { "type": "codedValue", "name": "Ownedby", "description": "Owned by", "codedValues": [ { "name": "Public", "code": 0 }, { "name": "Private", "code": 1 }, { "name": "Other", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "Maintained by", "length": 30, "domain": { "type": "codedValue", "name": "ssDomainOwnnerDescription", "description": "", "codedValues": [ { "name": "Allen", "code": "Allen" }, { "name": "NTMWD", "code": "NTMWD" }, { "name": "Plano", "code": "Plano" }, { "name": "Fairview", "code": "Fairview" }, { "name": "Lucas", "code": "Lucas" }, { "name": "Parker", "code": "Parker" }, { "name": "McKinney", "code": "McKinney" }, { "name": "Frisco", "code": "Frisco" }, { "name": "CollinCounty", "code": "CollinCounty" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R643_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S354_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 1, "name": "Bend" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 2, "name": "Cap" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 3, "name": "Cross" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 4, "name": "Coupling" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 5, "name": "ExpansionJoint" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 6, "name": "Offset" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 7, "name": "Reducer" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 8, "name": "Riser" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 9, "name": "Saddle" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 10, "name": "Sleeve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 11, "name": "Tap" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 12, "name": "Tee" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 13, "name": "Weld" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 14, "name": "Wye" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 1, "name": "Bend" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 2, "name": "Cap" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 3, "name": "Cross" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 4, "name": "Coupling" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 5, "name": "ExpansionJoint" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 6, "name": "Offset" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 7, "name": "Reducer" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 8, "name": "Riser" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 9, "name": "Saddle" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 10, "name": "Sleeve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 11, "name": "Tap" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 12, "name": "Tee" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 13, "name": "Weld" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 14, "name": "Wye" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 1, "name": "Bend" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 2, "name": "Cap" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 3, "name": "Cross" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 4, "name": "Coupling" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 5, "name": "ExpansionJoint" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 6, "name": "Offset" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 7, "name": "Reducer" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 8, "name": "Riser" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 9, "name": "Saddle" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 10, "name": "Sleeve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 11, "name": "Tap" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 12, "name": "Tee" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 13, "name": "Weld" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "id": 14, "name": "Wye" } ], "subtypes": [ { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Potable", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": 8, "DIAMETER3": null, "DIAMETER4": null, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 1, "name": "Bend" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Potable", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": null, "DIAMETER3": null, "DIAMETER4": null, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 2, "name": "Cap" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Potable", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": 8, "DIAMETER3": 8, "DIAMETER4": 8, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 3, "name": "Cross" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Treated", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": null, "DIAMETER3": null, "DIAMETER4": null, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 4, "name": "Coupling" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Treated", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": 6, "DIAMETER3": 8, "DIAMETER4": 8, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 5, "name": "ExpansionJoint" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Treated", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": 6, "DIAMETER3": 8, "DIAMETER4": 8, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 6, "name": "Offset" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Potable", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 12, "DIAMETER2": 8, "DIAMETER3": null, "DIAMETER4": null, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 7, "name": "Reducer" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Treated", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": 12, "DIAMETER3": null, "DIAMETER4": null, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 8, "name": "Riser" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Treated", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": 6, "DIAMETER3": 8, "DIAMETER4": 8, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 9, "name": "Saddle" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": "D16", "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Potable", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": 6, "DIAMETER3": 8, "DIAMETER4": 8, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 10, "name": "Sleeve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": "D16", "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Potable", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": null, "DIAMETER3": null, "DIAMETER4": null, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 11, "name": "Tap" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Potable", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": 8, "DIAMETER3": 6, "DIAMETER4": null, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 12, "name": "Tee" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Treated", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": 6, "DIAMETER3": 8, "DIAMETER4": 8, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 13, "name": "Weld" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Treated", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": 6, "DIAMETER3": 8, "DIAMETER4": 8, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 14, "name": "Wye" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Potable", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": 8, "DIAMETER3": null, "DIAMETER4": null, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 1, "name": "Bend" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Potable", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": null, "DIAMETER3": null, "DIAMETER4": null, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 2, "name": "Cap" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Potable", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": 8, "DIAMETER3": 8, "DIAMETER4": 8, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 3, "name": "Cross" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Treated", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": null, "DIAMETER3": null, "DIAMETER4": null, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 4, "name": "Coupling" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Treated", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": 6, "DIAMETER3": 8, "DIAMETER4": 8, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 5, "name": "ExpansionJoint" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Treated", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": 6, "DIAMETER3": 8, "DIAMETER4": 8, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 6, "name": "Offset" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Potable", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 12, "DIAMETER2": 8, "DIAMETER3": null, "DIAMETER4": null, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 7, "name": "Reducer" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Treated", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": 12, "DIAMETER3": null, "DIAMETER4": null, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 8, "name": "Riser" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Treated", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": 6, "DIAMETER3": 8, "DIAMETER4": 8, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 9, "name": "Saddle" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": "D16", "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Potable", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": 6, "DIAMETER3": 8, "DIAMETER4": 8, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 10, "name": "Sleeve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": "D16", "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Potable", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": null, "DIAMETER3": null, "DIAMETER4": null, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 11, "name": "Tap" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Potable", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": 8, "DIAMETER3": 6, "DIAMETER4": null, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 12, "name": "Tee" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Treated", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": 6, "DIAMETER3": 8, "DIAMETER4": 8, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 13, "name": "Weld" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Treated", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": 6, "DIAMETER3": 8, "DIAMETER4": 8, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 14, "name": "Wye" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Potable", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": 8, "DIAMETER3": null, "DIAMETER4": null, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 1, "name": "Bend" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Potable", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": null, "DIAMETER3": null, "DIAMETER4": null, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 2, "name": "Cap" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Potable", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": 8, "DIAMETER3": 8, "DIAMETER4": 8, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 3, "name": "Cross" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Treated", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": null, "DIAMETER3": null, "DIAMETER4": null, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 4, "name": "Coupling" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Treated", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": 6, "DIAMETER3": 8, "DIAMETER4": 8, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 5, "name": "ExpansionJoint" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Treated", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": 6, "DIAMETER3": 8, "DIAMETER4": 8, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 6, "name": "Offset" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Potable", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 12, "DIAMETER2": 8, "DIAMETER3": null, "DIAMETER4": null, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 7, "name": "Reducer" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Treated", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": 12, "DIAMETER3": null, "DIAMETER4": null, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 8, "name": "Riser" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Treated", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": 6, "DIAMETER3": 8, "DIAMETER4": 8, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 9, "name": "Saddle" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": "D16", "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Potable", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": 6, "DIAMETER3": 8, "DIAMETER4": 8, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 10, "name": "Sleeve" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": "D16", "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Potable", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": null, "DIAMETER3": null, "DIAMETER4": null, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 11, "name": "Tap" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Potable", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": 8, "DIAMETER3": 6, "DIAMETER4": null, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 12, "name": "Tee" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Treated", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": 6, "DIAMETER3": 8, "DIAMETER4": 8, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 13, "name": "Weld" }, { "domains": { "ANCILLARYROLE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER1": {"type": "inherited"}, "DIAMETER2": {"type": "inherited"}, "DIAMETER3": {"type": "inherited"}, "DIAMETER4": {"type": "inherited"}, "Ownedby": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": 0, "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "INSTALLDATE": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "ROTATION": null, "LIFECYCLESTATUS": "Active", "SUBTYPE": 12, "WORKORDERID": null, "ELEVATION": null, "WATERTYPE": "Treated", "JOINTTYPE": "Flange", "MATERIAL": "PVC", "DIAMETER1": 8, "DIAMETER2": 6, "DIAMETER3": 8, "DIAMETER4": 8, "SUBDIVISION": null, "SUBDIVISION_ID": null, "SUBDIVISIONCCADID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "Ownedby": null, "MaintainedBy": null, "PLAN_NAME": null, "CWID": null, "SCANFILE": null, "Comments": null }, "code": 14, "name": "Wye" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "eb695b027f6843259b0409f6702a1e37" }