{ "currentVersion": 10.91, "id": 2023, "name": "Drainage Mains", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Pipe_Type", "field2": "Owner", "field3": "Lifecycle_Status", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 1.5 }, "value": "2,1,3", "label": "Gravity Main", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 1.5 }, "value": "1,1,3", "label": "Gravity Main", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 1.5 }, "value": "1,1,0", "label": "Gravity Main", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 1.5 }, "value": "4,1,3", "label": "Gravity Main", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 1.5 }, "value": "0,1,3", "label": "Gravity Main", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 38, 115, 0, 255 ], "width": 1.5 }, "value": "1,6,3", "label": "Private Gravity Main", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 38, 115, 0, 255 ], "width": 1.5 }, "value": "1,1,6", "label": "Preliminary - Constructed Gravity Main", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 205, 102, 255 ], "width": 1.5 }, "value": "1,1,1", "label": "Preliminary Gravity Main", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 38, 115, 0, 255 ], "width": 1.2 }, "value": "7,1,3", "label": "Infiltration Pipe", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 180, 215, 158, 255 ], "width": 1.5 }, "value": "1,1,4", "label": "Abandoned Gravity Main", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 38, 115, 0, 255 ], "width": 1.5 }, "value": "5,1,1", "label": "3rd Pipe", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 38, 115, 0, 255 ], "width": 1.5 }, "value": "5,1,3", "label": "3rd Pipe", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 523296.68670654297, "ymin": 5427751.7380981445, "xmax": 539474.1998901367, "ymax": 5450465.378479004, "spatialReference": { "wkid": 26910, "latestWkid": 26910 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Asbuilt_Number", "typeIdField": "Pipe_Type", "subtypeFieldName": "Pipe_Type", "subtypeField": "Pipe_Type", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Asbuilt_Number", "type": "esriFieldTypeString", "alias": "Asbuilt Number", "length": 10, "domain": null }, { "name": "Comments_Sys", "type": "esriFieldTypeString", "alias": "Comments (System)", "length": 150, "domain": null }, { "name": "Comments_User", "type": "esriFieldTypeString", "alias": "Comments (User)", "length": 150, "domain": null }, { "name": "Date_Installed", "type": "esriFieldTypeDate", "alias": "Date (Installed)", "length": 8, "domain": null }, { "name": "Lifecycle_Status", "type": "esriFieldTypeInteger", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "EngLifeCycleStatus", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Preliminary", "code": 1 }, { "name": "Under Warranty", "code": 2 }, { "name": "Asbuilt", "code": 3 }, { "name": "Abandoned", "code": 4 }, { "name": "Decommissioned", "code": 5 }, { "name": "Preliminary - Constructed", "code": 6 }, { "name": "Pre-Serviced", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Owner", "type": "esriFieldTypeInteger", "alias": "Owner", "domain": { "type": "codedValue", "name": "EngOwner", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Township of Langley", "code": 1 }, { "name": "City of Langley", "code": 2 }, { "name": "Abbotsford", "code": 3 }, { "name": "Surrey", "code": 4 }, { "name": "Private", "code": 6 }, { "name": "Metro", "code": 5 }, { "name": "Ministry of Transportation", "code": 7 }, { "name": "Township of Langley Private", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Project_Number", "type": "esriFieldTypeString", "alias": "Project Number", "length": 255, "domain": null }, { "name": "Id_Pipe", "type": "esriFieldTypeInteger", "alias": "Pipe ID", "domain": null }, { "name": "ParLineNo", "type": "esriFieldTypeString", "alias": "ParLineNo", "length": 255, "domain": null }, { "name": "Diameter", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "DrnPipeDiameter", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "50", "code": 3 }, { "name": "100", "code": 5 }, { "name": "150", "code": 7 }, { "name": "200", "code": 9 }, { "name": "250", "code": 11 }, { "name": "300", "code": 13 }, { "name": "350", "code": 15 }, { "name": "375", "code": 16 }, { "name": "400", "code": 17 }, { "name": "450", "code": 19 }, { "name": "500", "code": 21 }, { "name": "525", "code": 22 }, { "name": "550", "code": 23 }, { "name": "600", "code": 25 }, { "name": "650", "code": 27 }, { "name": "675", "code": 28 }, { "name": "700", "code": 29 }, { "name": "750", "code": 31 }, { "name": "800", "code": 33 }, { "name": "900", "code": 37 }, { "name": "1000", "code": 41 }, { "name": "1050", "code": 43 }, { "name": "1075", "code": 44 }, { "name": "1100", "code": 45 }, { "name": "1200", "code": 49 }, { "name": "1300", "code": 53 }, { "name": "1350", "code": 55 }, { "name": "1375", "code": 56 }, { "name": "1500", "code": 61 }, { "name": "1800", "code": 73 }, { "name": "2100", "code": 85 }, { "name": "75", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Downstream_Elevation", "type": "esriFieldTypeDouble", "alias": "Downstream Elevation", "domain": null }, { "name": "Flush_Category", "type": "esriFieldTypeInteger", "alias": "Flushing Category", "domain": { "type": "codedValue", "name": "DrnFlushing", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Annual", "code": 1 }, { "name": "Grease Cutting", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Flush_Date", "type": "esriFieldTypeDate", "alias": "Flush Date (Last)", "length": 8, "domain": null }, { "name": "Length_Asbuilt", "type": "esriFieldTypeDouble", "alias": "Asbuilt Length", "domain": null }, { "name": "Material", "type": "esriFieldTypeInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "DrnPipeMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Concrete", "code": 3 }, { "name": "RCP", "code": 8 }, { "name": "Copper", "code": 10 }, { "name": "AC (Asbestos Concrete)", "code": 1 }, { "name": "Corrugated Metal", "code": 2 }, { "name": "Corrugated Steel", "code": 4 }, { "name": "HDPE (High-Density Polyethylene)", "code": 5 }, { "name": "Urethane Coated Steel", "code": 6 }, { "name": "PVC (Polyvinyl Chloride)", "code": 7 }, { "name": "Ultra-Rib PVC", "code": 9 }, { "name": "Perforated PVC", "code": 11 }, { "name": "Perforated Concrete", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Material_Relined", "type": "esriFieldTypeInteger", "alias": "Material - Relined", "domain": { "type": "codedValue", "name": "DrnPipeMaterialRelined", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Not Relined", "code": 1 }, { "name": "HDPE", "code": 2 }, { "name": "PVC", "code": 3 }, { "name": "Fibreglass Reinforced Pipe", "code": 4 }, { "name": "Vinyl (other)", "code": 5 }, { "name": "Plastic (other)", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Pipe_Type", "type": "esriFieldTypeInteger", "alias": "Type", "domain": null }, { "name": "Upstream_Elevation", "type": "esriFieldTypeDouble", "alias": "Upstream Elevation", "domain": null }, { "name": "Storage", "type": "esriFieldTypeInteger", "alias": "Storage", "domain": { "type": "codedValue", "name": "EngInfrastructureStorage", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "None", "code": 1 }, { "name": "Inline", "code": 2 }, { "name": "Offline", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Strength_Rating", "type": "esriFieldTypeInteger", "alias": "Strength Rating", "domain": { "type": "codedValue", "name": "DrnStrengthRating", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "DR35", "code": 1 }, { "name": "ASTM D3034", "code": 2 }, { "name": "ASTM F679", "code": 3 }, { "name": "ASTM C14M", "code": 4 }, { "name": "ASTM C76M", "code": 5 }, { "name": "ASTM F794", "code": 6 }, { "name": "ASTM D01784", "code": 7 }, { "name": "SRD35", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Grade_Pct", "type": "esriFieldTypeDouble", "alias": "Grade %", "domain": null }, { "name": "HGL_Year", "type": "esriFieldTypeString", "alias": "HGL Year", "length": 50, "domain": null }, { "name": "Date_CCTV", "type": "esriFieldTypeDate", "alias": "Date CCTV", "length": 8, "domain": null }, { "name": "FlushingArea", "type": "esriFieldTypeInteger", "alias": "Flushing Area", "domain": null }, { "name": "Chainage_Downstrm", "type": "esriFieldTypeString", "alias": "Chainage_Downstrm", "length": 255, "domain": null }, { "name": "Pipe_Style", "type": "esriFieldTypeInteger", "alias": "Pipe_Style", "domain": { "type": "codedValue", "name": "DrnPipeStyle", "description": "DrnPipeStyle", "codedValues": [ { "name": "Boulevard", "code": 0 }, { "name": "Main", "code": 1 }, { "name": "Unknown", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VarianceFromAsbuilt", "type": "esriFieldTypeInteger", "alias": "Variance From Asbuilt", "domain": { "type": "codedValue", "name": "VarianceFromAsbuilt", "description": "Variance From Asbuilt", "codedValues": [ { "name": "Feature missing from asbuilt", "code": 0 }, { "name": "Location different from asbuilt", "code": 1 }, { "name": "Attributes different from asbuilt", "code": 2 }, { "name": "Feature shown on asbuilt but not found in field", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "CompType": {"type": "inherited"}, "Asbuilt_Info": {"type": "inherited"}, "Lifecycle_Status": {"type": "inherited"}, "Owner": { "type": "codedValue", "name": "EngInfrastructureOwner", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Township of Langley", "code": 1 }, { "name": "City of Langley", "code": 2 }, { "name": "Abbotsford", "code": 3 }, { "name": "Surrey", "code": 4 }, { "name": "Private", "code": 6 }, { "name": "MetroVan", "code": 7 }, { "name": "GVWD", "code": 8 }, { "name": "MetroVan", "code": 5 }, { "name": "Ministry of Transportation", "code": 9 }, { "name": "Township of Langley Private", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Diameter": {"type": "inherited"}, "Flush_Category": {"type": "inherited"}, "Material": {"type": "inherited"}, "Material_Relined": {"type": "inherited"}, "Storage": {"type": "inherited"}, "Strength_Rating": {"type": "inherited"}, "Accessibility": {"type": "inherited"}, "Attributes_Verified": {"type": "inherited"}, "Storm_Contingency": {"type": "inherited"}, "Trash_Rack": {"type": "inherited"}, "Sector": {"type": "inherited"}, "Pipe_Style": {"type": "inherited"}, "VarianceFromAsbuilt": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "CompType": {"type": "inherited"}, "Asbuilt_Info": {"type": "inherited"}, "Lifecycle_Status": {"type": "inherited"}, "Owner": { "type": "codedValue", "name": "EngInfrastructureOwner", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Township of Langley", "code": 1 }, { "name": "City of Langley", "code": 2 }, { "name": "Abbotsford", "code": 3 }, { "name": "Surrey", "code": 4 }, { "name": "Private", "code": 6 }, { "name": "MetroVan", "code": 7 }, { "name": "GVWD", "code": 8 }, { "name": "MetroVan", "code": 5 }, { "name": "Ministry of Transportation", "code": 9 }, { "name": "Township of Langley Private", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Diameter": {"type": "inherited"}, "Flush_Category": {"type": "inherited"}, "Material": {"type": "inherited"}, "Material_Relined": {"type": "inherited"}, "Storage": {"type": "inherited"}, "Strength_Rating": {"type": "inherited"}, "Accessibility": {"type": "inherited"}, "Attributes_Verified": {"type": "inherited"}, "Storm_Contingency": {"type": "inherited"}, "Trash_Rack": {"type": "inherited"}, "Sector": {"type": "inherited"}, "Pipe_Style": {"type": "inherited"}, "VarianceFromAsbuilt": {"type": "inherited"} }, "id": 5, "name": "3rd Pipe" }, { "domains": { "CompType": {"type": "inherited"}, "Asbuilt_Info": {"type": "inherited"}, "Lifecycle_Status": {"type": "inherited"}, "Owner": { "type": "codedValue", "name": "EngInfrastructureOwner", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Township of Langley", "code": 1 }, { "name": "City of Langley", "code": 2 }, { "name": "Abbotsford", "code": 3 }, { "name": "Surrey", "code": 4 }, { "name": "Private", "code": 6 }, { "name": "MetroVan", "code": 7 }, { "name": "GVWD", "code": 8 }, { "name": "MetroVan", "code": 5 }, { "name": "Ministry of Transportation", "code": 9 }, { "name": "Township of Langley Private", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Diameter": {"type": "inherited"}, "Flush_Category": {"type": "inherited"}, "Material": {"type": "inherited"}, "Material_Relined": {"type": "inherited"}, "Storage": {"type": "inherited"}, "Strength_Rating": {"type": "inherited"}, "Accessibility": {"type": "inherited"}, "Attributes_Verified": {"type": "inherited"}, "Storm_Contingency": {"type": "inherited"}, "Trash_Rack": {"type": "inherited"}, "Sector": {"type": "inherited"}, "Pipe_Style": {"type": "inherited"}, "VarianceFromAsbuilt": {"type": "inherited"} }, "id": 2, "name": "Stub" }, { "domains": { "CompType": {"type": "inherited"}, "Asbuilt_Info": {"type": "inherited"}, "Lifecycle_Status": {"type": "inherited"}, "Owner": { "type": "codedValue", "name": "EngInfrastructureOwner", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Township of Langley", "code": 1 }, { "name": "City of Langley", "code": 2 }, { "name": "Abbotsford", "code": 3 }, { "name": "Surrey", "code": 4 }, { "name": "Private", "code": 6 }, { "name": "MetroVan", "code": 7 }, { "name": "GVWD", "code": 8 }, { "name": "MetroVan", "code": 5 }, { "name": "Ministry of Transportation", "code": 9 }, { "name": "Township of Langley Private", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Diameter": {"type": "inherited"}, "Flush_Category": {"type": "inherited"}, "Material": {"type": "inherited"}, "Material_Relined": {"type": "inherited"}, "Storage": {"type": "inherited"}, "Strength_Rating": {"type": "inherited"}, "Accessibility": {"type": "inherited"}, "Attributes_Verified": {"type": "inherited"}, "Storm_Contingency": {"type": "inherited"}, "Trash_Rack": {"type": "inherited"}, "Sector": {"type": "inherited"}, "Pipe_Style": {"type": "inherited"}, "VarianceFromAsbuilt": {"type": "inherited"} }, "id": 4, "name": "Perforated" }, { "domains": { "CompType": {"type": "inherited"}, "Asbuilt_Info": {"type": "inherited"}, "Lifecycle_Status": {"type": "inherited"}, "Owner": { "type": "codedValue", "name": "EngInfrastructureOwner", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Township of Langley", "code": 1 }, { "name": "City of Langley", "code": 2 }, { "name": "Abbotsford", "code": 3 }, { "name": "Surrey", "code": 4 }, { "name": "Private", "code": 6 }, { "name": "MetroVan", "code": 7 }, { "name": "GVWD", "code": 8 }, { "name": "MetroVan", "code": 5 }, { "name": "Ministry of Transportation", "code": 9 }, { "name": "Township of Langley Private", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Diameter": {"type": "inherited"}, "Flush_Category": {"type": "inherited"}, "Material": {"type": "inherited"}, "Material_Relined": {"type": "inherited"}, "Storage": {"type": "inherited"}, "Strength_Rating": {"type": "inherited"}, "Accessibility": {"type": "inherited"}, "Attributes_Verified": {"type": "inherited"}, "Storm_Contingency": {"type": "inherited"}, "Trash_Rack": {"type": "inherited"}, "Sector": {"type": "inherited"}, "Pipe_Style": {"type": "inherited"}, "VarianceFromAsbuilt": {"type": "inherited"} }, "id": 1, "name": "Gravity" }, { "domains": { "CompType": {"type": "inherited"}, "Asbuilt_Info": {"type": "inherited"}, "Lifecycle_Status": {"type": "inherited"}, "Owner": { "type": "codedValue", "name": "EngInfrastructureOwner", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Township of Langley", "code": 1 }, { "name": "City of Langley", "code": 2 }, { "name": "Abbotsford", "code": 3 }, { "name": "Surrey", "code": 4 }, { "name": "Private", "code": 6 }, { "name": "MetroVan", "code": 7 }, { "name": "GVWD", "code": 8 }, { "name": "MetroVan", "code": 5 }, { "name": "Ministry of Transportation", "code": 9 }, { "name": "Township of Langley Private", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Diameter": {"type": "inherited"}, "Flush_Category": {"type": "inherited"}, "Material": {"type": "inherited"}, "Material_Relined": {"type": "inherited"}, "Storage": {"type": "inherited"}, "Strength_Rating": {"type": "inherited"}, "Accessibility": {"type": "inherited"}, "Attributes_Verified": {"type": "inherited"}, "Storm_Contingency": {"type": "inherited"}, "Trash_Rack": {"type": "inherited"}, "Sector": {"type": "inherited"}, "Pipe_Style": {"type": "inherited"}, "VarianceFromAsbuilt": {"type": "inherited"} }, "id": 6, "name": "Force" }, { "domains": { "CompType": {"type": "inherited"}, "Asbuilt_Info": {"type": "inherited"}, "Lifecycle_Status": {"type": "inherited"}, "Owner": { "type": "codedValue", "name": "EngInfrastructureOwner", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Township of Langley", "code": 1 }, { "name": "City of Langley", "code": 2 }, { "name": "Abbotsford", "code": 3 }, { "name": "Surrey", "code": 4 }, { "name": "Private", "code": 6 }, { "name": "MetroVan", "code": 7 }, { "name": "GVWD", "code": 8 }, { "name": "MetroVan", "code": 5 }, { "name": "Ministry of Transportation", "code": 9 }, { "name": "Township of Langley Private", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Diameter": {"type": "inherited"}, "Flush_Category": {"type": "inherited"}, "Material": {"type": "inherited"}, "Material_Relined": {"type": "inherited"}, "Storage": {"type": "inherited"}, "Strength_Rating": {"type": "inherited"}, "Accessibility": {"type": "inherited"}, "Attributes_Verified": {"type": "inherited"}, "Storm_Contingency": {"type": "inherited"}, "Trash_Rack": {"type": "inherited"}, "Sector": {"type": "inherited"}, "Pipe_Style": {"type": "inherited"}, "VarianceFromAsbuilt": {"type": "inherited"} }, "id": 7, "name": "Infiltration" } ], "subtypes": [ { "domains": { "CompType": {"type": "inherited"}, "Asbuilt_Info": {"type": "inherited"}, "Lifecycle_Status": {"type": "inherited"}, "Owner": { "type": "codedValue", "name": "EngInfrastructureOwner", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Township of Langley", "code": 1 }, { "name": "City of Langley", "code": 2 }, { "name": "Abbotsford", "code": 3 }, { "name": "Surrey", "code": 4 }, { "name": "Private", "code": 6 }, { "name": "MetroVan", "code": 7 }, { "name": "GVWD", "code": 8 }, { "name": "MetroVan", "code": 5 }, { "name": "Ministry of Transportation", "code": 9 }, { "name": "Township of Langley Private", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Diameter": {"type": "inherited"}, "Flush_Category": {"type": "inherited"}, "Material": {"type": "inherited"}, "Material_Relined": {"type": "inherited"}, "Storage": {"type": "inherited"}, "Strength_Rating": {"type": "inherited"}, "Accessibility": {"type": "inherited"}, "Attributes_Verified": {"type": "inherited"}, "Storm_Contingency": {"type": "inherited"}, "Trash_Rack": {"type": "inherited"}, "Sector": {"type": "inherited"}, "Pipe_Style": {"type": "inherited"}, "VarianceFromAsbuilt": {"type": "inherited"} }, "defaultValues": { "UnitID": null, "CompKey": null, "CompType": 31, "PropertyId": null, "Id_Legacy": null, "Asbuilt_Info": 0, "Asbuilt_Number": null, "Comments_Sys": null, "Comments_User": null, "Created_Date": null, "Created_User": null, "Date_Installed": null, "Date_Warranty": null, "Lifecycle_Status": 3, "Modified_Date": null, "Modified_User": null, "Owner": 1, "Project_Number": null, "UnitID2": null, "MainComp1": null, "MainComp2": null, "Id_Pipe": null, "ParLineNo": null, "Diameter": 0, "Downstream_Elevation": null, "Flush_Category": 0, "Flush_Date": null, "Length_Asbuilt": null, "Material": 0, "Material_Relined": 0, "Pipe_Type": 0, "Upstream_Elevation": null, "Storage": 1, "Strength_Rating": 0, "Grade_Pct": null, "HGL_Year": null, "Pipe_Type_txt": null, "CompType_txt": null, "Asbuilt_Info_txt": null, "Lifecycle_Status_txt": null, "Owner_txt": null, "Diameter_txt": null, "Flush_Category_txt": null, "Material_txt": null, "Material_Relined_txt": null, "Storage_txt": null, "Strength_Rating_txt": null, "Diameter_float": null, "Length_float": null, "Id_Pipe_txt": null, "UnitType": null, "Accessibility": null, "Attributes_Verified": 0, "Attributes_Verified_txt": null, "Storm_Contingency": 1, "Storm_Contingency_txt": null, "Trash_Rack": null, "Trash_Rack_txt": null, "Sector": 1, "Sector_txt": null, "Date_CCTV": null, "FlushingArea": null, "CCTVStructGradeCG": null, "Chainage_Downstrm": null, "Pipe_Style": null, "VarianceFromAsbuilt": null }, "code": 0, "name": "Unknown" }, { "domains": { "CompType": {"type": "inherited"}, "Asbuilt_Info": {"type": "inherited"}, "Lifecycle_Status": {"type": "inherited"}, "Owner": { "type": "codedValue", "name": "EngInfrastructureOwner", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Township of Langley", "code": 1 }, { "name": "City of Langley", "code": 2 }, { "name": "Abbotsford", "code": 3 }, { "name": "Surrey", "code": 4 }, { "name": "Private", "code": 6 }, { "name": "MetroVan", "code": 7 }, { "name": "GVWD", "code": 8 }, { "name": "MetroVan", "code": 5 }, { "name": "Ministry of Transportation", "code": 9 }, { "name": "Township of Langley Private", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Diameter": {"type": "inherited"}, "Flush_Category": {"type": "inherited"}, "Material": {"type": "inherited"}, "Material_Relined": {"type": "inherited"}, "Storage": {"type": "inherited"}, "Strength_Rating": {"type": "inherited"}, "Accessibility": {"type": "inherited"}, "Attributes_Verified": {"type": "inherited"}, "Storm_Contingency": {"type": "inherited"}, "Trash_Rack": {"type": "inherited"}, "Sector": {"type": "inherited"}, "Pipe_Style": {"type": "inherited"}, "VarianceFromAsbuilt": {"type": "inherited"} }, "defaultValues": { "UnitID": null, "CompKey": null, "CompType": 31, "PropertyId": null, "Id_Legacy": null, "Asbuilt_Info": 0, "Asbuilt_Number": null, "Comments_Sys": null, "Comments_User": null, "Created_Date": null, "Created_User": null, "Date_Installed": null, "Date_Warranty": null, "Lifecycle_Status": 3, "Modified_Date": null, "Modified_User": null, "Owner": 1, "Project_Number": null, "UnitID2": null, "MainComp1": null, "MainComp2": null, "Id_Pipe": null, "ParLineNo": null, "Diameter": 0, "Downstream_Elevation": null, "Flush_Category": 0, "Flush_Date": null, "Length_Asbuilt": null, "Material": 0, "Material_Relined": 0, "Pipe_Type": 5, "Upstream_Elevation": null, "Storage": 1, "Strength_Rating": 0, "Grade_Pct": null, "HGL_Year": null, "Pipe_Type_txt": null, "CompType_txt": null, "Asbuilt_Info_txt": null, "Lifecycle_Status_txt": null, "Owner_txt": null, "Diameter_txt": null, "Flush_Category_txt": null, "Material_txt": null, "Material_Relined_txt": null, "Storage_txt": null, "Strength_Rating_txt": null, "Diameter_float": null, "Length_float": null, "Id_Pipe_txt": null, "UnitType": null, "Accessibility": null, "Attributes_Verified": 0, "Attributes_Verified_txt": null, "Storm_Contingency": 1, "Storm_Contingency_txt": null, "Trash_Rack": null, "Trash_Rack_txt": null, "Sector": 1, "Sector_txt": null, "Date_CCTV": null, "FlushingArea": null, "CCTVStructGradeCG": null, "Chainage_Downstrm": null, "Pipe_Style": null, "VarianceFromAsbuilt": null }, "code": 5, "name": "3rd Pipe" }, { "domains": { "CompType": {"type": "inherited"}, "Asbuilt_Info": {"type": "inherited"}, "Lifecycle_Status": {"type": "inherited"}, "Owner": { "type": "codedValue", "name": "EngInfrastructureOwner", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Township of Langley", "code": 1 }, { "name": "City of Langley", "code": 2 }, { "name": "Abbotsford", "code": 3 }, { "name": "Surrey", "code": 4 }, { "name": "Private", "code": 6 }, { "name": "MetroVan", "code": 7 }, { "name": "GVWD", "code": 8 }, { "name": "MetroVan", "code": 5 }, { "name": "Ministry of Transportation", "code": 9 }, { "name": "Township of Langley Private", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Diameter": {"type": "inherited"}, "Flush_Category": {"type": "inherited"}, "Material": {"type": "inherited"}, "Material_Relined": {"type": "inherited"}, "Storage": {"type": "inherited"}, "Strength_Rating": {"type": "inherited"}, "Accessibility": {"type": "inherited"}, "Attributes_Verified": {"type": "inherited"}, "Storm_Contingency": {"type": "inherited"}, "Trash_Rack": {"type": "inherited"}, "Sector": {"type": "inherited"}, "Pipe_Style": {"type": "inherited"}, "VarianceFromAsbuilt": {"type": "inherited"} }, "defaultValues": { "UnitID": null, "CompKey": null, "CompType": 31, "PropertyId": null, "Id_Legacy": null, "Asbuilt_Info": 0, "Asbuilt_Number": null, "Comments_Sys": null, "Comments_User": null, "Created_Date": null, "Created_User": null, "Date_Installed": null, "Date_Warranty": null, "Lifecycle_Status": 3, "Modified_Date": null, "Modified_User": null, "Owner": 1, "Project_Number": null, "UnitID2": null, "MainComp1": null, "MainComp2": null, "Id_Pipe": null, "ParLineNo": null, "Diameter": 0, "Downstream_Elevation": null, "Flush_Category": 0, "Flush_Date": null, "Length_Asbuilt": null, "Material": 0, "Material_Relined": 0, "Pipe_Type": 2, "Upstream_Elevation": null, "Storage": 1, "Strength_Rating": 0, "Grade_Pct": null, "HGL_Year": null, "Pipe_Type_txt": null, "CompType_txt": null, "Asbuilt_Info_txt": null, "Lifecycle_Status_txt": null, "Owner_txt": null, "Diameter_txt": null, "Flush_Category_txt": null, "Material_txt": null, "Material_Relined_txt": null, "Storage_txt": null, "Strength_Rating_txt": null, "Diameter_float": null, "Length_float": null, "Id_Pipe_txt": null, "UnitType": null, "Accessibility": null, "Attributes_Verified": 0, "Attributes_Verified_txt": null, "Storm_Contingency": 1, "Storm_Contingency_txt": null, "Trash_Rack": null, "Trash_Rack_txt": null, "Sector": 1, "Sector_txt": null, "Date_CCTV": null, "FlushingArea": null, "CCTVStructGradeCG": null, "Chainage_Downstrm": null, "Pipe_Style": null, "VarianceFromAsbuilt": null }, "code": 2, "name": "Stub" }, { "domains": { "CompType": {"type": "inherited"}, "Asbuilt_Info": {"type": "inherited"}, "Lifecycle_Status": {"type": "inherited"}, "Owner": { "type": "codedValue", "name": "EngInfrastructureOwner", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Township of Langley", "code": 1 }, { "name": "City of Langley", "code": 2 }, { "name": "Abbotsford", "code": 3 }, { "name": "Surrey", "code": 4 }, { "name": "Private", "code": 6 }, { "name": "MetroVan", "code": 7 }, { "name": "GVWD", "code": 8 }, { "name": "MetroVan", "code": 5 }, { "name": "Ministry of Transportation", "code": 9 }, { "name": "Township of Langley Private", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Diameter": {"type": "inherited"}, "Flush_Category": {"type": "inherited"}, "Material": {"type": "inherited"}, "Material_Relined": {"type": "inherited"}, "Storage": {"type": "inherited"}, "Strength_Rating": {"type": "inherited"}, "Accessibility": {"type": "inherited"}, "Attributes_Verified": {"type": "inherited"}, "Storm_Contingency": {"type": "inherited"}, "Trash_Rack": {"type": "inherited"}, "Sector": {"type": "inherited"}, "Pipe_Style": {"type": "inherited"}, "VarianceFromAsbuilt": {"type": "inherited"} }, "defaultValues": { "UnitID": null, "CompKey": null, "CompType": 31, "PropertyId": null, "Id_Legacy": null, "Asbuilt_Info": 0, "Asbuilt_Number": null, "Comments_Sys": null, "Comments_User": null, "Created_Date": null, "Created_User": null, "Date_Installed": null, "Date_Warranty": null, "Lifecycle_Status": 3, "Modified_Date": null, "Modified_User": null, "Owner": 1, "Project_Number": null, "UnitID2": null, "MainComp1": null, "MainComp2": null, "Id_Pipe": null, "ParLineNo": null, "Diameter": 0, "Downstream_Elevation": null, "Flush_Category": 0, "Flush_Date": null, "Length_Asbuilt": null, "Material": 0, "Material_Relined": 0, "Pipe_Type": 4, "Upstream_Elevation": null, "Storage": 1, "Strength_Rating": 0, "Grade_Pct": null, "HGL_Year": null, "Pipe_Type_txt": null, "CompType_txt": null, "Asbuilt_Info_txt": null, "Lifecycle_Status_txt": null, "Owner_txt": null, "Diameter_txt": null, "Flush_Category_txt": null, "Material_txt": null, "Material_Relined_txt": null, "Storage_txt": null, "Strength_Rating_txt": null, "Diameter_float": null, "Length_float": null, "Id_Pipe_txt": null, "UnitType": null, "Accessibility": null, "Attributes_Verified": 0, "Attributes_Verified_txt": null, "Storm_Contingency": 1, "Storm_Contingency_txt": null, "Trash_Rack": null, "Trash_Rack_txt": null, "Sector": 1, "Sector_txt": null, "Date_CCTV": null, "FlushingArea": null, "CCTVStructGradeCG": null, "Chainage_Downstrm": null, "Pipe_Style": null, "VarianceFromAsbuilt": null }, "code": 4, "name": "Perforated" }, { "domains": { "CompType": {"type": "inherited"}, "Asbuilt_Info": {"type": "inherited"}, "Lifecycle_Status": {"type": "inherited"}, "Owner": { "type": "codedValue", "name": "EngInfrastructureOwner", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Township of Langley", "code": 1 }, { "name": "City of Langley", "code": 2 }, { "name": "Abbotsford", "code": 3 }, { "name": "Surrey", "code": 4 }, { "name": "Private", "code": 6 }, { "name": "MetroVan", "code": 7 }, { "name": "GVWD", "code": 8 }, { "name": "MetroVan", "code": 5 }, { "name": "Ministry of Transportation", "code": 9 }, { "name": "Township of Langley Private", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Diameter": {"type": "inherited"}, "Flush_Category": {"type": "inherited"}, "Material": {"type": "inherited"}, "Material_Relined": {"type": "inherited"}, "Storage": {"type": "inherited"}, "Strength_Rating": {"type": "inherited"}, "Accessibility": {"type": "inherited"}, "Attributes_Verified": {"type": "inherited"}, "Storm_Contingency": {"type": "inherited"}, "Trash_Rack": {"type": "inherited"}, "Sector": {"type": "inherited"}, "Pipe_Style": {"type": "inherited"}, "VarianceFromAsbuilt": {"type": "inherited"} }, "defaultValues": { "UnitID": null, "CompKey": null, "CompType": 31, "PropertyId": null, "Id_Legacy": null, "Asbuilt_Info": 0, "Asbuilt_Number": null, "Comments_Sys": null, "Comments_User": null, "Created_Date": null, "Created_User": null, "Date_Installed": null, "Date_Warranty": null, "Lifecycle_Status": 3, "Modified_Date": null, "Modified_User": null, "Owner": 1, "Project_Number": null, "UnitID2": null, "MainComp1": null, "MainComp2": null, "Id_Pipe": null, "ParLineNo": null, "Diameter": 0, "Downstream_Elevation": null, "Flush_Category": 0, "Flush_Date": null, "Length_Asbuilt": null, "Material": 0, "Material_Relined": 0, "Pipe_Type": 1, "Upstream_Elevation": null, "Storage": 1, "Strength_Rating": 0, "Grade_Pct": null, "HGL_Year": null, "Pipe_Type_txt": null, "CompType_txt": null, "Asbuilt_Info_txt": null, "Lifecycle_Status_txt": null, "Owner_txt": null, "Diameter_txt": null, "Flush_Category_txt": null, "Material_txt": null, "Material_Relined_txt": null, "Storage_txt": null, "Strength_Rating_txt": null, "Diameter_float": null, "Length_float": null, "Id_Pipe_txt": null, "UnitType": null, "Accessibility": null, "Attributes_Verified": 0, "Attributes_Verified_txt": null, "Storm_Contingency": 1, "Storm_Contingency_txt": null, "Trash_Rack": null, "Trash_Rack_txt": null, "Sector": 1, "Sector_txt": null, "Date_CCTV": null, "FlushingArea": null, "CCTVStructGradeCG": null, "Chainage_Downstrm": null, "Pipe_Style": null, "VarianceFromAsbuilt": null }, "code": 1, "name": "Gravity" }, { "domains": { "CompType": {"type": "inherited"}, "Asbuilt_Info": {"type": "inherited"}, "Lifecycle_Status": {"type": "inherited"}, "Owner": { "type": "codedValue", "name": "EngInfrastructureOwner", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Township of Langley", "code": 1 }, { "name": "City of Langley", "code": 2 }, { "name": "Abbotsford", "code": 3 }, { "name": "Surrey", "code": 4 }, { "name": "Private", "code": 6 }, { "name": "MetroVan", "code": 7 }, { "name": "GVWD", "code": 8 }, { "name": "MetroVan", "code": 5 }, { "name": "Ministry of Transportation", "code": 9 }, { "name": "Township of Langley Private", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Diameter": {"type": "inherited"}, "Flush_Category": {"type": "inherited"}, "Material": {"type": "inherited"}, "Material_Relined": {"type": "inherited"}, "Storage": {"type": "inherited"}, "Strength_Rating": {"type": "inherited"}, "Accessibility": {"type": "inherited"}, "Attributes_Verified": {"type": "inherited"}, "Storm_Contingency": {"type": "inherited"}, "Trash_Rack": {"type": "inherited"}, "Sector": {"type": "inherited"}, "Pipe_Style": {"type": "inherited"}, "VarianceFromAsbuilt": {"type": "inherited"} }, "defaultValues": { "UnitID": null, "CompKey": null, "CompType": 31, "PropertyId": null, "Id_Legacy": null, "Asbuilt_Info": 0, "Asbuilt_Number": null, "Comments_Sys": null, "Comments_User": null, "Created_Date": null, "Created_User": null, "Date_Installed": null, "Date_Warranty": null, "Lifecycle_Status": 0, "Modified_Date": null, "Modified_User": null, "Owner": 1, "Project_Number": null, "UnitID2": null, "MainComp1": null, "MainComp2": null, "Id_Pipe": null, "ParLineNo": null, "Diameter": 0, "Downstream_Elevation": null, "Flush_Category": 0, "Flush_Date": null, "Length_Asbuilt": null, "Material": 0, "Material_Relined": 0, "Pipe_Type": null, "Upstream_Elevation": null, "Storage": 1, "Strength_Rating": 0, "Grade_Pct": null, "HGL_Year": null, "Pipe_Type_txt": null, "CompType_txt": null, "Asbuilt_Info_txt": null, "Lifecycle_Status_txt": null, "Owner_txt": null, "Diameter_txt": null, "Flush_Category_txt": null, "Material_txt": null, "Material_Relined_txt": null, "Storage_txt": null, "Strength_Rating_txt": null, "Diameter_float": null, "Length_float": null, "Id_Pipe_txt": null, "UnitType": null, "Accessibility": null, "Attributes_Verified": 0, "Attributes_Verified_txt": null, "Storm_Contingency": 1, "Storm_Contingency_txt": null, "Trash_Rack": null, "Trash_Rack_txt": null, "Sector": 1, "Sector_txt": null, "Date_CCTV": null, "FlushingArea": null, "CCTVStructGradeCG": null, "Chainage_Downstrm": null, "Pipe_Style": null, "VarianceFromAsbuilt": null }, "code": 6, "name": "Force" }, { "domains": { "CompType": {"type": "inherited"}, "Asbuilt_Info": {"type": "inherited"}, "Lifecycle_Status": {"type": "inherited"}, "Owner": { "type": "codedValue", "name": "EngInfrastructureOwner", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Township of Langley", "code": 1 }, { "name": "City of Langley", "code": 2 }, { "name": "Abbotsford", "code": 3 }, { "name": "Surrey", "code": 4 }, { "name": "Private", "code": 6 }, { "name": "MetroVan", "code": 7 }, { "name": "GVWD", "code": 8 }, { "name": "MetroVan", "code": 5 }, { "name": "Ministry of Transportation", "code": 9 }, { "name": "Township of Langley Private", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Diameter": {"type": "inherited"}, "Flush_Category": {"type": "inherited"}, "Material": {"type": "inherited"}, "Material_Relined": {"type": "inherited"}, "Storage": {"type": "inherited"}, "Strength_Rating": {"type": "inherited"}, "Accessibility": {"type": "inherited"}, "Attributes_Verified": {"type": "inherited"}, "Storm_Contingency": {"type": "inherited"}, "Trash_Rack": {"type": "inherited"}, "Sector": {"type": "inherited"}, "Pipe_Style": {"type": "inherited"}, "VarianceFromAsbuilt": {"type": "inherited"} }, "defaultValues": { "UnitID": null, "CompKey": null, "CompType": 31, "PropertyId": null, "Id_Legacy": null, "Asbuilt_Info": 0, "Asbuilt_Number": null, "Comments_Sys": null, "Comments_User": null, "Created_Date": null, "Created_User": null, "Date_Installed": null, "Date_Warranty": null, "Lifecycle_Status": 3, "Modified_Date": null, "Modified_User": null, "Owner": 1, "Project_Number": null, "UnitID2": null, "MainComp1": null, "MainComp2": null, "Id_Pipe": null, "ParLineNo": null, "Diameter": 0, "Downstream_Elevation": null, "Flush_Category": 0, "Flush_Date": null, "Length_Asbuilt": null, "Material": 0, "Material_Relined": 0, "Pipe_Type": null, "Upstream_Elevation": null, "Storage": 1, "Strength_Rating": 0, "Grade_Pct": null, "HGL_Year": null, "Pipe_Type_txt": null, "CompType_txt": null, "Asbuilt_Info_txt": null, "Lifecycle_Status_txt": null, "Owner_txt": null, "Diameter_txt": null, "Flush_Category_txt": null, "Material_txt": null, "Material_Relined_txt": null, "Storage_txt": null, "Strength_Rating_txt": null, "Diameter_float": null, "Length_float": null, "Id_Pipe_txt": null, "UnitType": null, "Accessibility": null, "Attributes_Verified": 0, "Attributes_Verified_txt": null, "Storm_Contingency": 1, "Storm_Contingency_txt": null, "Trash_Rack": null, "Trash_Rack_txt": null, "Sector": 1, "Sector_txt": null, "Date_CCTV": null, "FlushingArea": null, "CCTVStructGradeCG": null, "Chainage_Downstrm": null, "Pipe_Style": null, "VarianceFromAsbuilt": null }, "code": 7, "name": "Infiltration" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }