{ "currentVersion": 10.91, "id": 26, "name": "Water Meter", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "copyrightText": "", "parentLayer": { "id": 22, "name": "Water Layers" }, "subLayers": [], "minScale": 16000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "16def56bef07f1f5f9bc58fb615e1162", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASBJREFUKJGdz79Kw1AUx/FvzG3ukKWG0tKtRQidJEO6CT5JHiDvIGTsCwSHvkAUBF/Bod2kg4ODwalDlvYODtIjJHap+CcpLf62ezgf7vkp/hkF4HleeCwwxjwD72r3uNda3x5CInLpeV5sjHlUu9mriDwFQXDd7/c/9qC3+Xx+9+tUAK21H8fxSRRFp+v1mm63C0BRFHQ6HaIosmsdv2Lb9mdVVUwmE9I0pSxLkiRhOp3WLlC1CTAajcjznM1mw3g8buzbCMMwZLFY4Loug8HgeGhZFr7vo5RiuVweBx3HYTgc0uv1AGi324fhbDZzWq1WbaksS1arlbMPPmRZRpZljT+IyIvW+vwvDETkqlF850JEzlzXvfkJm4s0xBgDwBa1TV9499B2mgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[LEGACYID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 4000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1012661.7848634124, "ymin": 1823191.8720170707, "xmax": 1049399.0778584965, "ymax": 1874794.51487457, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SITENAME", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "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": "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": "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": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 20, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": { "type": "codedValue", "name": "wMainDistributionDiameter", "description": "", "codedValues": [ { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "16", "code": 16 }, { "name": "18", "code": 18 }, { "name": "20", "code": 20 }, { "name": "24", "code": 24 }, { "name": "30", "code": 30 }, { "name": "36", "code": 36 }, { "name": "48", "code": 48 }, { "name": "1.5", "code": 1.5 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "42", "code": 42 }, { "name": "Unk", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FLOWRANGE", "type": "esriFieldTypeString", "alias": "FLOWRANGE", "length": 20, "domain": { "type": "codedValue", "name": "wMeterFlowRate", "description": "", "codedValues": [ { "name": "10 to 99", "code": "10-99" }, { "name": "100 to 499", "code": "100-499" }, { "name": "500 to 999", "code": "500-999" }, { "name": "0 to 9", "code": "0-9" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DESIGNFLOW", "type": "esriFieldTypeInteger", "alias": "DESIGNFLOW", "domain": null }, { "name": "FLOWUNITS", "type": "esriFieldTypeString", "alias": "FLOWUNITS", "length": 20, "domain": { "type": "codedValue", "name": "wFlowUnits", "description": "", "codedValues": [ { "name": "Gallons Per Minute", "code": "GPM" }, { "name": "Gallons Per Hour", "code": "GPH" }, { "name": "Gallons Per Day", "code": "GPD" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 20, "domain": null }, { "name": "SERIALNUMBER", "type": "esriFieldTypeString", "alias": "SERIALNUMBER", "length": 20, "domain": null }, { "name": "PRESSURERANGE", "type": "esriFieldTypeString", "alias": "PRESSURERANGE", "length": 20, "domain": null }, { "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": "DATECALIBRATED", "type": "esriFieldTypeDate", "alias": "DATECALIBRATED", "length": 8, "domain": null }, { "name": "METERSIZE", "type": "esriFieldTypeDouble", "alias": "METERSIZE", "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "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": "TIFFNUMBER", "length": 50, "domain": null }, { "name": "SITENAME", "type": "esriFieldTypeString", "alias": "SITENAME", "length": 50, "domain": { "type": "codedValue", "name": "wFlowmeterName", "description": "Site name where Flow meter is located", "codedValues": [ { "name": "Northwest Water Works", "code": "NWWW" }, { "name": "Southeast Water Works", "code": "SEWW" }, { "name": "Northeast Water Works", "code": "NEWW" }, { "name": "West Water Works", "code": "WWW" }, { "name": "South Water Works", "code": "SWW" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R391_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_391", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_391", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S303_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "id": 0, "name": "FlowTube" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "id": 2, "name": "Magnetic" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "id": 4, "name": "Multijet" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "id": 5, "name": "OrificePlate" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "id": 6, "name": "Propeller" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "id": 7, "name": "Proportional" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "id": 8, "name": "Sonic" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "id": 9, "name": "Turbine" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "id": 1, "name": "Disc" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "id": 3, "name": "Compound" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": "UNK", "LIFECYCLESTATUS": "IS", "SUBTYPE": 0, "WATERTYPE": "POTABLE", "MANUFACTURER": null, "DIAMETER": null, "FLOWRANGE": null, "DESIGNFLOW": null, "FLOWUNITS": null, "MODEL": null, "SERIALNUMBER": null, "PRESSURERANGE": null, "OWNER": "DPUW", "DATECALIBRATED": null, "METERSIZE": null, "DATASOURCE": null, "TIFFNUMBER": null, "SITENAME": null, "GlobalID": null }, "code": 0, "name": "FlowTube" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": "UNK", "LIFECYCLESTATUS": "IS", "SUBTYPE": 2, "WATERTYPE": "POTABLE", "MANUFACTURER": null, "DIAMETER": null, "FLOWRANGE": null, "DESIGNFLOW": null, "FLOWUNITS": null, "MODEL": null, "SERIALNUMBER": null, "PRESSURERANGE": null, "OWNER": "DPUW", "DATECALIBRATED": null, "METERSIZE": null, "DATASOURCE": null, "TIFFNUMBER": null, "SITENAME": null, "GlobalID": null }, "code": 2, "name": "Magnetic" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": "UNK", "LIFECYCLESTATUS": "IS", "SUBTYPE": 4, "WATERTYPE": "POTABLE", "MANUFACTURER": null, "DIAMETER": null, "FLOWRANGE": null, "DESIGNFLOW": null, "FLOWUNITS": null, "MODEL": null, "SERIALNUMBER": null, "PRESSURERANGE": null, "OWNER": "DPUW", "DATECALIBRATED": null, "METERSIZE": null, "DATASOURCE": null, "TIFFNUMBER": null, "SITENAME": null, "GlobalID": null }, "code": 4, "name": "Multijet" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": "UNK", "LIFECYCLESTATUS": "IS", "SUBTYPE": 5, "WATERTYPE": "POTABLE", "MANUFACTURER": null, "DIAMETER": null, "FLOWRANGE": null, "DESIGNFLOW": null, "FLOWUNITS": null, "MODEL": null, "SERIALNUMBER": null, "PRESSURERANGE": null, "OWNER": "DPUW", "DATECALIBRATED": null, "METERSIZE": null, "DATASOURCE": null, "TIFFNUMBER": null, "SITENAME": null, "GlobalID": null }, "code": 5, "name": "OrificePlate" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": "UNK", "LIFECYCLESTATUS": "IS", "SUBTYPE": 6, "WATERTYPE": "POTABLE", "MANUFACTURER": null, "DIAMETER": null, "FLOWRANGE": null, "DESIGNFLOW": null, "FLOWUNITS": null, "MODEL": null, "SERIALNUMBER": null, "PRESSURERANGE": null, "OWNER": "DPUW", "DATECALIBRATED": null, "METERSIZE": null, "DATASOURCE": null, "TIFFNUMBER": null, "SITENAME": null, "GlobalID": null }, "code": 6, "name": "Propeller" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": "UNK", "LIFECYCLESTATUS": "IS", "SUBTYPE": 7, "WATERTYPE": "POTABLE", "MANUFACTURER": null, "DIAMETER": null, "FLOWRANGE": null, "DESIGNFLOW": null, "FLOWUNITS": null, "MODEL": null, "SERIALNUMBER": null, "PRESSURERANGE": null, "OWNER": "DPUW", "DATECALIBRATED": null, "METERSIZE": null, "DATASOURCE": null, "TIFFNUMBER": null, "SITENAME": null, "GlobalID": null }, "code": 7, "name": "Proportional" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": "UNK", "LIFECYCLESTATUS": "IS", "SUBTYPE": 8, "WATERTYPE": "POTABLE", "MANUFACTURER": null, "DIAMETER": null, "FLOWRANGE": null, "DESIGNFLOW": null, "FLOWUNITS": null, "MODEL": null, "SERIALNUMBER": null, "PRESSURERANGE": null, "OWNER": "DPUW", "DATECALIBRATED": null, "METERSIZE": null, "DATASOURCE": null, "TIFFNUMBER": null, "SITENAME": null, "GlobalID": null }, "code": 8, "name": "Sonic" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": "UNK", "LIFECYCLESTATUS": "IS", "SUBTYPE": 9, "WATERTYPE": "POTABLE", "MANUFACTURER": null, "DIAMETER": null, "FLOWRANGE": null, "DESIGNFLOW": null, "FLOWUNITS": null, "MODEL": null, "SERIALNUMBER": null, "PRESSURERANGE": null, "OWNER": "DPUW", "DATECALIBRATED": null, "METERSIZE": null, "DATASOURCE": null, "TIFFNUMBER": null, "SITENAME": null, "GlobalID": null }, "code": 9, "name": "Turbine" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": "UNK", "LIFECYCLESTATUS": "IS", "SUBTYPE": 4, "WATERTYPE": "POTABLE", "MANUFACTURER": null, "DIAMETER": null, "FLOWRANGE": null, "DESIGNFLOW": null, "FLOWUNITS": null, "MODEL": null, "SERIALNUMBER": null, "PRESSURERANGE": null, "OWNER": "DPUW", "DATECALIBRATED": null, "METERSIZE": null, "DATASOURCE": null, "TIFFNUMBER": null, "SITENAME": null, "GlobalID": null }, "code": 1, "name": "Disc" }, { "domains": { "ENABLED": {"type": "inherited"}, "PRESSURESYSTEM": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "FLOWRANGE": {"type": "inherited"}, "FLOWUNITS": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "SITENAME": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "LOCATION": null, "INSTALLDATE": null, "PRESSURESYSTEM": "UNK", "LIFECYCLESTATUS": "IS", "SUBTYPE": 4, "WATERTYPE": "POTABLE", "MANUFACTURER": null, "DIAMETER": null, "FLOWRANGE": null, "DESIGNFLOW": null, "FLOWUNITS": null, "MODEL": null, "SERIALNUMBER": null, "PRESSURERANGE": null, "OWNER": "DPUW", "DATECALIBRATED": null, "METERSIZE": null, "DATASOURCE": null, "TIFFNUMBER": null, "SITENAME": null, "GlobalID": null }, "code": 3, "name": "Compound" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }