{ "currentVersion": 10.91, "id": 31, "name": "Lateral Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "Water Layers" }, "subLayers": [], "minScale": 7500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "field2": "LIFECYCLESTATUS", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.25 }, "value": "0,IS", "label": "Commercial Line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.25 }, "value": "0,UNC", "label": "Commercial Line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 1.25 }, "value": "1,IS", "label": "Domestic Line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 }, "value": "2,IS", "label": "Fire Line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 }, "value": "2,UNC", "label": "Fire Line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.25 }, "value": "3,IS", "label": "Hydrant Line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.25 }, "value": "3,PRP", "label": "Hydrant Line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1.25 }, "value": "4,IS", "label": "Industrial Line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 2 }, "value": "5,IS", "label": "Irrigation Line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 137, 90, 68, 255 ], "width": 2 }, "value": "2,AB", "label": "Abandoned", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 137, 90, 68, 255 ], "width": 2 }, "value": "3,AB", "label": "Abandoned", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1011228.7388449945, "ymin": 1821160.5880219042, "xmax": 1051023.0178520791, "ymax": 1877649.097419992, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "wLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Abandoned", "code": "AB" }, { "name": "Under Construction", "code": "UNC" }, { "name": "In Service", "code": "IS" }, { "name": "Out of Service", "code": "OS" }, { "name": "Abandoned in place, Vault removed", "code": "AVR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "RECORDEDLENGTH", "type": "esriFieldTypeDouble", "alias": "RECORDEDLENGTH", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "wWaterType", "description": "", "codedValues": [ { "name": "POTABLE", "code": "POTABLE" }, { "name": "NON POTABLE", "code": "RAW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 20, "domain": { "type": "codedValue", "name": "wLatLinMaterial", "description": "Service/Hydrant Line/Fire Service Material", "codedValues": [ { "name": "Cast Iron", "code": "CIP" }, { "name": "Copper", "code": "CU" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Unknown", "code": "UNK" }, { "name": "Polyvinylchloride", "code": "PVC" }, { "name": "Galvanized", "code": "GAL" }, { "name": "Lead", "code": "LED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": { "type": "codedValue", "name": "wLatLinDiam", "description": "Service/Hydrant Line/Fire Service Diameters", "codedValues": [ { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "8\"", "code": 8 }, { "name": "6\"", "code": 6 }, { "name": "5\"", "code": 5 }, { "name": "4\"", "code": 4 }, { "name": "3\"", "code": 3 }, { "name": "2.5\"", "code": 2.5 }, { "name": "2\"", "code": 2 }, { "name": "1.75\"", "code": 1.75 }, { "name": "1.5\"", "code": 1.5 }, { "name": "1.25\"", "code": 1.25 }, { "name": "1\"", "code": 1 }, { "name": ".75\"", "code": 0.75 }, { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DEPTHBURIED", "type": "esriFieldTypeDouble", "alias": "DEPTHBURIED", "domain": null }, { "name": "PRESSURESYSTEM", "type": "esriFieldTypeString", "alias": "PRESSURESYSTEM", "length": 20, "domain": { "type": "codedValue", "name": "wPressureSystem", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "High Pressure", "code": "HIGH" }, { "name": "Normal Pressure", "code": "NORMAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "wOwner", "description": "", "codedValues": [ { "name": "Department of Utilities - Water/Wastewater", "code": "DPUW" }, { "name": "Unknown", "code": "UNK" }, { "name": "Private", "code": "PRI" }, { "name": "Dupage Water Commission", "code": "DWC" }, { "name": "Water Supply", "code": "WS" }, { "name": "Aurora", "code": "AURORA" }, { "name": "Private Fire System", "code": "PVT FIRE SYSTEM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "length": 50, "domain": { "type": "codedValue", "name": "wDataSource", "description": "", "codedValues": [ { "name": "As-built Drawing", "code": "ASBDWG" }, { "name": "Engineering Drawing", "code": "ENGDWG" }, { "name": "Existing Fire Hydrant Coverage", "code": "EXFHCV" }, { "name": "Parcel Coverage", "code": "PARCOV" }, { "name": "Paper Files - Water Supply", "code": "PFWS" }, { "name": "Arc/Info Planimetric Data Cover", "code": "PLAN" }, { "name": "Valve Exercise Program Record", "code": "VEP" }, { "name": "Water Section Map", "code": "WSMAP" }, { "name": "City Crew GPS", "code": "GPS" }, { "name": "HTE Billing Record", "code": "HTE" }, { "name": "WSC Field Crew", "code": "WSC" }, { "name": "CEEC Field Crew", "code": "CEEC" }, { "name": "Automatically Generated", "code": "AUTO" }, { "name": "Vendor GPS", "code": "FLDCAP" }, { "name": "Digital Orthophotography", "code": "ORTHO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIFFNUMBER", "type": "esriFieldTypeString", "alias": "Tiff Number", "length": 50, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_INSTALLED", "domain": null }, { "name": "FY_LEAD_SERVICE_REPLACED", "type": "esriFieldTypeString", "alias": "FY_LEAD_SERVICE_REPLACED", "length": 20, "domain": { "type": "codedValue", "name": "wFiscalYear", "description": "", "codedValues": [ { "name": "02-03", "code": "02-03" }, { "name": "03-04", "code": "03-04" }, { "name": "04-05", "code": "04-05" }, { "name": "05-06", "code": "05-06" }, { "name": "06-07", "code": "06-07" }, { "name": "07-08", "code": "07-08" }, { "name": "08-09", "code": "08-09" }, { "name": "09-10", "code": "09-10" }, { "name": "10-11", "code": "10-11" }, { "name": "11-12", "code": "11-12" }, { "name": "12-13", "code": "12-13" }, { "name": "13-14", "code": "13-14" }, { "name": "14-15", "code": "14-15" }, { "name": "2016", "code": "2016" }, { "name": "2017", "code": "2017" }, { "name": "2018", "code": "2018" }, { "name": "2019", "code": "2019" }, { "name": "2020", "code": "2020" }, { "name": "2021", "code": "2021" }, { "name": "2022", "code": "2022" }, { "name": "2023", "code": "2023" }, { "name": "2024", "code": "2024" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EDITDATE", "type": "esriFieldTypeDate", "alias": "EDITDATE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R389_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G903FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_389", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_389", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S301_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "FY_LEAD_SERVICE_REPLACED": {"type": "inherited"} }, "id": 5, "name": "WIrrigation" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Cast Iron", "code": "CIP" }, { "name": "Copper", "code": "CU" }, { "name": "Polyvinylchloride", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Galvanized", "code": "GAL" }, { "name": "Lead", "code": "LED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "FY_LEAD_SERVICE_REPLACED": {"type": "inherited"} }, "id": 0, "name": "WCommercial" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Cast Iron", "code": "CIP" }, { "name": "Copper", "code": "CU" }, { "name": "Polyvinylchloride", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Galvanized", "code": "GAL" }, { "name": "Lead", "code": "LED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "FY_LEAD_SERVICE_REPLACED": {"type": "inherited"} }, "id": 1, "name": "WDomestic" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Cast Iron", "code": "CIP" }, { "name": "Copper", "code": "CU" }, { "name": "Polyvinylchloride", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Galvanized", "code": "GAL" }, { "name": "Lead", "code": "LED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "FY_LEAD_SERVICE_REPLACED": {"type": "inherited"} }, "id": 2, "name": "WFire" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Cast Iron", "code": "CIP" }, { "name": "Copper", "code": "CU" }, { "name": "Polyvinylchloride", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Galvanized", "code": "GAL" }, { "name": "Lead", "code": "LED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "FY_LEAD_SERVICE_REPLACED": {"type": "inherited"} }, "id": 3, "name": "WHydrantLine" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Cast Iron", "code": "CIP" }, { "name": "Copper", "code": "CU" }, { "name": "Polyvinylchloride", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Galvanized", "code": "GAL" }, { "name": "Lead", "code": "LED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "FY_LEAD_SERVICE_REPLACED": {"type": "inherited"} }, "id": 4, "name": "WIndustrial" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "FY_LEAD_SERVICE_REPLACED": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 5, "LEGACYID": null, "RECORDEDLENGTH": null, "WATERTYPE": "POTABLE", "MATERIAL": "UNK", "DIAMETER": null, "DEPTHBURIED": null, "PRESSURESYSTEM": "NORMAL", "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "FY_LEAD_SERVICE_REPLACED": null, "EDITDATE": null, "GlobalID": null }, "code": 5, "name": "WIrrigation" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Cast Iron", "code": "CIP" }, { "name": "Copper", "code": "CU" }, { "name": "Polyvinylchloride", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Galvanized", "code": "GAL" }, { "name": "Lead", "code": "LED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "FY_LEAD_SERVICE_REPLACED": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 0, "LEGACYID": null, "RECORDEDLENGTH": null, "WATERTYPE": "POTABLE", "MATERIAL": null, "DIAMETER": null, "DEPTHBURIED": null, "PRESSURESYSTEM": "NORMAL", "OWNER": "PRI", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "FY_LEAD_SERVICE_REPLACED": null, "EDITDATE": null, "GlobalID": null }, "code": 0, "name": "WCommercial" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Cast Iron", "code": "CIP" }, { "name": "Copper", "code": "CU" }, { "name": "Polyvinylchloride", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Galvanized", "code": "GAL" }, { "name": "Lead", "code": "LED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "FY_LEAD_SERVICE_REPLACED": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 1, "LEGACYID": null, "RECORDEDLENGTH": null, "WATERTYPE": "POTABLE", "MATERIAL": "CU", "DIAMETER": null, "DEPTHBURIED": null, "PRESSURESYSTEM": "NORMAL", "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "FY_LEAD_SERVICE_REPLACED": null, "EDITDATE": null, "GlobalID": null }, "code": 1, "name": "WDomestic" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Cast Iron", "code": "CIP" }, { "name": "Copper", "code": "CU" }, { "name": "Polyvinylchloride", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Galvanized", "code": "GAL" }, { "name": "Lead", "code": "LED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "FY_LEAD_SERVICE_REPLACED": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 2, "LEGACYID": null, "RECORDEDLENGTH": null, "WATERTYPE": "POTABLE", "MATERIAL": "DIP", "DIAMETER": null, "DEPTHBURIED": null, "PRESSURESYSTEM": "NORMAL", "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "FY_LEAD_SERVICE_REPLACED": null, "EDITDATE": null, "GlobalID": null }, "code": 2, "name": "WFire" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Cast Iron", "code": "CIP" }, { "name": "Copper", "code": "CU" }, { "name": "Polyvinylchloride", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Galvanized", "code": "GAL" }, { "name": "Lead", "code": "LED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "FY_LEAD_SERVICE_REPLACED": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 3, "LEGACYID": null, "RECORDEDLENGTH": null, "WATERTYPE": "POTABLE", "MATERIAL": "DIP", "DIAMETER": null, "DEPTHBURIED": 5, "PRESSURESYSTEM": "NORMAL", "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "FY_LEAD_SERVICE_REPLACED": null, "EDITDATE": null, "GlobalID": null }, "code": 3, "name": "WHydrantLine" }, { "domains": { "ENABLED": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": { "type": "codedValue", "name": "wPipeMaterial", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Cast Iron", "code": "CIP" }, { "name": "Copper", "code": "CU" }, { "name": "Polyvinylchloride", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Galvanized", "code": "GAL" }, { "name": "Lead", "code": "LED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAMETER": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "FY_LEAD_SERVICE_REPLACED": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LOCATION": null, "LIFECYCLESTATUS": "IS", "SUBTYPE": 4, "LEGACYID": null, "RECORDEDLENGTH": null, "WATERTYPE": "POTABLE", "MATERIAL": "UNK", "DIAMETER": null, "DEPTHBURIED": null, "PRESSURESYSTEM": "NORMAL", "OWNER": "DPUW", "DATASOURCE": null, "TIFFNUMBER": null, "YEAR_INSTALLED": 1900, "FY_LEAD_SERVICE_REPLACED": null, "EDITDATE": null, "GlobalID": null }, "code": 4, "name": "WIndustrial" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }