{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Pressurized Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUB_TYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "5", "label": "Abandoned", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 }, "value": "1", "label": "Distribution Main", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 2 }, "value": "4", "label": "Interconnect", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 2 }, "value": "2", "label": "Transmission Main", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9060862.978429645, "ymin": 695066.4763801098, "xmax": 2376922.62823686, "ymax": 5106370.4306574315, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": "Sub_Type", "subtypeFieldName": "Sub_Type", "subtypeField": "Sub_Type", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 5, "domain": { "type": "codedValue", "name": "wDomMainMaterial", "description": "", "codedValues": [ { "name": "AsbestosCement", "code": "AC" }, { "name": "CastIron", "code": "CI" }, { "name": "Cement", "code": "CE" }, { "name": "DuctileIron", "code": "DI" }, { "name": "PolyVinylChloride", "code": "PVC" }, { "name": "ReinforcedConcrete", "code": "RC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Copper", "code": "CP" }, { "name": "HDPE", "code": "HD" }, { "name": "PolyVinylChlorideMolecularlyOriented", "code": "PVCO" }, { "name": "Steel", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wDomMainDiameter", "description": "", "codedValues": [ { "name": "2 inch", "code": 2 }, { "name": "4 inch", "code": 4 }, { "name": "6 inch", "code": 6 }, { "name": "8 inch", "code": 8 }, { "name": "10 inch", "code": 10 }, { "name": "12 inch", "code": 12 }, { "name": "14 inch", "code": 14 }, { "name": "16 inch", "code": 16 }, { "name": "18 inch", "code": 18 }, { "name": "20 inch", "code": 20 }, { "name": "24 inch", "code": 24 }, { "name": "30 inch", "code": 30 }, { "name": "Unknown", "code": 0 }, { "name": "36 inch", "code": 36 }, { "name": "3/4 inch", "code": 0.75 }, { "name": "1 inch", "code": 1 }, { "name": "1 1/2 inch", "code": 1.5 }, { "name": "31 inch", "code": 31 }, { "name": "3 Inch", "code": 3 }, { "name": "60 inch", "code": 60 }, { "name": "48 inch", "code": 48 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "Water Type", "length": 5, "domain": { "type": "codedValue", "name": "wDomWaterType", "description": "", "codedValues": [ { "name": "PotableWater", "code": "POT" }, { "name": "RawWater", "code": "RAW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "LCDU", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "GLK-LCDU", "code": 1 }, { "name": "MAD-LCDU", "code": 2 }, { "name": "HS-LCDU", "code": 3 }, { "name": "SS-LCDU", "code": 4 }, { "name": "DH-LCDU", "code": 5 }, { "name": "RG-LCDU", "code": 6 }, { "name": "East-LCDU", "code": 7 }, { "name": "West-LCDU", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDITIONSCORE", "type": "esriFieldTypeDouble", "alias": "CONDITIONSCORE", "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 5, "domain": { "type": "codedValue", "name": "wDomCondition", "description": "", "codedValues": [ { "name": "Functioning", "code": "FUNC" }, { "name": "FunctioningNeedsRepair", "code": "FNRP" }, { "name": "Non-Functioning", "code": "NON" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 20, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "INSPECTIONDATE", "type": "esriFieldTypeDate", "alias": "INSPECTIONDATE", "length": 8, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "ADMINISTRATIVEAREA", "type": "esriFieldTypeString", "alias": "ADMINISTRATIVEAREA", "length": 5, "domain": { "type": "codedValue", "name": "wDomAdministrativeArea", "description": "", "codedValues": [ { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Pinecrest", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PRESSUREDISTRICT", "type": "esriFieldTypeString", "alias": "PRESSUREDISTRICT", "length": 5, "domain": { "type": "codedValue", "name": "wDomPressureDistrict", "description": "", "codedValues": [ { "name": "Tall Tree", "code": "TT" }, { "name": "Low Service", "code": "LS" }, { "name": "1st High Service", "code": "1HS" }, { "name": "2nd High Service", "code": "2HS" }, { "name": "Worrell Road", "code": "WR" }, { "name": "Pelton Road", "code": "PR" }, { "name": "Orton 1st High", "code": "OT1H" }, { "name": "Arcola Low Service", "code": "ALS" }, { "name": "Pinecrest", "code": "PC" }, { "name": "3rd High Madison Vlg. Service 2022", "code": "3HMV2" }, { "name": "Bacon Road Low Service 2022", "code": "BRLS2" }, { "name": "Painesville Twp Park 2022", "code": "PTP2" }, { "name": "River Road 2nd High 2022", "code": "RR2H2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POLITICALSUBDIVISION", "type": "esriFieldTypeString", "alias": "POLITICALSUBDIVISION", "length": 5, "domain": { "type": "codedValue", "name": "wDomPoliticalSubdivision", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Concord Twp", "code": "CCTS" }, { "name": "Madison Village", "code": "MDVLG" }, { "name": "Kirtland", "code": "KIRT" }, { "name": "Geneva", "code": "GENV" }, { "name": "Eastlake City", "code": "ESLK" }, { "name": "Lakeline Vlg", "code": "LKLN" }, { "name": "Timberlake Vlg", "code": "TMBL" }, { "name": "Wickliffe City", "code": "WCKF" }, { "name": "Willoughby City", "code": "WLBY" }, { "name": "Willoughby Hills City", "code": "WLBYH" }, { "name": "Willowick City", "code": "WLCK" }, { "name": "Madison Twp", "code": "MDTS" }, { "name": "NPerry Vlg", "code": "NPVLG" }, { "name": "Perry Vlg", "code": "PRVLG" }, { "name": "Perry Twp", "code": "PRTS" }, { "name": "Painesville Twp", "code": "PNTS" }, { "name": "Fairport", "code": "FAIR" }, { "name": "Mentor", "code": "MENT" }, { "name": "Mentor on the Lake", "code": "MOL" }, { "name": "Grand River", "code": "GR" }, { "name": "Painesville City", "code": "PNC" }, { "name": "Leroy Township", "code": "LRY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUB_TYPE", "type": "esriFieldTypeInteger", "alias": "Main Type", "domain": null }, { "name": "ASBUILTLENGTH", "type": "esriFieldTypeDouble", "alias": "ASBUILTLENGTH", "domain": null }, { "name": "ASBUILTDEPTH", "type": "esriFieldTypeDouble", "alias": "ASBUILTDEPTH", "domain": null }, { "name": "GROUNDSURFACETYPE", "type": "esriFieldTypeString", "alias": "GROUNDSURFACETYPE", "length": 20, "domain": { "type": "codedValue", "name": "wDomGroundSurfaceType", "description": "", "codedValues": [ { "name": "Asphalt", "code": "APHT" }, { "name": "Concrete", "code": "CONC" }, { "name": "Earth", "code": "ERTH" }, { "name": "Stone", "code": "DARLING" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POLYBAG", "type": "esriFieldTypeSmallInteger", "alias": "Polybag", "domain": { "type": "codedValue", "name": "wDomBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "JOINTTYPE1", "type": "esriFieldTypeString", "alias": "JointType1", "length": 5, "domain": { "type": "codedValue", "name": "wDomJointType", "description": "", "codedValues": [ { "name": "Flange", "code": "FLNG" }, { "name": "Mechanical", "code": "MECH" }, { "name": "Restrained", "code": "RSTR" }, { "name": "Weld", "code": "WELD" }, { "name": "Unknown", "code": "UNK" }, { "name": "Push On", "code": "PUSH" }, { "name": "Threaded", "code": "THR" }, { "name": "Ball", "code": "BL" }, { "name": "Bell and Spigot", "code": "BS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "JOINTTYPE2", "type": "esriFieldTypeString", "alias": "JointType2", "length": 5, "domain": { "type": "codedValue", "name": "wDomJointType", "description": "", "codedValues": [ { "name": "Flange", "code": "FLNG" }, { "name": "Mechanical", "code": "MECH" }, { "name": "Restrained", "code": "RSTR" }, { "name": "Weld", "code": "WELD" }, { "name": "Unknown", "code": "UNK" }, { "name": "Push On", "code": "PUSH" }, { "name": "Threaded", "code": "THR" }, { "name": "Ball", "code": "BL" }, { "name": "Bell and Spigot", "code": "BS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R295_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_295", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_295", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a244_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDSURFACETYPE": {"type": "inherited"}, "POLYBAG": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"} }, "id": 1, "name": "DistributionMain" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDSURFACETYPE": {"type": "inherited"}, "POLYBAG": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"} }, "id": 2, "name": "TransmissionMain" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDSURFACETYPE": {"type": "inherited"}, "POLYBAG": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"} }, "id": 4, "name": "Interconnect" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDSURFACETYPE": {"type": "inherited"}, "POLYBAG": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"} }, "id": 5, "name": "Abandoned" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDSURFACETYPE": {"type": "inherited"}, "POLYBAG": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"} }, "id": 6, "name": "DistributionMainEncased" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDSURFACETYPE": {"type": "inherited"}, "POLYBAG": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"} }, "id": 7, "name": "TransmissionMainEncased" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDSURFACETYPE": {"type": "inherited"}, "POLYBAG": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "WATERTYPE": "POT", "SUB_TYPE": 1, "DIAMETER": 12, "MATERIAL": "DI", "ASBUILTLENGTH": null, "ASBUILTDEPTH": null, "GROUNDSURFACETYPE": null, "POLYBAG": 0, "JOINTTYPE1": "FLNG", "JOINTTYPE2": "FLNG", "GlobalID": null, "OWNEDBY": null, "MAINTBY": null, "CONDITIONSCORE": null }, "code": 1, "name": "DistributionMain" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDSURFACETYPE": {"type": "inherited"}, "POLYBAG": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "WATERTYPE": "POT", "SUB_TYPE": 2, "DIAMETER": 18, "MATERIAL": "DI", "ASBUILTLENGTH": null, "ASBUILTDEPTH": null, "GROUNDSURFACETYPE": null, "POLYBAG": 0, "JOINTTYPE1": "FLNG", "JOINTTYPE2": "FLNG", "GlobalID": null, "OWNEDBY": null, "MAINTBY": null, "CONDITIONSCORE": null }, "code": 2, "name": "TransmissionMain" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDSURFACETYPE": {"type": "inherited"}, "POLYBAG": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "WATERTYPE": "POT", "SUB_TYPE": 4, "DIAMETER": 8, "MATERIAL": "DI", "ASBUILTLENGTH": null, "ASBUILTDEPTH": null, "GROUNDSURFACETYPE": null, "POLYBAG": 0, "JOINTTYPE1": "FLNG", "JOINTTYPE2": "FLNG", "GlobalID": null, "OWNEDBY": null, "MAINTBY": null, "CONDITIONSCORE": null }, "code": 4, "name": "Interconnect" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDSURFACETYPE": {"type": "inherited"}, "POLYBAG": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "WATERTYPE": "POT", "SUB_TYPE": 1, "DIAMETER": 12, "MATERIAL": "DI", "ASBUILTLENGTH": null, "ASBUILTDEPTH": null, "GROUNDSURFACETYPE": null, "POLYBAG": 0, "JOINTTYPE1": "FLNG", "JOINTTYPE2": "FLNG", "GlobalID": null, "OWNEDBY": null, "MAINTBY": null, "CONDITIONSCORE": null }, "code": 5, "name": "Abandoned" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDSURFACETYPE": {"type": "inherited"}, "POLYBAG": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "WATERTYPE": "POT", "SUB_TYPE": 1, "DIAMETER": 12, "MATERIAL": "DI", "ASBUILTLENGTH": null, "ASBUILTDEPTH": null, "GROUNDSURFACETYPE": null, "POLYBAG": 0, "JOINTTYPE1": "FLNG", "JOINTTYPE2": "FLNG", "GlobalID": null, "OWNEDBY": null, "MAINTBY": null, "CONDITIONSCORE": null }, "code": 6, "name": "DistributionMainEncased" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GROUNDSURFACETYPE": {"type": "inherited"}, "POLYBAG": {"type": "inherited"}, "JOINTTYPE1": {"type": "inherited"}, "JOINTTYPE2": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "WATERTYPE": "POT", "SUB_TYPE": 6, "DIAMETER": 12, "MATERIAL": "DI", "ASBUILTLENGTH": null, "ASBUILTDEPTH": null, "GROUNDSURFACETYPE": null, "POLYBAG": 0, "JOINTTYPE1": "FLNG", "JOINTTYPE2": "FLNG", "GlobalID": null, "OWNEDBY": null, "MAINTBY": null, "CONDITIONSCORE": null }, "code": 7, "name": "TransmissionMainEncased" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": 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 }, { "currentVersion": 10.81, "id": 1, "name": "Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUB_TYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 102, 0, 153, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "b662d6a75d0720af3f1aab3cd3d697bd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKNJREFUKJGtziEOgzAYhuGXBM1CbWd2gmbJuAC2ougeYNfoPZZwhKV6lmQYzrAEU9sTIBAzmyAUtlf/T/4vZ2c5gBDi0nXdNQVIKe9lWT5ygBijH8fxuIb6vsdaC/CGwEtrvQqnafqeuqf/whACbdtijEEplQ6HYcA5B7AN1nWN956qqrZNLYqCpmkW0SJM6Wd4zrLsmXB/EkLcPuEh9VOMEYAZtGQoD6Gnw/YAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "Altitude", "description": "" }, { "symbol": { "type": "esriPMS", "url": "aea1d03bb2ee622ae73d4cddeefbd6cb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARRJREFUKJGd0DGLgnAcxvHvQeB2f2kvewtHBw69ERHTWm4IewGObUFDgiC3R0aCi9utCkEczsGNLrfp7HLcEEihHnHP/PvA8/x6/DM9gH6//5okydsjYDAYREKIjx5AURSfURQxHo87QZ7nLBYLLpfLD3CFAHEcY5omo9GogcqyJAiCZlWALMvQNI3j8YiiKHfItu1uCHA+n9F1ncPhwHA4pCxLlstlAzUgwOl0wjAMPM9js9mw3+9bNzcgQJqmqKpKVVWtqBPO53PW6zW+77NarR6Ds9mM7XaLEALHcQBa8R20LKtGAJIkdeIaTqdTXNdFluW7gy5cwzAMv3a73XfroGuegZfJZPJ+C5/++uBtiqIA4BdyGWavWg1UQAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6", "label": "BackflowControl", "description": "" }, { "symbol": { "type": "esriPMS", "url": "914431dec4f15a088e57712614e573d1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAICAYAAADeM14FAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGZJREFUCJktw7GJQlEUBcAJLtz8N2EiWIxtGBoLGwkmtvFr0EwEq7CF5xrJkQ0M1oEp6O5Dkj0ehW2SdXe/ksyF3+7+S/LEuzAn2UzTdBlj3AtnrMYYV6wKS/8ai8IOP7jhVDh+gw9ioyWGLJJl+gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 3, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "BlowOff", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1c2ff703a2f82004613f090fcedbbd29", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZpJREFUKJGd0jFLQlEUB/D/swvSIuoQvKElXaQH5ZBI9AHU6/AW8RtogmBpD2oMv0BgpmLS1CBc4Q1PdHxLuAjWFA6RObZIiTh4nzSUmk8h6G7ncn6H/4FD8M9H1n02m00X53xPEIRXSmnnT6iq6jHn/MLhcGzb7XZhNBpB07T38Xh8H4lE0mshY+zG5XLFJUmy/G7wer1bvV7vtFQqHcXjcd8S1DRNFkUxZkYAwDkHYwyKohxUq9WraDR6MofD4fAyFAptmJFhGMjlclAUBQCg6/oxgAV0Op07giCsoHw+j3R6sVqhULA2Go39YDD4SACAELJpRsViEalUyhwChmHsAPiGk8nkE4ADAKbTKcrlMpLJ5AqyWq0ghDzNow4Gg2fO+aHFYkGlUkEikVhBAJDJZD4CgcDLHNpstqSu6w/9fn8zFoutRaIowufznc9qAgCU0o6qqmeMsWsAghm53W5ks9lbWZaLSxAAZFm+qdfrLUrpXbvd3m21WkSSpKnf73/zeDzpcDis/h62dHI/d7k/q7vdLmq12troXz7pmeBXmcY/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Butterfly", "description": "" }, { "symbol": { "type": "esriPMS", "url": "77548e50eb6b376fa6ad495734c55c20", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMpJREFUKJHFkDsKwkAURY8m8nCKFAHtFVKLlYqFlZtxFe7C1jW4A1dgWhs7JdWAXR6Jn8JfoiOCFl6YYu57585lfL6UDxCGYcdaO3bM+0CtaIjISlWnPoC1dpAkTIJA8ttClml1NKIdx1SewhrABQQwhla9rvep54ExzpbHe9Vv9DuYpuAXYrIMDgcnUy2BzebrxnwOs1kpLOn1dP2xahRBt1t0ZC/CVlX/+TlvdAROj6vmICVwByyfqeGQjYjsXI/dwMX1vEhVXTZndPA2Gu19NA0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "7", "label": "DoubleCheck", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c089e990e02a543735804322160689ba", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYNJREFUKJGdkj9IAmEYxp/ogzsoCbThBOkaXKy1bgp01EEUV2kwBGk8kGbBBnHQhgaH4KTzjpYgsukIgoiuxgKXuAIR73K5JRo+/0CTx6VnQ8/2vt/ze7+Hl5fgnyIL+lvFYjHBsqyv2+0+y7J8C2D0F7iRy+VuotHoJsdxvng8DgBIJpPfkUjksFqtyl4gn8/nH8rlcojjOPT7feeh3W6vaJp2LoriWr1eP/0FplKpi0qlEgoEAp7ZKaXQNO0EwCUAiwBAMBjcjsVi64ugqTqdznI2mxUVRTkiAGBZ1i7P86vueIPBwBMmhOy5ozKZTIabNZVKJQiC4NTj8RitVos4IMMwBqV0brogCEgkEk5tmuakVqu9OCCl9D4cDn8ahjH3q1uqqr7rui65o44MwygAuAKw5AXpuv7WbDafKKWPbhAArgHs+/3+M9u2WQAYDoeTXq/30Wg0viRJerUsqzA1z16OYtv2HYADADvpdJoBYDAMo1JKdbfR61ZNAMfuhtfifgCfb5BsZhLZ1AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Gate", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d7812de2f9b884520f798e7553db74fd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAG5JREFUKJHV0LEJgDAQheEnHmQCA/bZ4sAqmTFO4Cg3g73aucAJEhsV7BK7/P3Hg0cAWgA98ksANrrRUgBPAEQF4FNt0DmXrLVNDhCR44Uxxt173+VAZh5FpLpzfsMQwmyMmXKAqvIDVwCDqhYtXsTjGfJOElG8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Kupferle", "description": "" }, { "symbol": { "type": "esriPMS", "url": "6a1bfccfcb9e45cd2e0358c6984522d9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAK9JREFUKJGdzr0OwVAYxvG/OEmTGiSNjcEsYpO6ARegxFVY2pswWlxGy2I2GC0Gg1XMckZyJhbqqz194xnfvL88j+LPKIDj3NmqsmlIwOFEpz/lrACaE9OVoLEP9ZrTArNR0mmLCKourHZvUyVo4MN6/7oVwuSBvmOFSQRBBrLCOMxHuTAOYdizbcmAEvQD4xACAfqAT1SSuRReRzOWwK3gv+15lQuYFLrCIrTWANwBQ9UlyjbUVEwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "8", "label": "PressureVacuum", "description": "" }, { "symbol": { "type": "esriPMS", "url": "7362e5c8f3e6d8ea21ac72b4b5d5c77e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAR1JREFUKJGdz7FqwlAUxvG/kEC2YnAomKUgOAtd8wR3chLcsnSPOgo+gZCQIdBRnIRS0EHcQiB5iJCCmex0cXHIEOgkKNcE6Tfec3+H72j8MxqAaZrvcRx/AOR5/trr9X7rQLfb/Wq32wcNQEr5fTweLYA4jtE07SFK05TxeAxwuP74EUJYAOfzGSGEgk6nE+v1+r5qUy6XC9vtFsdxKMuS+XzeDKuqIkkSFosFURQp84cwyzI8zyMMw9omCpRSMpvN2O12jSco0DRNNpsN+/0e13UpiuI5CGAYBsPhENu2Wa1WTKfT5+A1nU6HyWSCEALf9+9uVqCu68qCfr9PEARYlqXAQavVSq6Po9GorsTbcrn8vIUvTZVvI6UE4A8Z3VzGLpvfNAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "10", "label": "ReducedPressureBackflow", "description": "" }, { "symbol": { "type": "esriPMS", "url": "450cf342e112fedee7e520389aa71eee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANlJREFUOI21lNEVgyAUQ/NQluganUMHgm8cqM7hGm7xTD/U1qP2ABUzwE0OCa/GTaoBgOST5KMEUFUHa+24gh8i8ioBrqqqBTCD79ApWEQkF0SSUTAABIAA4BiiUBF/CBJ9ik48Ug2ywHuDVJN7yzPG9ACSCztLvy98Ttx1Dcjvjv2xjKhJCFwcWjjXz2DnshJv5RjgxR/C1AAwTVOz/XmxHZ+Vt+6YZGuM6ZPLKz63XGAy+F/9BPulTL+Z1mXw/qAUA5fQvWBVHZbLf1mqOnzA1toRwFgCvOoNIJJS2ZTF3jYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "9", "label": "Regulator", "description": "" }, { "symbol": { "type": "esriPMS", "url": "48ca8841d5df22ed1edfe08e3857b76d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATVJREFUKJGd0D9qwgAUx/EvooVGIf90skvBC5R09QQBwTuEDoEMHsBAzhDM0DNYOkiGbsbBrXMQLDgLCQkBFYLQoTQYbWzpb3z8PrzHq/PP1AEURXlcLBZPfwHdbvdFluW3OkAcx6+bzebuGsiyjOl0iuM4AF8Q+NB1vRImSYLrugyHw/Kp58nznDRNEUWR3W7HZDLBsiyCIKiGYRhimibz+Rxd19E0jdFohCRJpV4J7vd7DMNguVwC4Ps+tVqNZrN5cVUJbrfbAn1nNpuRpintdrsaqqpKr9djvV4Xs36/jyiK1zcej0cGgwG+77NardA0Dc/zaDQa1TBJEjzPYzwe4zgOURTR6XQQBOECncJb13WxLKv4XqvV+hGcwwfbtt9t2z5cbcO9oijPp/DmF1AkjmMAPgEylWmk5Nv3/AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "11", "label": "SimpleCheck", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 143, 0, 17, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "-99", "label": "Unknown", "description": "" }, { "symbol": { "type": "esriPMS", "url": "089154120572a1fcc527ce740ebb17f5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOtJREFUKJGdzzFqhFAUheFfeCCkEdRGTCFImhRhmizBThieirgGF2TtAp4jgkxpkTK92LqAYJlglVSTjDgmklPey3c5V/DPCIBxHF+FEPd7wDAMT0EQvAkAz/Oe96A0TXFd9xF4EXurnU4nDMOgbdufqnuQlJKu675nf8KqqpBSrua/wrIsiaLo5m4TOo7D+XwmDEMsy9oHlVIcDgeOxyN5nlMUxQqvoFKKOI4BaJpmgTehUmrxk+/7C5xl2RpekKZpi8vXuK5rbNtewI8kSWrg89bPALquW33fP5im+X4N77bAJfM8AzBNEwBf2/ZMWHhqOy4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "12", "label": "VacuumBreaker", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "REGULATIONTYPE = 'BOUND'", "labelExpression": "[REGULATIONTYPE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 2123604.5781154484, "ymin": 695071.0439562649, "xmax": 2376922.62823686, "ymax": 882165.9056581855, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": "Sub_Type", "subtypeFieldName": "Sub_Type", "subtypeField": "Sub_Type", "defaultSubtypeCode": 3, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 10, "domain": { "type": "codedValue", "name": "wDomCondition", "description": "", "codedValues": [ { "name": "Functioning", "code": "FUNC" }, { "name": "FunctioningNeedsRepair", "code": "FNRP" }, { "name": "Non-Functioning", "code": "NON" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSPECTIONDATE", "type": "esriFieldTypeDate", "alias": "Inspectin Date", "length": 8, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "ADMINISTRATIVEAREA", "type": "esriFieldTypeString", "alias": "Service Area", "length": 5, "domain": { "type": "codedValue", "name": "wDomAdministrativeArea", "description": "", "codedValues": [ { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Pinecrest", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PRESSUREDISTRICT", "type": "esriFieldTypeString", "alias": "Pressure District", "length": 5, "domain": { "type": "codedValue", "name": "wDomPressureDistrict", "description": "", "codedValues": [ { "name": "Tall Tree", "code": "TT" }, { "name": "Low Service", "code": "LS" }, { "name": "1st High Service", "code": "1HS" }, { "name": "2nd High Service", "code": "2HS" }, { "name": "Worrell Road", "code": "WR" }, { "name": "Pelton Road", "code": "PR" }, { "name": "Orton 1st High", "code": "OT1H" }, { "name": "Arcola Low Service", "code": "ALS" }, { "name": "Pinecrest", "code": "PC" }, { "name": "3rd High Madison Vlg. Service 2022", "code": "3HMV2" }, { "name": "Bacon Road Low Service 2022", "code": "BRLS2" }, { "name": "Painesville Twp Park 2022", "code": "PTP2" }, { "name": "River Road 2nd High 2022", "code": "RR2H2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POLITICALSUBDIVISION", "type": "esriFieldTypeString", "alias": "Locality", "length": 5, "domain": { "type": "codedValue", "name": "wDomPoliticalSubdivision", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Concord Twp", "code": "CCTS" }, { "name": "Madison Village", "code": "MDVLG" }, { "name": "Kirtland", "code": "KIRT" }, { "name": "Geneva", "code": "GENV" }, { "name": "Eastlake City", "code": "ESLK" }, { "name": "Lakeline Vlg", "code": "LKLN" }, { "name": "Timberlake Vlg", "code": "TMBL" }, { "name": "Wickliffe City", "code": "WCKF" }, { "name": "Willoughby City", "code": "WLBY" }, { "name": "Willoughby Hills City", "code": "WLBYH" }, { "name": "Willowick City", "code": "WLCK" }, { "name": "Madison Twp", "code": "MDTS" }, { "name": "NPerry Vlg", "code": "NPVLG" }, { "name": "Perry Vlg", "code": "PRVLG" }, { "name": "Perry Twp", "code": "PRTS" }, { "name": "Painesville Twp", "code": "PNTS" }, { "name": "Fairport", "code": "FAIR" }, { "name": "Mentor", "code": "MENT" }, { "name": "Mentor on the Lake", "code": "MOL" }, { "name": "Grand River", "code": "GR" }, { "name": "Painesville City", "code": "PNC" }, { "name": "Leroy Township", "code": "LRY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "Water Type", "length": 5, "domain": { "type": "codedValue", "name": "wDomWaterType", "description": "", "codedValues": [ { "name": "PotableWater", "code": "POT" }, { "name": "RawWater", "code": "RAW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUB_TYPE", "type": "esriFieldTypeInteger", "alias": "Sub Type", "domain": null }, { "name": "LINETYPE", "type": "esriFieldTypeString", "alias": "Line Type", "length": 5, "domain": { "type": "codedValue", "name": "wDomValveLineType", "description": "", "codedValues": [ { "name": "Main Line", "code": "MAIN" }, { "name": "Hydrant Lead", "code": "HYDT" }, { "name": "Service Line", "code": "SERV" }, { "name": "Unknown", "code": "UNK" }, { "name": "Fire Line", "code": "FIRE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BYPASSVALVE", "type": "esriFieldTypeSmallInteger", "alias": "Bypass Valve", "domain": { "type": "codedValue", "name": "wDomBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NORMALLYOPEN", "type": "esriFieldTypeSmallInteger", "alias": "Normally Open", "domain": { "type": "codedValue", "name": "wDomBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PRESSURESETTING", "type": "esriFieldTypeDouble", "alias": "Pressure Setting", "domain": null }, { "name": "REGULATIONTYPE", "type": "esriFieldTypeString", "alias": "Regulation Type", "length": 5, "domain": { "type": "codedValue", "name": "wDomValveRegulationType", "description": "", "codedValues": [ { "name": "Flow", "code": "FLOW" }, { "name": "Pressure", "code": "PRESS" }, { "name": "Boundary", "code": "BOUND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TURNSTOCLOSE", "type": "esriFieldTypeSmallInteger", "alias": "Turn to Close", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wDomMainDiameter", "description": "", "codedValues": [ { "name": "2 inch", "code": 2 }, { "name": "4 inch", "code": 4 }, { "name": "6 inch", "code": 6 }, { "name": "8 inch", "code": 8 }, { "name": "10 inch", "code": 10 }, { "name": "12 inch", "code": 12 }, { "name": "14 inch", "code": 14 }, { "name": "16 inch", "code": 16 }, { "name": "18 inch", "code": 18 }, { "name": "20 inch", "code": 20 }, { "name": "24 inch", "code": 24 }, { "name": "30 inch", "code": 30 }, { "name": "Unknown", "code": 0 }, { "name": "36 inch", "code": 36 }, { "name": "3/4 inch", "code": 0.75 }, { "name": "1 inch", "code": 1 }, { "name": "1 1/2 inch", "code": 1.5 }, { "name": "31 inch", "code": 31 }, { "name": "3 Inch", "code": 3 }, { "name": "60 inch", "code": 60 }, { "name": "48 inch", "code": 48 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEFTTOOPEN", "type": "esriFieldTypeSmallInteger", "alias": "Left to Open", "domain": { "type": "codedValue", "name": "wDomBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PLACEMENTMETHOD", "type": "esriFieldTypeSmallInteger", "alias": "Placement Method", "domain": { "type": "codedValue", "name": "wDomPlacementMethod", "description": "", "codedValues": [ { "name": "GPS", "code": 1 }, { "name": "GPSMoved", "code": 2 }, { "name": "TechPlaced", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "HorizontalEstimatedAccuracy", "type": "esriFieldTypeDouble", "alias": "HorizontalEstimatedAccuracy", "domain": null }, { "name": "HeightAboveEllipsoid", "type": "esriFieldTypeDouble", "alias": "HeightAboveEllipsoid", "domain": null }, { "name": "Tracer", "type": "esriFieldTypeString", "alias": "Tracer Wire", "length": 50, "domain": { "type": "codedValue", "name": "wDomTracerWire", "description": "", "codedValues": [ { "name": "Yes", "code": "1" }, { "name": "No", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEADEND", "type": "esriFieldTypeSmallInteger", "alias": "DEADEND", "domain": { "type": "codedValue", "name": "wDomBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CONDITIONSCORE", "type": "esriFieldTypeDouble", "alias": "CONDITIONSCORE", "domain": null }, { "name": "ORING", "type": "esriFieldTypeString", "alias": "O-Ring or Packing", "length": 10, "domain": { "type": "codedValue", "name": "WDomORing", "description": "O-Ring or Packing", "codedValues": [ { "name": "O-Ring", "code": "O" }, { "name": "Packing", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Critical", "type": "esriFieldTypeString", "alias": "Critical", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "length": 50, "domain": null }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Horizontal Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Vertical Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIX_TYPE_DOMAIN", "description": "Fix Type", "codedValues": [ { "name": "Fix not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Correction Age", "domain": null }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID_DOMAIN", "description": "Station ID", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Number of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS_DOMAIN", "description": "Number of Satellites", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time", "length": 8, "domain": null }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Average Horizontal Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Average Vertical Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeSmallInteger", "alias": "Averaged Positions", "domain": null }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviation (m)", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "G1841FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a251_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "LINETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LEFTTOOPEN": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"}, "DEADEND": {"type": "inherited"} }, "id": 4, "name": "BlowOff" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "LINETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LEFTTOOPEN": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"}, "DEADEND": {"type": "inherited"} }, "id": 2, "name": "Butterfly" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "LINETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LEFTTOOPEN": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"}, "DEADEND": {"type": "inherited"} }, "id": 10, "name": "ReducedPressureBackflow" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "LINETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LEFTTOOPEN": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"}, "DEADEND": {"type": "inherited"} }, "id": 6, "name": "BackflowControl" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "LINETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LEFTTOOPEN": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"}, "DEADEND": {"type": "inherited"} }, "id": 12, "name": "VacuumBreaker" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "LINETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LEFTTOOPEN": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"}, "DEADEND": {"type": "inherited"} }, "id": 5, "name": "Altitude" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "LINETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LEFTTOOPEN": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"}, "DEADEND": {"type": "inherited"} }, "id": 8, "name": "PressureVacuum" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "LINETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LEFTTOOPEN": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"}, "DEADEND": {"type": "inherited"} }, "id": 1, "name": "Kupferle" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "LINETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LEFTTOOPEN": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"}, "DEADEND": {"type": "inherited"} }, "id": 7, "name": "DoubleCheck" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "LINETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LEFTTOOPEN": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"}, "DEADEND": {"type": "inherited"} }, "id": 11, "name": "SimpleCheck" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "LINETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LEFTTOOPEN": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"}, "DEADEND": {"type": "inherited"} }, "id": 3, "name": "Gate" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "LINETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LEFTTOOPEN": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"}, "DEADEND": {"type": "inherited"} }, "id": -99, "name": "Unknown" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "LINETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LEFTTOOPEN": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"}, "DEADEND": {"type": "inherited"} }, "id": 9, "name": "Regulator" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "LINETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LEFTTOOPEN": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"}, "DEADEND": {"type": "inherited"}, "ORING": {"type": "inherited"}, "Critical": {"type": "inherited"}, "ESRIGNSS_FIXTYPE": {"type": "inherited"}, "ESRIGNSS_STATIONID": {"type": "inherited"}, "ESRIGNSS_NUMSATS": {"type": "inherited"} }, "id": 13, "name": "SingleCheck" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "LINETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LEFTTOOPEN": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"}, "DEADEND": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 4, "LINETYPE": "MAIN", "BYPASSVALVE": null, "NORMALLYOPEN": 1, "PRESSURESETTING": null, "REGULATIONTYPE": null, "TURNSTOCLOSE": null, "DIAMETER": 12, "LEFTTOOPEN": null, "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "Tracer": null, "DEADEND": null, "CONDITIONSCORE": null, "ORING": null, "Critical": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_H_STDDEV": null }, "code": 4, "name": "BlowOff" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "LINETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LEFTTOOPEN": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"}, "DEADEND": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 2, "LINETYPE": "MAIN", "BYPASSVALVE": null, "NORMALLYOPEN": 1, "PRESSURESETTING": null, "REGULATIONTYPE": null, "TURNSTOCLOSE": null, "DIAMETER": 12, "LEFTTOOPEN": null, "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "Tracer": null, "DEADEND": null, "CONDITIONSCORE": null, "ORING": null, "Critical": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_H_STDDEV": null }, "code": 2, "name": "Butterfly" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "LINETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LEFTTOOPEN": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"}, "DEADEND": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 10, "LINETYPE": "MAIN", "BYPASSVALVE": null, "NORMALLYOPEN": 1, "PRESSURESETTING": null, "REGULATIONTYPE": null, "TURNSTOCLOSE": null, "DIAMETER": 12, "LEFTTOOPEN": null, "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "Tracer": null, "DEADEND": null, "CONDITIONSCORE": null, "ORING": null, "Critical": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_H_STDDEV": null }, "code": 10, "name": "ReducedPressureBackflow" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "LINETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LEFTTOOPEN": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"}, "DEADEND": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 6, "LINETYPE": "MAIN", "BYPASSVALVE": null, "NORMALLYOPEN": 1, "PRESSURESETTING": null, "REGULATIONTYPE": null, "TURNSTOCLOSE": null, "DIAMETER": 12, "LEFTTOOPEN": null, "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "Tracer": null, "DEADEND": null, "CONDITIONSCORE": null, "ORING": null, "Critical": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_H_STDDEV": null }, "code": 6, "name": "BackflowControl" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "LINETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LEFTTOOPEN": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"}, "DEADEND": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 12, "LINETYPE": "MAIN", "BYPASSVALVE": null, "NORMALLYOPEN": 1, "PRESSURESETTING": null, "REGULATIONTYPE": null, "TURNSTOCLOSE": null, "DIAMETER": 12, "LEFTTOOPEN": null, "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "Tracer": null, "DEADEND": null, "CONDITIONSCORE": null, "ORING": null, "Critical": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_H_STDDEV": null }, "code": 12, "name": "VacuumBreaker" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "LINETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LEFTTOOPEN": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"}, "DEADEND": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 5, "LINETYPE": "MAIN", "BYPASSVALVE": null, "NORMALLYOPEN": 1, "PRESSURESETTING": null, "REGULATIONTYPE": null, "TURNSTOCLOSE": null, "DIAMETER": 12, "LEFTTOOPEN": null, "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "Tracer": null, "DEADEND": null, "CONDITIONSCORE": null, "ORING": null, "Critical": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_H_STDDEV": null }, "code": 5, "name": "Altitude" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "LINETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LEFTTOOPEN": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"}, "DEADEND": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 8, "LINETYPE": "MAIN", "BYPASSVALVE": null, "NORMALLYOPEN": 1, "PRESSURESETTING": null, "REGULATIONTYPE": null, "TURNSTOCLOSE": null, "DIAMETER": 12, "LEFTTOOPEN": null, "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "Tracer": null, "DEADEND": null, "CONDITIONSCORE": null, "ORING": null, "Critical": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_H_STDDEV": null }, "code": 8, "name": "PressureVacuum" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "LINETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LEFTTOOPEN": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"}, "DEADEND": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 1, "LINETYPE": "MAIN", "BYPASSVALVE": null, "NORMALLYOPEN": 1, "PRESSURESETTING": null, "REGULATIONTYPE": null, "TURNSTOCLOSE": null, "DIAMETER": 12, "LEFTTOOPEN": null, "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "Tracer": null, "DEADEND": null, "CONDITIONSCORE": null, "ORING": null, "Critical": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_H_STDDEV": null }, "code": 1, "name": "Kupferle" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "LINETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LEFTTOOPEN": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"}, "DEADEND": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 7, "LINETYPE": "MAIN", "BYPASSVALVE": null, "NORMALLYOPEN": 1, "PRESSURESETTING": null, "REGULATIONTYPE": null, "TURNSTOCLOSE": null, "DIAMETER": 12, "LEFTTOOPEN": null, "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "Tracer": null, "DEADEND": null, "CONDITIONSCORE": null, "ORING": null, "Critical": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_H_STDDEV": null }, "code": 7, "name": "DoubleCheck" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "LINETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LEFTTOOPEN": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"}, "DEADEND": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 11, "LINETYPE": "MAIN", "BYPASSVALVE": null, "NORMALLYOPEN": 1, "PRESSURESETTING": null, "REGULATIONTYPE": null, "TURNSTOCLOSE": null, "DIAMETER": 12, "LEFTTOOPEN": null, "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "Tracer": null, "DEADEND": null, "CONDITIONSCORE": null, "ORING": null, "Critical": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_H_STDDEV": null }, "code": 11, "name": "SimpleCheck" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "LINETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LEFTTOOPEN": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"}, "DEADEND": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 3, "LINETYPE": "MAIN", "BYPASSVALVE": null, "NORMALLYOPEN": 1, "PRESSURESETTING": null, "REGULATIONTYPE": null, "TURNSTOCLOSE": null, "DIAMETER": 12, "LEFTTOOPEN": null, "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "Tracer": null, "DEADEND": null, "CONDITIONSCORE": null, "ORING": null, "Critical": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_H_STDDEV": null }, "code": 3, "name": "Gate" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "LINETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LEFTTOOPEN": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"}, "DEADEND": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": -99, "LINETYPE": "MAIN", "BYPASSVALVE": null, "NORMALLYOPEN": 1, "PRESSURESETTING": null, "REGULATIONTYPE": null, "TURNSTOCLOSE": null, "DIAMETER": 12, "LEFTTOOPEN": null, "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "Tracer": null, "DEADEND": null, "CONDITIONSCORE": null, "ORING": null, "Critical": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_H_STDDEV": null }, "code": -99, "name": "Unknown" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "LINETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LEFTTOOPEN": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"}, "DEADEND": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 9, "LINETYPE": "MAIN", "BYPASSVALVE": null, "NORMALLYOPEN": 1, "PRESSURESETTING": null, "REGULATIONTYPE": null, "TURNSTOCLOSE": null, "DIAMETER": 12, "LEFTTOOPEN": null, "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "Tracer": null, "DEADEND": null, "CONDITIONSCORE": null, "ORING": null, "Critical": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_H_STDDEV": null }, "code": 9, "name": "Regulator" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "LINETYPE": {"type": "inherited"}, "BYPASSVALVE": {"type": "inherited"}, "NORMALLYOPEN": {"type": "inherited"}, "REGULATIONTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "LEFTTOOPEN": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"}, "DEADEND": {"type": "inherited"}, "ORING": {"type": "inherited"}, "Critical": {"type": "inherited"}, "ESRIGNSS_FIXTYPE": {"type": "inherited"}, "ESRIGNSS_STATIONID": {"type": "inherited"}, "ESRIGNSS_NUMSATS": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 3, "LINETYPE": "MAIN", "BYPASSVALVE": null, "NORMALLYOPEN": 1, "PRESSURESETTING": null, "REGULATIONTYPE": null, "TURNSTOCLOSE": null, "DIAMETER": 12, "LEFTTOOPEN": 1, "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "Tracer": null, "DEADEND": 0, "CONDITIONSCORE": null, "ORING": null, "Critical": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_H_STDDEV": null }, "code": 13, "name": "SingleCheck" } ], "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 }, { "currentVersion": 10.81, "id": 2, "name": "Hydrant", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2778.904665314394, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DEADEND", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "f30ce2870ea341aa04f9721a0842f937", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAYCAYAAAAYl8YPAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAndJREFUOI211MFLG0EUx/Hvm511SRtTrwl4qBaEHmxle/bkRbAFhdx6EATTs/4B1rsXbzX9D1QUGv+M5B8oRZGmerPNBlo0u/N6yGZNmgi12HdaZnY++5vZt2t5wLL/Bet0OiVr7ZKqlkSkJiKNf8JSqA4URQRgS1UbIvLq3pi1dgkoAvys13kUhiASqmr9PqAFUNUwTYSMjREdHVFYWcnAOI7feJ4XisgFwF1HYNPJKrAOkJudBVWi42MKy8sgElprv/UvUtWGqm4bY2qjsIZzbltEtgByL150wduEoIq7ucEEAUAoIp+cc1VjTGUAAzDGvHfOFUWkm/Dlyy54cADWkjSbSC6Hu7ricblMMDWFiKynL6o6gKVgxTlHBs7N8evkhPzqKmMrK90tJgnt/X0QIXj6FGAPGMZ6oKq+BorXp6cE8/OMTU5m8+J5jJfL/NjdJdjcBMA599oYUxvCOp1OibRN4q9f8aen+6cvgaJYi+TzaBwj1iIixZHJrLXFLGWhgGu3+6EGsATgogjxvO7WVcORWBzHl9Z2h4OZGVofPhDMzCDGFHvQ9dkZ/vPn3bd8+6BhzPO89d61xjEuivi+s0NucRFvfJybL19Imk0Kb9/enqNIbQhzzr3v9VoSRbT29pjY2ECs5frzZzrn5/jPnpFfWMjWqGrVGNMYwAagVotWtcqTSgWvUADSvhuuxlDTpgeYQdHHjwPQqEoTVfrHesnC3kD78JAn795h8vns6aRNmf7rLtJEQx+77bsJgIm1tYFtjPqg7yoLkCRJ1Vq79cfcvaAM833/QlVfAbU0aS1Jkm3f9y/+FsowyH54pfssvhN7iPoNIMcG93kuomUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0", "label": "Hydrant", "description": "" }, { "symbol": { "type": "esriPMS", "url": "0e8be3c42ec5814aff42203904ca2133", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAYCAYAAAAYl8YPAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAnhJREFUOI211L1KI1EUwPH/uXOiCDF9BAs/IGDhB2NtZSPogoF0FoJgrPUBXHsbO41voKKw8TGSFxBRxKzbCY6dmblnCydDsomwLu6phnvm/u6ZO+de5QtD/wvWbrfHVHXVzMZEpC4izX/CUqgBFEUEYN/MmiKy+GlMVVeBIkCj0SAMQ0QkNLPGZ0AFMLMwrYihoSEuLy8pl8sZGMfxtyAIQhF5AvhoCzRN1oBtgNnZWcyMq6sr1tfXEZFQVX92TzKzppkdOOfqg7Cm9/5ARPYB5ubmMLPuCjEz3t7eGB4eBghF5If3vuacq/ZgAM657977oohsA8zPz2NmnJ+fo6q0Wi1GRkZ4fn6mUqkwOTmJiGynP6rWg6Vg1XtPB1xYWOD6+prNzU3K5TIASZJwdnaGiDAxMQFwAvRjHdDM1oDi3d0dS0tLjI+PZ/kgCKhUKhwdHbG3tweA937NOVfvw9rt9hhpmzw+PjI1NdWd/gUUVZV8Pk8cx6gqIlIcWJmqFjvPhUKB19fXbqgJrAJEUUQQBMB7aw3E4jj+pfo+XCqVOD4+plQq4ZwrdqD7+3tmZmbo9Ga6UD8WBMF2F0wURRweHrKyssLo6Ci3t7e0Wi02NjayOSJS78O89987vRZFEScnJ+zu7qKq3Nzc8PDwwPT0NMvLy9kcM6s555o9WDf08vJCrVajWq1SKBSA974bEM2+pk03MINOT097oEGRVlTtHutUFnYGLi4u2NnZIZ/PZ6uTNmV61z2lFfUddu16CYCtra2ezxh0oD8KBUiSpKaq+3/kPgVlWC6XezKzRaCeVlpPkuQgl8s9/S2UYZBdeGOfmfwh9hXxGyXTDPFKP8MGAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Dead End Hydrant", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2244884.5698069483, "ymin": 695124.8151741922, "xmax": 2376923.9507407695, "ymax": 799874.6201098561, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 10, "domain": { "type": "codedValue", "name": "wDomCondition", "description": "", "codedValues": [ { "name": "Functioning", "code": "FUNC" }, { "name": "FunctioningNeedsRepair", "code": "FNRP" }, { "name": "Non-Functioning", "code": "NON" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSPECTIONDATE", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "ADMINISTRATIVEAREA", "type": "esriFieldTypeString", "alias": "Service Area", "length": 5, "domain": { "type": "codedValue", "name": "wDomAdministrativeArea", "description": "", "codedValues": [ { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Pinecrest", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PRESSUREDISTRICT", "type": "esriFieldTypeString", "alias": "Pressure District", "length": 5, "domain": { "type": "codedValue", "name": "wDomPressureDistrict", "description": "", "codedValues": [ { "name": "Tall Tree", "code": "TT" }, { "name": "Low Service", "code": "LS" }, { "name": "1st High Service", "code": "1HS" }, { "name": "2nd High Service", "code": "2HS" }, { "name": "Worrell Road", "code": "WR" }, { "name": "Pelton Road", "code": "PR" }, { "name": "Orton 1st High", "code": "OT1H" }, { "name": "Arcola Low Service", "code": "ALS" }, { "name": "Pinecrest", "code": "PC" }, { "name": "3rd High Madison Vlg. Service 2022", "code": "3HMV2" }, { "name": "Bacon Road Low Service 2022", "code": "BRLS2" }, { "name": "Painesville Twp Park 2022", "code": "PTP2" }, { "name": "River Road 2nd High 2022", "code": "RR2H2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POLITICALSUBDIVISION", "type": "esriFieldTypeString", "alias": "Locality", "length": 5, "domain": { "type": "codedValue", "name": "wDomPoliticalSubdivision", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Concord Twp", "code": "CCTS" }, { "name": "Madison Village", "code": "MDVLG" }, { "name": "Kirtland", "code": "KIRT" }, { "name": "Geneva", "code": "GENV" }, { "name": "Eastlake City", "code": "ESLK" }, { "name": "Lakeline Vlg", "code": "LKLN" }, { "name": "Timberlake Vlg", "code": "TMBL" }, { "name": "Wickliffe City", "code": "WCKF" }, { "name": "Willoughby City", "code": "WLBY" }, { "name": "Willoughby Hills City", "code": "WLBYH" }, { "name": "Willowick City", "code": "WLCK" }, { "name": "Madison Twp", "code": "MDTS" }, { "name": "NPerry Vlg", "code": "NPVLG" }, { "name": "Perry Vlg", "code": "PRVLG" }, { "name": "Perry Twp", "code": "PRTS" }, { "name": "Painesville Twp", "code": "PNTS" }, { "name": "Fairport", "code": "FAIR" }, { "name": "Mentor", "code": "MENT" }, { "name": "Mentor on the Lake", "code": "MOL" }, { "name": "Grand River", "code": "GR" }, { "name": "Painesville City", "code": "PNC" }, { "name": "Leroy Township", "code": "LRY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "Water Type", "length": 5, "domain": { "type": "codedValue", "name": "wDomWaterType", "description": "", "codedValues": [ { "name": "PotableWater", "code": "POT" }, { "name": "RawWater", "code": "RAW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BARRELDIAMETER", "type": "esriFieldTypeDouble", "alias": "Barrel Diameter", "domain": { "type": "codedValue", "name": "wDomNozzleSize", "description": "", "codedValues": [ { "name": "1/2 in", "code": 0.5 }, { "name": "1 in", "code": 1 }, { "name": "1.5 in", "code": 1.5 }, { "name": "2 in", "code": 2 }, { "name": "2.5 in", "code": 2.5 }, { "name": "3 in", "code": 3 }, { "name": "3.5 in", "code": 3.5 }, { "name": "4 in", "code": 4 }, { "name": "4.5 in", "code": 4.5 }, { "name": "5 in", "code": 5 }, { "name": "5 1/4 in", "code": 5.25 }, { "name": "6 in", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WATCHVALVE", "type": "esriFieldTypeSmallInteger", "alias": "Watch Valve", "domain": { "type": "codedValue", "name": "wDomBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NUMBEROFNOZZLES", "type": "esriFieldTypeSmallInteger", "alias": "Number Of Nozzles", "domain": { "type": "codedValue", "name": "wDomNumberOfNozzles", "description": "", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SEATDIAMETER", "type": "esriFieldTypeDouble", "alias": "Seat Diameter", "domain": null }, { "name": "STEAMERDIAMETER", "type": "esriFieldTypeDouble", "alias": "Steamer Diameter", "domain": null }, { "name": "THREADTYPE", "type": "esriFieldTypeString", "alias": "Thread Type", "length": 5, "domain": { "type": "codedValue", "name": "wDomThread", "description": "Thread Type", "codedValues": [ { "name": "CST", "code": "CST" }, { "name": "NST", "code": "NST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manfacturer", "length": 20, "domain": { "type": "codedValue", "name": "wDomHydrantManf", "description": "Hydrant Manufacturer", "codedValues": [ { "name": "ADarling", "code": "ADarling" }, { "name": "Kennedy", "code": "Kennedy" }, { "name": "Mueller", "code": "Mueller" }, { "name": "WMathews", "code": "WMathews" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLACEMENTMETHOD", "type": "esriFieldTypeSmallInteger", "alias": "Placement Method", "domain": { "type": "codedValue", "name": "wDomPlacementMethod", "description": "", "codedValues": [ { "name": "GPS", "code": 1 }, { "name": "GPSMoved", "code": 2 }, { "name": "TechPlaced", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "HorizontalEstimatedAccuracy", "type": "esriFieldTypeDouble", "alias": "HorizontalEstimatedAccuracy", "domain": null }, { "name": "HeightAboveEllipsoid", "type": "esriFieldTypeDouble", "alias": "HeightAboveEllipsoid", "domain": null }, { "name": "DEADEND", "type": "esriFieldTypeSmallInteger", "alias": "DEADEND", "domain": { "type": "codedValue", "name": "wDomBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CONDITIONSCORE", "type": "esriFieldTypeDouble", "alias": "CONDITIONSCORE", "domain": null }, { "name": "Storz", "type": "esriFieldTypeString", "alias": "Storz Fitting", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 10, "domain": { "type": "codedValue", "name": "wDomHydrantType", "description": "A, B or C", "codedValues": [ { "name": "Type A", "code": "A" }, { "name": "Type B", "code": "B" }, { "name": "Type C", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HOSENOZZLEDIAMETER", "type": "esriFieldTypeDouble", "alias": "Hose Nozzle Diameter", "domain": { "type": "codedValue", "name": "wDomNozzleSize", "description": "", "codedValues": [ { "name": "1/2 in", "code": 0.5 }, { "name": "1 in", "code": 1 }, { "name": "1.5 in", "code": 1.5 }, { "name": "2 in", "code": 2 }, { "name": "2.5 in", "code": 2.5 }, { "name": "3 in", "code": 3 }, { "name": "3.5 in", "code": 3.5 }, { "name": "4 in", "code": 4 }, { "name": "4.5 in", "code": 4.5 }, { "name": "5 in", "code": 5 }, { "name": "5 1/4 in", "code": 5.25 }, { "name": "6 in", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "JointType", "type": "esriFieldTypeString", "alias": "Joint Type", "length": 50, "domain": { "type": "codedValue", "name": "wDomHydrantJoint", "description": "Mechanical or Spin-In", "codedValues": [ { "name": "Mechanical", "code": "MJ" }, { "name": "Spin-In", "code": "SI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "length": 50, "domain": null }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Horizontal Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Vertical Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIX_TYPE_DOMAIN", "description": "Fix Type", "codedValues": [ { "name": "Fix not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Correction Age", "domain": null }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID_DOMAIN", "description": "Station ID", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Number of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS_DOMAIN", "description": "Number of Satellites", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time", "length": 8, "domain": null }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Average Horizontal Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Average Vertical Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeSmallInteger", "alias": "Averaged Positions", "domain": null }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviation (m)", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a252_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 3, "name": "Fitting", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2778.904665314394, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUB_TYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 138, 14, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "359989851d6b0c8bd5eaa10b2d75136c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAALCAYAAABPhbxiAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANtJREFUKJGFkb1qAkEURg/MhotFEGLsrFIEsUq9Xbpt7WzsBB/BwrRCfAjzCqm33X2SgJJCLYQUfqJo4Yxs/FkPfMW9c8+dgYn4z55yHoE/gMg3noG1mY0lvRX6gV8zm0l68LPLMDAHJpJ6wAKoxXGMc448zzGzkaQPM/uUNADqxc0vQAcwgCzLcM6RJAlpmraAjqSnMFwU332u0fb5uRC//HWBTXQ8+vb1FHgFdyFWfG5RPatP4rZEAtAtsetThpmtJDWK4g6YAP077ghoAvsgnn/49edKQ2AIcAD/1zsttYrXPQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "11", "label": "HydrantTee", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1775024054118da7fa39c1e829e09bed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMpJREFUCJktwbFqg0AcB+CfxzVHIUMRDkHhX1BcgwQMBMe+QIcOPsFBBxf7GBnN7OoDuNg5Abs4ZnLV3OgYzgTpku/jtm1vhRB3InoPgmDdNE0vhDBa6yuP4/itKArl+/4nY2yltf5r2/YnyzKX53n+HYbhF55c190nSXI0xigupdwBQNd16PseaZrCcZytUmrDATwAQEoJxhgAYFkWzPN84+M4nqIo8okIRAQAGIbhXFXVhSulfsuyFJ7nfViW9TpNU1fX9cEY8/IPyWlGHGQN+X4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Bend", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f1ac7227ed145402bf206db34bc4599c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAICAYAAADaxo44AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAD9JREFUCJljYYCABQyo4D4LlPEDSdCAgYFBByaRgSRRwcDAEMLCgAOQKSEkJGQCE3j37p00XOLdu3en0TScBQBKmQvZGIxeZwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 4, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Cap", "description": "" }, { "symbol": { "type": "esriPMS", "url": "60c4b7a08c82e559014734c979214d80", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKpJREFUGJVtyjGqhDAURuE/zp0iQazEQgnaZDv2bszluAcbQVAePK1FUsTADWbaGfC036G+7/+zLON935X3/pWmaUiSJJZl6Zj5j6qq0k3ToOs6rOsKYwycc1iWBdM0CTqOA23b4julFIwxGIZBEhHhKSklmFmQEOJxAAAiihRCeMQYI+77FiSlxLZt0Fr/4DiOKIrC0zzPYGac5wlrLfI8x3VdqOsa1tr3B0FZTHOyf7NiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "Coupling", "description": "" }, { "symbol": { "type": "esriPMS", "url": "cc2e85cd2fec307042eb6098f28c76a4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWpJREFUKJGVkr9LAmEYxz9cyhUEhTRkSOegIDe1RYJQEA7R1BQcd7hH4H/h4NIfoXFLhNBwhkiLtERFoEM4OIiD1dYP37SuId/jzaAf3+l9+D4fnu/D+4T4qgV+1r18hCYMF5iPRqOpRCIBQL/fD3U6nSshxBOwDQxUcAZ4ATZ1XV8vFov7lmXtANRqNer1+l6hULgc904DAwmeAyu/xJQ6AXYlqAMpACHE8mRnt9uNA89KuiBqvFqt3miaFgYwTTOAkskkjuMcOY4DQD6ff202mwE4yGazYSA8Oc0wDAzDCOpIJDJSJ/5bwY6u655qmjYFkE6n52KxWAag1+vRaDQ83/dHAO12e0MFe7lc7gBACLFSKpUylmUB0Gq1KJfLx57n3Y79RRV8EEKcAei6DpBRY5mmeVGpVOQ/3gG+BFfVRt/334G3cakNh0NfsbfUiVLXQohZ27aXbNt+lPsDh4AA1vi8sG/gX6+HDwqIdwpnLcOXAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Cross", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3150f3c2ff9ca7de3c3d5f2b5ab89c18", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANFJREFUGJV10DFqhFAUheE/8BKb6VyBVVZgJ1hYKYKtC9FlWD60ExuxcQsiNooICinEFbgFEYMphkkx4qm/y7n3CoC+7390Xf/kJuu6fgiALMu+3+F5nszzTJ7n7Pt+ivfp4zgYx5E0TYnjGIAwDPmH27bRti1SSsqyvNQLgGEYhG3b1HV9t+YTapr263meWNeVZVnuoaqqp+/7uK5L0zREUURVVVf4yuPxwHEcLMui6zqSJKEoiit8RVEUTNPEMAyCIGCapud7pJRfUsrbQwD+AFJtUD+iIb2qAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "Reducer", "description": "" }, { "symbol": { "type": "esriPMS", "url": "bd20ac5c6ea1758c226517a7b7d21283", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANZJREFUGJWN0LFqg1AUBuDfcOm5QQcHwcGlax2ELA55g05dpYu+SIfSB3ELrt0yOIfgEvAJsjgUHC34iyYdqkS7NP9y4J6PwzlX4c6osbbTg4isABgkLwCuY8+eoKRpuiG5D8PQFRGUZflN8iNJkvf5RAzDsIvj2NVaAwB83zezLHsDYCyg4ziPE5oSBIEpIj3JG+z7vgOwnkOSGPe8waZpDlVVPXue93td26Ioii+S9gJqrV/yPP+0LGurlHqo6/osIq8AjgsYRVH35+ueAJwAcA4N/JMfuJ1Hl7fjXcIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6", "label": "Riser", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1abac272d1767ffa06c5ce66c0d155ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAHtJREFUGJVtzjEKAyEUhOFBnlVc0CIEBE/gWfYYnskqd0hn4SEsLYPIYmW9IFukDez72/mKoZTS21p7gan3/iXv/e6ce3JASvkhAMg5Y611A0qpjQAghIDW2g3EGF8EAMYYFmitTwKAUgp3AbXWg9jlLxpjkBCCHeecjx9GvSQRqITn1wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "7", "label": "Saddle", "description": "" }, { "symbol": { "type": "esriPMS", "url": "376715ce25e6769d106262d97a204780", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFhJREFUGJWNjbEJgDAQAK94yDf2LpIVhAzmSh+c4ddIGUhhlUZsLV7x2js4AQ4z2wgYYyApJS+lhEGtFYnEEwEWdw9law0BzpxzGPTe/y2+gznnqqr7i79ueeoYQ9+5mlUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "8", "label": "Sleeve", "description": "" }, { "symbol": { "type": "esriPMS", "url": "00b968a81e536025c81b4fa6c13223c3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANVJREFUGJU1zjFLQmEARuHnync1QpyaBEFaHESKoNvPyK1Np4agP+Dc5NDq5mBbNLeEQbMSgg0hNCkoBI4Ol6vYIL1wpnOGNzgs4KZeV6xW5YfDwleaph//oliruR+NnJZKWsjP50bdrpdez2NAazp1vF67nc3Y72k00qtOp1Do930GZHHserEgSQ7BeEySpOfttsuA/W5nG8eHM1F0ANLUNuAoBIMQXEwmZBmVCpuNt8HAb8B7uexsudTZ7dzlcopZ5rXZ9IPngO/ViihyggdEiPGE7R/k20ZTgX2R3QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "9", "label": "Tap", "description": "" }, { "symbol": { "type": "esriPMS", "url": "edeee3b5ed22d1a0eae5d65293b38e05", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAALCAYAAABPhbxiAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAO1JREFUKJF90b1KxEAYheEXZuVjCgn401lZBLGyTmeX1i7NdIKXYLG2C+5FbG4hddrNlQgRC7UQLDwhsjbJknU3OTDFfJxnZmBm7GbDdI6Bb4BZNzgDfsxsKelmMO/zZmavko667mdfeAdWku6BD+A0SRKcc1RVhZktJD2Z2bOkR+B8ePIlkAEGsF6vcc6RpillWV4DmaSTvjyEt906lLtuvezBPM/JsmzbbJoGgKIoAKjrmjiO3R703uO9H7kQoija2W9h27ajCEDSYRhCIIQwic3sS9LFEP4CK+BhUsICuAI2Pfz/4WPPnQNzgD8pGkgX5GwXZgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "10", "label": "Tee", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2244580.926057279, "ymin": 695066.4763801098, "xmax": 2376922.61839436, "ymax": 799939.5484576821, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": "Sub_Type", "subtypeFieldName": "Sub_Type", "subtypeField": "Sub_Type", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 10, "domain": { "type": "codedValue", "name": "wDomCondition", "description": "", "codedValues": [ { "name": "Functioning", "code": "FUNC" }, { "name": "FunctioningNeedsRepair", "code": "FNRP" }, { "name": "Non-Functioning", "code": "NON" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSPECTIONDATE", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "ADMINISTRATIVEAREA", "type": "esriFieldTypeString", "alias": "Service Area", "length": 5, "domain": { "type": "codedValue", "name": "wDomAdministrativeArea", "description": "", "codedValues": [ { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Pinecrest", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PRESSUREDISTRICT", "type": "esriFieldTypeString", "alias": "Pressure District", "length": 5, "domain": { "type": "codedValue", "name": "wDomPressureDistrict", "description": "", "codedValues": [ { "name": "Tall Tree", "code": "TT" }, { "name": "Low Service", "code": "LS" }, { "name": "1st High Service", "code": "1HS" }, { "name": "2nd High Service", "code": "2HS" }, { "name": "Worrell Road", "code": "WR" }, { "name": "Pelton Road", "code": "PR" }, { "name": "Orton 1st High", "code": "OT1H" }, { "name": "Arcola Low Service", "code": "ALS" }, { "name": "Pinecrest", "code": "PC" }, { "name": "3rd High Madison Vlg. Service 2022", "code": "3HMV2" }, { "name": "Bacon Road Low Service 2022", "code": "BRLS2" }, { "name": "Painesville Twp Park 2022", "code": "PTP2" }, { "name": "River Road 2nd High 2022", "code": "RR2H2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POLITICALSUBDIVISION", "type": "esriFieldTypeString", "alias": "Locality", "length": 5, "domain": { "type": "codedValue", "name": "wDomPoliticalSubdivision", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Concord Twp", "code": "CCTS" }, { "name": "Madison Village", "code": "MDVLG" }, { "name": "Kirtland", "code": "KIRT" }, { "name": "Geneva", "code": "GENV" }, { "name": "Eastlake City", "code": "ESLK" }, { "name": "Lakeline Vlg", "code": "LKLN" }, { "name": "Timberlake Vlg", "code": "TMBL" }, { "name": "Wickliffe City", "code": "WCKF" }, { "name": "Willoughby City", "code": "WLBY" }, { "name": "Willoughby Hills City", "code": "WLBYH" }, { "name": "Willowick City", "code": "WLCK" }, { "name": "Madison Twp", "code": "MDTS" }, { "name": "NPerry Vlg", "code": "NPVLG" }, { "name": "Perry Vlg", "code": "PRVLG" }, { "name": "Perry Twp", "code": "PRTS" }, { "name": "Painesville Twp", "code": "PNTS" }, { "name": "Fairport", "code": "FAIR" }, { "name": "Mentor", "code": "MENT" }, { "name": "Mentor on the Lake", "code": "MOL" }, { "name": "Grand River", "code": "GR" }, { "name": "Painesville City", "code": "PNC" }, { "name": "Leroy Township", "code": "LRY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "Water Type", "length": 5, "domain": { "type": "codedValue", "name": "wDomWaterType", "description": "", "codedValues": [ { "name": "PotableWater", "code": "POT" }, { "name": "RawWater", "code": "RAW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUB_TYPE", "type": "esriFieldTypeInteger", "alias": "Sub Type", "domain": null }, { "name": "FITTINGSIZE", "type": "esriFieldTypeString", "alias": "Fitting Size", "length": 10, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 5, "domain": { "type": "codedValue", "name": "wDomJunctionMaterial", "description": "", "codedValues": [ { "name": "Asbestos Concrete", "code": "AC" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "Steel", "code": "ST" }, { "name": "Unknown", "code": "UNK" }, { "name": "Plastic", "code": "PVC" }, { "name": "Brass", "code": "BRS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "JOINTTYPE", "type": "esriFieldTypeString", "alias": "Joint Type", "length": 5, "domain": { "type": "codedValue", "name": "wDomJointType", "description": "", "codedValues": [ { "name": "Flange", "code": "FLNG" }, { "name": "Mechanical", "code": "MECH" }, { "name": "Restrained", "code": "RSTR" }, { "name": "Weld", "code": "WELD" }, { "name": "Unknown", "code": "UNK" }, { "name": "Push On", "code": "PUSH" }, { "name": "Threaded", "code": "THR" }, { "name": "Ball", "code": "BL" }, { "name": "Bell and Spigot", "code": "BS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLACEMENTMETHOD", "type": "esriFieldTypeSmallInteger", "alias": "Placement Method", "domain": { "type": "codedValue", "name": "wDomPlacementMethod", "description": "", "codedValues": [ { "name": "GPS", "code": 1 }, { "name": "GPSMoved", "code": 2 }, { "name": "TechPlaced", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "HorizontalEstimatedAccuracy", "type": "esriFieldTypeDouble", "alias": "HorizontalEstimatedAccuracy", "domain": null }, { "name": "HeightAboveEllipsoid", "type": "esriFieldTypeDouble", "alias": "HeightAboveEllipsoid", "domain": null }, { "name": "Tracer", "type": "esriFieldTypeString", "alias": "Tracer Wire", "length": 50, "domain": { "type": "codedValue", "name": "wDomTracerWire", "description": "", "codedValues": [ { "name": "Yes", "code": "1" }, { "name": "No", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDITIONSCORE", "type": "esriFieldTypeDouble", "alias": "CONDITIONSCORE", "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a249_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"} }, "id": 8, "name": "Sleeve" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"} }, "id": 9, "name": "Tap" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"} }, "id": 10, "name": "Tee" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"} }, "id": 5, "name": "Reducer" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"} }, "id": 1, "name": "Cross" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"} }, "id": 7, "name": "Saddle" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"} }, "id": 3, "name": "Bend" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": { "type": "codedValue", "name": "wDomNumberOfNozzles", "description": "", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Tracer": {"type": "inherited"} }, "id": 4, "name": "Coupling" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"} }, "id": 6, "name": "Riser" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"} }, "id": 2, "name": "Cap" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"} }, "id": 11, "name": "HydrantTee" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"} }, "id": 12, "name": "TracerBox" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 8, "FITTINGSIZE": null, "MATERIAL": "DI", "JOINTTYPE": "MECH", "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "Tracer": null, "CONDITIONSCORE": null, "ROTATION": null }, "code": 8, "name": "Sleeve" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 9, "FITTINGSIZE": null, "MATERIAL": "DI", "JOINTTYPE": "MECH", "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "Tracer": null, "CONDITIONSCORE": null, "ROTATION": null }, "code": 9, "name": "Tap" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 10, "FITTINGSIZE": null, "MATERIAL": "DI", "JOINTTYPE": "MECH", "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "Tracer": null, "CONDITIONSCORE": null, "ROTATION": null }, "code": 10, "name": "Tee" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 5, "FITTINGSIZE": null, "MATERIAL": "DI", "JOINTTYPE": "MECH", "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "Tracer": null, "CONDITIONSCORE": null, "ROTATION": null }, "code": 5, "name": "Reducer" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 1, "FITTINGSIZE": null, "MATERIAL": "DI", "JOINTTYPE": "MECH", "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "Tracer": null, "CONDITIONSCORE": null, "ROTATION": null }, "code": 1, "name": "Cross" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 7, "FITTINGSIZE": null, "MATERIAL": "DI", "JOINTTYPE": "MECH", "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "Tracer": null, "CONDITIONSCORE": null, "ROTATION": null }, "code": 7, "name": "Saddle" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 3, "FITTINGSIZE": null, "MATERIAL": "DI", "JOINTTYPE": "MECH", "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "Tracer": null, "CONDITIONSCORE": null, "ROTATION": null }, "code": 3, "name": "Bend" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": { "type": "codedValue", "name": "wDomNumberOfNozzles", "description": "", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "Tracer": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 4, "FITTINGSIZE": null, "MATERIAL": "DI", "JOINTTYPE": "MECH", "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "Tracer": null, "CONDITIONSCORE": null, "ROTATION": null }, "code": 4, "name": "Coupling" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 6, "FITTINGSIZE": null, "MATERIAL": "DI", "JOINTTYPE": "MECH", "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "Tracer": null, "CONDITIONSCORE": null, "ROTATION": null }, "code": 6, "name": "Riser" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 2, "FITTINGSIZE": null, "MATERIAL": "DI", "JOINTTYPE": "MECH", "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "Tracer": null, "CONDITIONSCORE": null, "ROTATION": null }, "code": 2, "name": "Cap" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 1, "FITTINGSIZE": null, "MATERIAL": "DI", "JOINTTYPE": "MECH", "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "Tracer": null, "CONDITIONSCORE": null, "ROTATION": null }, "code": 11, "name": "HydrantTee" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "JOINTTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"}, "Tracer": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 1, "FITTINGSIZE": null, "MATERIAL": "DI", "JOINTTYPE": "MECH", "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "Tracer": null, "CONDITIONSCORE": null, "ROTATION": null }, "code": 12, "name": "TracerBox" } ], "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 4, "name": "Service Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2778.904665314394, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUB_TYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 163, 52, 255 ], "width": 1.5 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 140, 0, 75, 255 ], "width": 1.5 }, "value": "5", "label": "CommercialAndIndustrial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 0, 37, 255 ], "width": 1.5 }, "value": "1", "label": "Domestic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 }, "value": "2", "label": "Fire", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 32, 161, 255 ], "width": 1.5 }, "value": "4", "label": "FireAndDomestic", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 1.5 }, "value": "3", "label": "HydrantLead", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "ENABLED = 0 AND Status = 'ABDN'", "labelExpression": "\"Abandoned\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8.25, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "ENABLED = 0 AND Status = 'DISC'", "labelExpression": "\"Disconnected\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8.25, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "ENABLED = 0 AND Status = 'CON'", "labelExpression": "\"Connected\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8.25, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 2244822.6991957724, "ymin": 694958.0766625255, "xmax": 2377157.311822608, "ymax": 800052.2608306855, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": "Sub_Type", "subtypeFieldName": "Sub_Type", "subtypeField": "Sub_Type", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 5, "domain": { "type": "codedValue", "name": "wDomCondition", "description": "", "codedValues": [ { "name": "Functioning", "code": "FUNC" }, { "name": "FunctioningNeedsRepair", "code": "FNRP" }, { "name": "Non-Functioning", "code": "NON" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSPECTIONDATE", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "ADMINISTRATIVEAREA", "type": "esriFieldTypeString", "alias": "Service Area", "length": 5, "domain": { "type": "codedValue", "name": "wDomAdministrativeArea", "description": "", "codedValues": [ { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Pinecrest", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PRESSUREDISTRICT", "type": "esriFieldTypeString", "alias": "Pressure District", "length": 5, "domain": { "type": "codedValue", "name": "wDomPressureDistrict", "description": "", "codedValues": [ { "name": "Tall Tree", "code": "TT" }, { "name": "Low Service", "code": "LS" }, { "name": "1st High Service", "code": "1HS" }, { "name": "2nd High Service", "code": "2HS" }, { "name": "Worrell Road", "code": "WR" }, { "name": "Pelton Road", "code": "PR" }, { "name": "Orton 1st High", "code": "OT1H" }, { "name": "Arcola Low Service", "code": "ALS" }, { "name": "Pinecrest", "code": "PC" }, { "name": "3rd High Madison Vlg. Service 2022", "code": "3HMV2" }, { "name": "Bacon Road Low Service 2022", "code": "BRLS2" }, { "name": "Painesville Twp Park 2022", "code": "PTP2" }, { "name": "River Road 2nd High 2022", "code": "RR2H2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POLITICALSUBDIVISION", "type": "esriFieldTypeString", "alias": "Locality", "length": 5, "domain": { "type": "codedValue", "name": "wDomPoliticalSubdivision", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Concord Twp", "code": "CCTS" }, { "name": "Madison Village", "code": "MDVLG" }, { "name": "Kirtland", "code": "KIRT" }, { "name": "Geneva", "code": "GENV" }, { "name": "Eastlake City", "code": "ESLK" }, { "name": "Lakeline Vlg", "code": "LKLN" }, { "name": "Timberlake Vlg", "code": "TMBL" }, { "name": "Wickliffe City", "code": "WCKF" }, { "name": "Willoughby City", "code": "WLBY" }, { "name": "Willoughby Hills City", "code": "WLBYH" }, { "name": "Willowick City", "code": "WLCK" }, { "name": "Madison Twp", "code": "MDTS" }, { "name": "NPerry Vlg", "code": "NPVLG" }, { "name": "Perry Vlg", "code": "PRVLG" }, { "name": "Perry Twp", "code": "PRTS" }, { "name": "Painesville Twp", "code": "PNTS" }, { "name": "Fairport", "code": "FAIR" }, { "name": "Mentor", "code": "MENT" }, { "name": "Mentor on the Lake", "code": "MOL" }, { "name": "Grand River", "code": "GR" }, { "name": "Painesville City", "code": "PNC" }, { "name": "Leroy Township", "code": "LRY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "Water Type", "length": 5, "domain": { "type": "codedValue", "name": "wDomWaterType", "description": "", "codedValues": [ { "name": "PotableWater", "code": "POT" }, { "name": "RawWater", "code": "RAW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUB_TYPE", "type": "esriFieldTypeInteger", "alias": "Sub Type", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wDomServiceDiameter", "description": "", "codedValues": [ { "name": "1/2 inch", "code": 0.5 }, { "name": "3/4 inch", "code": 0.75 }, { "name": "1 inch", "code": 1 }, { "name": "1 1/2 inch", "code": 1.5 }, { "name": "2 inch", "code": 2 }, { "name": "4 inch", "code": 4 }, { "name": "6 inch", "code": 6 }, { "name": "8 inch", "code": 8 }, { "name": "Unknown", "code": -99 }, { "name": "10 inch", "code": 10 }, { "name": "12 inch", "code": 12 }, { "name": "3 inch", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 5, "domain": { "type": "codedValue", "name": "wDomServiceMaterial", "description": "", "codedValues": [ { "name": "CastIron", "code": "CI" }, { "name": "Copper", "code": "CU" }, { "name": "DuctileIron", "code": "DI" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PolyVinylChloride", "code": "PVC" }, { "name": "Unknown", "code": "UNK" }, { "name": "AsbestosCement", "code": "AC" }, { "name": "Lead", "code": "L" }, { "name": "Plastic or Copper", "code": "PC" }, { "name": "Not Lead", "code": "NL" }, { "name": "Galvanized Requiring Replacement", "code": "GRR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CONDITIONSCORE", "type": "esriFieldTypeDouble", "alias": "CONDITIONSCORE", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "wDomService Line Status", "description": "Service Line Status", "codedValues": [ { "name": "Abandoned", "code": "ABDN" }, { "name": "Connected", "code": "CON" }, { "name": "Disconnected", "code": "DISC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owned By", "length": 50, "domain": { "type": "codedValue", "name": "wDomServiceOwner", "description": "Service Line Owner", "codedValues": [ { "name": "Private", "code": "Private" }, { "name": "Public", "code": "Public" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VERIFICATION_METHOD", "type": "esriFieldTypeString", "alias": "Verification Method", "length": 75, "domain": { "type": "codedValue", "name": "wDomVerifyMethod", "description": "Verification Method", "codedValues": [ { "name": "Visual inspection at the meter pit", "code": "VIMP" }, { "name": "Customer self-identification", "code": "CSI" }, { "name": "Mechanical Excavation at 1 location", "code": "ME1L" }, { "name": "Mechanical Excavation at multiple locations", "code": "MEML" }, { "name": "Paper Records", "code": "PR" }, { "name": "Visual inspection at the meter", "code": "VI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VERIFICATION_DATE", "type": "esriFieldTypeDate", "alias": "VERIFICATION_DATE", "length": 8, "domain": null }, { "name": "VERIFIED_MATERIAL", "type": "esriFieldTypeString", "alias": "Verified Material", "length": 50, "domain": { "type": "codedValue", "name": "wDom_Verified_Material", "description": "Verified Material", "codedValues": [ { "name": "Copper", "code": "Copper" }, { "name": "Lead", "code": "Lead" }, { "name": "Galvanized", "code": "Galvanized" }, { "name": "Galvanized Requiring Replacement", "code": "Galvanized Requiring Replacement" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Not Lead", "code": "Not Lead" }, { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "Ductile Iron", "code": "Ductile Iron" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Poly Vinyl Chloride", "code": "Poly Vinyl Chloride" }, { "name": "Asbestos Cement", "code": "Asbestos Cement" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Street_No", "type": "esriFieldTypeInteger", "alias": "Street No", "domain": null }, { "name": "Street_Name", "type": "esriFieldTypeString", "alias": "Street Name", "length": 100, "domain": null }, { "name": "Zipcode", "type": "esriFieldTypeInteger", "alias": "Zipcode", "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a245_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "VERIFICATION_METHOD": {"type": "inherited"}, "VERIFIED_MATERIAL": {"type": "inherited"} }, "id": 4, "name": "FireAndDomestic" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "VERIFICATION_METHOD": {"type": "inherited"}, "VERIFIED_MATERIAL": {"type": "inherited"} }, "id": 1, "name": "Domestic" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "VERIFICATION_METHOD": {"type": "inherited"}, "VERIFIED_MATERIAL": {"type": "inherited"} }, "id": 3, "name": "HydrantLead" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "VERIFICATION_METHOD": {"type": "inherited"}, "VERIFIED_MATERIAL": {"type": "inherited"} }, "id": 2, "name": "Fire" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "VERIFICATION_METHOD": {"type": "inherited"}, "VERIFIED_MATERIAL": {"type": "inherited"} }, "id": 5, "name": "CommercialAndIndustrial" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "VERIFICATION_METHOD": {"type": "inherited"}, "VERIFIED_MATERIAL": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "WATERTYPE": "POT", "SUB_TYPE": 4, "DIAMETER": 8, "MATERIAL": "DI", "GlobalID": null, "CONDITIONSCORE": null, "Status": null, "OWNER": null, "VERIFICATION_METHOD": null, "VERIFICATION_DATE": null, "VERIFIED_MATERIAL": null, "Latitude": null, "Longitude": null, "Street_No": null, "Street_Name": null, "Zipcode": null, "County": null }, "code": 4, "name": "FireAndDomestic" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "VERIFICATION_METHOD": {"type": "inherited"}, "VERIFIED_MATERIAL": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "WATERTYPE": "POT", "SUB_TYPE": 1, "DIAMETER": 1, "MATERIAL": "CU", "GlobalID": null, "CONDITIONSCORE": null, "Status": null, "OWNER": null, "VERIFICATION_METHOD": null, "VERIFICATION_DATE": null, "VERIFIED_MATERIAL": null, "Latitude": null, "Longitude": null, "Street_No": null, "Street_Name": null, "Zipcode": null, "County": null }, "code": 1, "name": "Domestic" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "VERIFICATION_METHOD": {"type": "inherited"}, "VERIFIED_MATERIAL": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "WATERTYPE": "POT", "SUB_TYPE": 3, "DIAMETER": 6, "MATERIAL": "DI", "GlobalID": null, "CONDITIONSCORE": null, "Status": null, "OWNER": null, "VERIFICATION_METHOD": null, "VERIFICATION_DATE": null, "VERIFIED_MATERIAL": null, "Latitude": null, "Longitude": null, "Street_No": null, "Street_Name": null, "Zipcode": null, "County": null }, "code": 3, "name": "HydrantLead" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "OWNER": {"type": "inherited"}, "VERIFICATION_METHOD": {"type": "inherited"}, "VERIFIED_MATERIAL": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "WATERTYPE": "POT", "SUB_TYPE": 2, "DIAMETER": 4, "MATERIAL": "DI", "GlobalID": null, "CONDITIONSCORE": null, "Status": null, "OWNER": null, "VERIFICATION_METHOD": null, "VERIFICATION_DATE": null, "VERIFIED_MATERIAL": null, "Latitude": null, "Longitude": null, "Street_No": null, "Street_Name": null, "Zipcode": null, "County": null }, "code": 2, "name": "Fire" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "VERIFICATION_METHOD": {"type": "inherited"}, "VERIFIED_MATERIAL": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "WATERTYPE": "POT", "SUB_TYPE": 1, "DIAMETER": 1, "MATERIAL": "CU", "GlobalID": null, "CONDITIONSCORE": null, "Status": null, "OWNER": null, "VERIFICATION_METHOD": null, "VERIFICATION_DATE": null, "VERIFIED_MATERIAL": null, "Latitude": null, "Longitude": null, "Street_No": null, "Street_Name": null, "Zipcode": null, "County": null }, "code": 5, "name": "CommercialAndIndustrial" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": 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 }, { "currentVersion": 10.81, "id": 5, "name": "Water Shut Off", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2778.904665314394, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SERVICETYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "5596c7944f9287d88ba62b5ca20c4844", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAH9JREFUGJV1yrENQVEYgNFT/MltSOQZQamlZAAzSDSiMoDCAlpGoFMxgVpiBrXmVq+5Fc1LiPC15wtNVVUNcs5j1DjhAdH4Lue89G6DGc6BOT4ROjigH1j4XRvTQPVnkFLqBm7o/RpKKdfAChO0vvyCY+COIbYYoU4p7UspazxfNAYdD8CqeCsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "065b0638856ae5d508f96afb928df84a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJVJREFUGJV1yqFOglEYgOHnuLOdohv7TUg0UiHqBXgNbBZG4gIM3oBVLgEaSa+AzOY1mPwZ5U+UU/gsFBk+9X2zk5+mGV113WNwCD4G7CFDy0LXzeM0J95anu/4zDumwdxfPaxahjmYuewGk4zmn4FSbnPiK7i/ONS6zUdeEk+4PsubPus84HvHOHjHAw5KWaZaXxPxC/nRJu3WBI/eAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BOX", "label": "Curb Box", "description": "" }, { "symbol": { "type": "esriPMS", "url": "a211df27f7843151475d3cabe10daf06", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJhJREFUGJV1yiFOgnEYwOHnZf+NIpvDIxCtEuUAHgDGxmZhJA5g8AJWPYIEPkhwAjKbZzBTSBQC32vQgoOn/n7Fn6zaD+x7wsHJKoZ2UKCufLCf/p5oeMuF5+hbl1wYS1PnbqVZLt0XaeKyltqooH1lkJp3JfkKOpeGcNyWqL1oeMLNv74xsCwx9J1zXeEdjzik5mfk8TXIHyeHK4PFWYisAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ABOX", "label": "Inactv CbBx", "description": "" }, { "symbol": { "type": "esriPMS", "url": "60fc7598045fa20e7fe6e2c481904d50", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJtJREFUGJV1yjFOwlAAgOGv7SNdMDH1CIysOMIBPAOJi3EiMRJDGLiAiWkiHAE3JzyBs4lncHZ5U5fn0LKwYOBb/z84WFTVqI1xktH8sXvlFwI8sWljnEGHHs9zbms+wpw7zBy7zHl7YBhy7p12UTANGVV35sjL8ip0fGNw8kjpK7Qsc27Q/5c/X3gPNT+PXBesMUajLLe9lFbo9uH9JRPksouaAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "AVAULT", "label": "Inactv Vlt", "description": "" }, { "symbol": { "type": "esriPMS", "url": "aff1bd55ea7e67553fa49f39daaf5c26", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAItJREFUGJV1yiFOAnAchuHnt/03CmwMjmCkQsQDeAY3CzN5AAMXoOIRpJnwBGQ2zmC2kCgUPgobzsFT37e5SAZj9o84YF3lFxqcTj7Yv7laJF6qfLfEDH8j9LFKjBpe3dbDc8PgziDpDFtiV+Xh1lB13LYq73hC91/f4KtV+UlMsMQUh6TzWXWcV8kZE6YnLyPhRvwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "VAULT", "label": "Meter Vault", "description": "" }, { "symbol": { "type": "esriPMS", "url": "db7ec67a091760d10de8f9034bc343e7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJJJREFUGJV1yjEOAWEQQOE3mylJhCModbuj5ADOINGIygEULqDlCHSqdQK1P7NXUOu33tGsRMS+9ntKm7sbMI+IGijN7AWgLZ6ALYCIABzcfVUUxU3dff3BrwbApaqqiQIb/tePiKUCw44BYKQR4SIy7hgeCuyABdD7wXue51c1s2dKaZpl2RGYATVwbppmLyLxBuy+LhOPAxWYAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "UNK", "label": "Unknown", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "CRITICALCUSTOMER = 1", "labelExpression": "\"Critical\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8.25, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 2244884.020923525, "ymin": 695142.8256368488, "xmax": 2376960.608803943, "ymax": 799942.2781110257, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 10, "domain": { "type": "codedValue", "name": "wDomCondition", "description": "", "codedValues": [ { "name": "Functioning", "code": "FUNC" }, { "name": "FunctioningNeedsRepair", "code": "FNRP" }, { "name": "Non-Functioning", "code": "NON" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSPECTIONDATE", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "ADMINISTRATIVEAREA", "type": "esriFieldTypeString", "alias": "Service Area", "length": 5, "domain": { "type": "codedValue", "name": "wDomAdministrativeArea", "description": "", "codedValues": [ { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Pinecrest", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PRESSUREDISTRICT", "type": "esriFieldTypeString", "alias": "Pressure District", "length": 5, "domain": { "type": "codedValue", "name": "wDomPressureDistrict", "description": "", "codedValues": [ { "name": "Tall Tree", "code": "TT" }, { "name": "Low Service", "code": "LS" }, { "name": "1st High Service", "code": "1HS" }, { "name": "2nd High Service", "code": "2HS" }, { "name": "Worrell Road", "code": "WR" }, { "name": "Pelton Road", "code": "PR" }, { "name": "Orton 1st High", "code": "OT1H" }, { "name": "Arcola Low Service", "code": "ALS" }, { "name": "Pinecrest", "code": "PC" }, { "name": "3rd High Madison Vlg. Service 2022", "code": "3HMV2" }, { "name": "Bacon Road Low Service 2022", "code": "BRLS2" }, { "name": "Painesville Twp Park 2022", "code": "PTP2" }, { "name": "River Road 2nd High 2022", "code": "RR2H2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POLITICALSUBDIVISION", "type": "esriFieldTypeString", "alias": "Locality", "length": 5, "domain": { "type": "codedValue", "name": "wDomPoliticalSubdivision", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Concord Twp", "code": "CCTS" }, { "name": "Madison Village", "code": "MDVLG" }, { "name": "Kirtland", "code": "KIRT" }, { "name": "Geneva", "code": "GENV" }, { "name": "Eastlake City", "code": "ESLK" }, { "name": "Lakeline Vlg", "code": "LKLN" }, { "name": "Timberlake Vlg", "code": "TMBL" }, { "name": "Wickliffe City", "code": "WCKF" }, { "name": "Willoughby City", "code": "WLBY" }, { "name": "Willoughby Hills City", "code": "WLBYH" }, { "name": "Willowick City", "code": "WLCK" }, { "name": "Madison Twp", "code": "MDTS" }, { "name": "NPerry Vlg", "code": "NPVLG" }, { "name": "Perry Vlg", "code": "PRVLG" }, { "name": "Perry Twp", "code": "PRTS" }, { "name": "Painesville Twp", "code": "PNTS" }, { "name": "Fairport", "code": "FAIR" }, { "name": "Mentor", "code": "MENT" }, { "name": "Mentor on the Lake", "code": "MOL" }, { "name": "Grand River", "code": "GR" }, { "name": "Painesville City", "code": "PNC" }, { "name": "Leroy Township", "code": "LRY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "Water Type", "length": 5, "domain": { "type": "codedValue", "name": "wDomWaterType", "description": "", "codedValues": [ { "name": "PotableWater", "code": "POT" }, { "name": "RawWater", "code": "RAW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACCOUNTID", "type": "esriFieldTypeString", "alias": "Account", "length": 20, "domain": null }, { "name": "CRITICALCUSTOMER", "type": "esriFieldTypeSmallInteger", "alias": "Critical Customer", "domain": { "type": "codedValue", "name": "wDomBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SERVICETYPE", "type": "esriFieldTypeString", "alias": "Service Type", "length": 10, "domain": { "type": "codedValue", "name": "wDomServicePtServiceType", "description": "", "codedValues": [ { "name": "Curb Box", "code": "BOX" }, { "name": "Unknown", "code": "UNK" }, { "name": "Meter Vault", "code": "VAULT" }, { "name": "Inactv Vlt", "code": "AVAULT" }, { "name": "Inactv CbBx", "code": "ABOX" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PLACEMENTMETHOD", "type": "esriFieldTypeSmallInteger", "alias": "Placement Method", "domain": { "type": "codedValue", "name": "wDomPlacementMethod", "description": "", "codedValues": [ { "name": "GPS", "code": 1 }, { "name": "GPSMoved", "code": 2 }, { "name": "TechPlaced", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "HorizontalEstimatedAccuracy", "type": "esriFieldTypeDouble", "alias": "HorizontalEstimatedAccuracy", "domain": null }, { "name": "HeightAboveEllipsoid", "type": "esriFieldTypeDouble", "alias": "HeightAboveEllipsoid", "domain": null }, { "name": "CONDITIONSCORE", "type": "esriFieldTypeDouble", "alias": "CONDITIONSCORE", "domain": null }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "length": 50, "domain": null }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Horizontal Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Vertical Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIX_TYPE_DOMAIN", "description": "Fix Type", "codedValues": [ { "name": "Fix not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Correction Age", "domain": null }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID_DOMAIN", "description": "Station ID", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Number of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS_DOMAIN", "description": "Number of Satellites", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time", "length": 8, "domain": null }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Average Horizontal Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Average Vertical Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeSmallInteger", "alias": "Averaged Positions", "domain": null }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviation (m)", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a248_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "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 }, { "currentVersion": 10.81, "id": 6, "name": "Sampling Location", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "ce19d85b53457a58ff7890af7485d101", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPpJREFUKJGl0KFLg2EQx/FveOEE20WLwWI1iWARbILNOsQgoiJLFrNoNsjyysA4/wJFZAiyLBit/oLzDfeKYNizIS++zndeuueOz3PHZfwjsor6ArCS8k+gUwevAddADuzUnUyC70AxDd5PcBlo1cWXafLeNJMnRhV2hocqGF79CtBf8CJQuPt9evcl7QLnk/AMsGVmN5IOU+0DOAUaQPs3fAS0ImIAPJR6b+6+JKn/E95099s8z5sRsVFe0d23Ja0Dz8DgO54H5iR1gR5wUsaSAJ6AJnA2xmZ2EBEvwKOZzZbhKCKiZ2avwGpE3GWpeJz6FxFRZUcfjPMvZXNVcq1GHz4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "44391531d7dde00655e72d8320f8a434", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAilJREFUSIm1lMtKI1EQhr/KRc0kQZFASAYFyVIXymmCIEHcO7j0DcxjjPMUoo+h7ty7kHPUQBaCZBPBy8JIkhl1JOkzi6R7Mk5imqj/pg+nu7+q+qmqCJ+oSJCPjDFZa22m985xHPMuuNZaAdvAuoi8DmistcW3ggzL/JuIrA94p0RkF3BGgovId+88eXREO5UCIFqt8rCxAaCMMVml1PUomftyJyf5ubQEQNJ1A/0TGD6KAsMjd3ckT04AGKtUQKmPg7fSaZr5PADJcDhYQkHho2ggvNvjvsK1GhPVaud8ewvtNnQqUEDwbtFaez0MQOziguf5eVqJBAC/8nmS5+c0O77va62dfsM0KPPtbkZEHh4ItduMHx8TubzsRotR39xk4uqK55kZgAMgOxSutd7yplJaLb6UyzQKBR5zOcTrbxHcWIyEMYSmp3Hj8YwxZlcpVRwIf21HwhgeFxaIl8t9y3uemyN5ekp9ZQVCoS1jzKFS6uA/uDEmC/z1uVLh9+wsNholfH/fFy7pNM3FRRKlkje9+8aYr9468OHW2l0R6fjcaBBuNnnK5QBorK72hXtqTU0xdnPDSyaDtVbT9d+Hi4i/r+OlEm40Smpnh8jZ2ZtgN5fjaW2NcK3GSzqNhEIZb5n1eu73db1QAKC5vPwmeJh64XvA1rtogLX20HGcfz1XShW11kZE+gaw1vp93GuhtfZGRK69p4j86Jc5juPsdSv4EH3q4voDGHfKJ7WANxoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "STD", "label": "Standard", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8abc8e5148590f055d16742fb4b6d202", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAiZJREFUSInNlE1PE1EUhp8zM4WWtlA+kqY1mhiWutDcCTExxLjHuPQf0J8h/goDPwPYuXdh7lVIWJgYNhhBEwU6g6Wl07ku2plULKXhI/HdzM2de59z7ptzjsctyhvlkDGmaq2t9O/5vm+uBddaK2AFWBKR8wGNtbY2LMhlmb8QkaUL/ikRWQX8K8FF5HWy/vluCm+uA0BrL0P55RGAMsZUlVL7V8k8lTsVU3p8AsBxXBzpzsjwq2hkePuHx9GHbsat3TFQNwjPlCOmF0IAjt3/2ZZejaeKDl0ae1kA2t9d4g44LtA1aPRq0VonNQxA+DlH/kETrxABMLnwm2CrSEmFAOtaa39QM12U+UovI86OPGzHIXg/TutL97iTg9lXdRpfs0zcbQJsANVL4Vrr5aQr40gIdyaYXQzIzzcg7o0AATcXc2wKjM04ePm4YoxZVUrVLoSft6NuChQfNgh28gOfl7vfJPhYZPppHXFYNsZsKqU2/oEbY6pACj7ZzZG918LJWNq/3IHw8bIw+Sikvl1IunfdGHMnGQcp3Fq7KiIKIAo8OqFLYf4UgNlnwUB4okwp4vRgjFzlDGutpud/CheRdF4H23nIxHx7O0fr0/BW8OZjis9PiQ5dsuUzxJFKMsz6b6Z1PbNY7y6ehEPBl6kfvgYsX4sGWGs3fd//23OlVE1rbURkYABrbVrH/RZaaw9EZD/5isibQZnj+/5a7wU3olsdXH8AoFbJNiHELAwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BAC", "label": "Bacteria", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8969af1963a728674d53a01946f4f4ff", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAi9JREFUSInFlE1PE1EUhp/TTr8oYikNZWrUmG5MdKG5E2JiiHGPcek/gJ8h/goDPwPYuXdh7kVJWJgYXGAt+EEZpkKgU3pd2JlULNDwEd/NTO7Mfc65b957HK5QziA/GWMq1lq3d83zPHMhuNZaAXPAtIgcL2istbOnFTmr82ciMn3CNyUi84B3LriIvIzeb/98w6FTAmCotcHn8ecAyhhTUUrVz9N5rNC5zlbhIQCu3xloz8Dw82hgeDb8RsV/B0D+YB1Qlwc/SJWpFyYBcP3kQHv+jy3djMdKhw1G9zcAyIZbSOcIm0jCH38GT4vWOsowAKXmR/z8PQ6dYQB+jEwyEXxgs6AAFrXWXr/LdFLnc92OyLV2SNgjSsFbMq1PAFjJ8bX0gsL+F/yhmwBLQOVMuNZ6JrqViU6bsV9r1IpTNPJVhCjfQpjM4fqGvXSR0Mm7xph5pdTsifDjdkzsGraH7zMerPU9np+7QzlYoTb6GCQxY4xZVkot/QM3xlSAGFzcW6eZu8VRIkU63O4LT2bKfB95wMTuanR7F40xN6JxEMOttfMiogCy7YB0u0kjXwWgNvakLzxSK1Vg5GCTIOtirdV0/Y/hIhLP61KwSkdS3K2/JnP4/lRw26myc+0p6f0GzUwZJOFGw6zX8zjXteIUAPXRR6eCz1IvfAGYuRANsNYue573t+dKqVmttRGRvgWstXGOey201m6KSD16isirfp3jed5C9wSXoisdXL8BeXbMMNcfCt4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LC", "label": "Lead and Copper", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2245523.895956114, "ymin": 697717.9569695145, "xmax": 2376868.194946781, "ymax": 795841.916233018, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Conditon", "length": 10, "domain": { "type": "codedValue", "name": "wDomCondition", "description": "", "codedValues": [ { "name": "Functioning", "code": "FUNC" }, { "name": "FunctioningNeedsRepair", "code": "FNRP" }, { "name": "Non-Functioning", "code": "NON" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSPECTIONDATE", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "ADMINISTRATIVEAREA", "type": "esriFieldTypeString", "alias": "Service Area", "length": 5, "domain": { "type": "codedValue", "name": "wDomAdministrativeArea", "description": "", "codedValues": [ { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Pinecrest", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "Water Type", "length": 5, "domain": { "type": "codedValue", "name": "wDomWaterType", "description": "", "codedValues": [ { "name": "PotableWater", "code": "POT" }, { "name": "RawWater", "code": "RAW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATIONID", "type": "esriFieldTypeString", "alias": "Station ID", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "HorizontalEstimatedAccuracy", "type": "esriFieldTypeDouble", "alias": "HorizontalEstimatedAccuracy", "domain": null }, { "name": "HeightAboveEllipsoid", "type": "esriFieldTypeDouble", "alias": "HeightAboveEllipsoid", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": { "type": "codedValue", "name": "wDomSampleLocation", "description": "", "codedValues": [ { "name": "Standard", "code": "STD" }, { "name": "Bacteria", "code": "BAC" }, { "name": "Lead and Copper", "code": "LC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDITIONSCORE", "type": "esriFieldTypeDouble", "alias": "CONDITIONSCORE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a243_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 7, "name": "Pump", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUB_TYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 140, 94, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "0f2404386b350d02c30f51af561a1d26", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXJJREFUOI2dkiFoAmEYhh/HwSmCA0G8ZhjiRNEmXBmYDWqRy6bdlbFqscwgaLBcsGmwCmsnWBY8EIwqYlixCMLQ6gkLw9uOU9E98f94n+9/f36BH575Hx8CQK1WeyuXy8ItyWaz+dpoNJ4EgGAweCdJ0j2AZVmMx2OGwyGz2YxAIEA2myWfz+Pz+WxBOp3+BB4dW7fbLZVKBV3XHdva7TaJRIJer0cqlXLMbMHhcKBarbrCR6bTKaVSCcMwiEQibsFkMqHVal3svVgsqNfrjiW2wDTNi+Ej8/mc3W7nFqxWq6sEpmmy2WzcglAodJUgk8kgCL9vL/wdXEMymSQcDrsFsixTLBbp9/tnw7FYDFmWEUXRLRBFEV3XWa/XjEajk2FFUVAUxXHu+EiSJDEYDOh0OnS7XZbLJdFolHg8Ti6Xo1AoOPq7BAB+vx9N09A0jf1+j2VZeL1ePB7PyVoCgKqqX6qqvp8tf5oXwDje4OHGsM03hNpxgC7QrvAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "SplitCase", "description": "" }, { "symbol": { "type": "esriPMS", "url": "bfd57ab3f337a77282efff3657a5766b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXtJREFUOI2dkrsvg1EYhx/tqcalqi3ytSUfaV2Xj41IuohZTCJi0IVvEOlfYNGFduC/kDCwiEkiBoOohJC6hIQvFZqYXCOHQVzKcalnfPP+nt97kiN4YYT/sSoA4vH4RDQaFfkkk8lkLJFIRASA1+u1aZrm/rggpeTIuuD24RG9yoPbVZIjMAzjGGj60iqlZH5th9kLwbwrAMJBeDvLoC1NtL2O6ipPzr74HJ5Z2iDmaoOA421+WFTCODqba2mmOyS636cWrG7tEys1QDhQsaA10rCeYrL3G8F6VkKpUxl+ZapYZ/j0XC1InVjgVrd/JH12rxb4AjXgrf8l/oTTeaAWNDoff233Zy2MiJ/MrkLQHfYQTl9yWFb5TblkzH5JRXm1+oKWuiCJ8z3MzDUZrTY3fHfD0OkGo33tOeMvH6mnoxn9yGJuJ8XKtQ1LFhAplHRVFNA/0EmhsP8sAGgNBWkNBdXP+IQAME3zyjTNxT8l3hkDll8vCOUZfuMZaf1oWMz9SIcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "VerticalTurbine", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": "Sub_Type", "subtypeFieldName": "Sub_Type", "subtypeField": "Sub_Type", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 10, "domain": { "type": "codedValue", "name": "wDomCondition", "description": "", "codedValues": [ { "name": "Functioning", "code": "FUNC" }, { "name": "FunctioningNeedsRepair", "code": "FNRP" }, { "name": "Non-Functioning", "code": "NON" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSPECTIONDATE", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "ADMINISTRATIVEAREA", "type": "esriFieldTypeString", "alias": "Service Area", "length": 5, "domain": { "type": "codedValue", "name": "wDomAdministrativeArea", "description": "", "codedValues": [ { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Pinecrest", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PRESSUREDISTRICT", "type": "esriFieldTypeString", "alias": "Pressure District", "length": 5, "domain": { "type": "codedValue", "name": "wDomPressureDistrict", "description": "", "codedValues": [ { "name": "Tall Tree", "code": "TT" }, { "name": "Low Service", "code": "LS" }, { "name": "1st High Service", "code": "1HS" }, { "name": "2nd High Service", "code": "2HS" }, { "name": "Worrell Road", "code": "WR" }, { "name": "Pelton Road", "code": "PR" }, { "name": "Orton 1st High", "code": "OT1H" }, { "name": "Arcola Low Service", "code": "ALS" }, { "name": "Pinecrest", "code": "PC" }, { "name": "3rd High Madison Vlg. Service 2022", "code": "3HMV2" }, { "name": "Bacon Road Low Service 2022", "code": "BRLS2" }, { "name": "Painesville Twp Park 2022", "code": "PTP2" }, { "name": "River Road 2nd High 2022", "code": "RR2H2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POLITICALSUBDIVISION", "type": "esriFieldTypeString", "alias": "Locality", "length": 5, "domain": { "type": "codedValue", "name": "wDomPoliticalSubdivision", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Concord Twp", "code": "CCTS" }, { "name": "Madison Village", "code": "MDVLG" }, { "name": "Kirtland", "code": "KIRT" }, { "name": "Geneva", "code": "GENV" }, { "name": "Eastlake City", "code": "ESLK" }, { "name": "Lakeline Vlg", "code": "LKLN" }, { "name": "Timberlake Vlg", "code": "TMBL" }, { "name": "Wickliffe City", "code": "WCKF" }, { "name": "Willoughby City", "code": "WLBY" }, { "name": "Willoughby Hills City", "code": "WLBYH" }, { "name": "Willowick City", "code": "WLCK" }, { "name": "Madison Twp", "code": "MDTS" }, { "name": "NPerry Vlg", "code": "NPVLG" }, { "name": "Perry Vlg", "code": "PRVLG" }, { "name": "Perry Twp", "code": "PRTS" }, { "name": "Painesville Twp", "code": "PNTS" }, { "name": "Fairport", "code": "FAIR" }, { "name": "Mentor", "code": "MENT" }, { "name": "Mentor on the Lake", "code": "MOL" }, { "name": "Grand River", "code": "GR" }, { "name": "Painesville City", "code": "PNC" }, { "name": "Leroy Township", "code": "LRY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "Water Type", "length": 5, "domain": { "type": "codedValue", "name": "wDomWaterType", "description": "", "codedValues": [ { "name": "PotableWater", "code": "POT" }, { "name": "RawWater", "code": "RAW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUB_TYPE", "type": "esriFieldTypeInteger", "alias": "Sub Type", "domain": null }, { "name": "INLETDIAMETER", "type": "esriFieldTypeDouble", "alias": "Inlet Diameter", "domain": { "type": "codedValue", "name": "wDomMainDiameter", "description": "", "codedValues": [ { "name": "2 inch", "code": 2 }, { "name": "4 inch", "code": 4 }, { "name": "6 inch", "code": 6 }, { "name": "8 inch", "code": 8 }, { "name": "10 inch", "code": 10 }, { "name": "12 inch", "code": 12 }, { "name": "14 inch", "code": 14 }, { "name": "16 inch", "code": 16 }, { "name": "18 inch", "code": 18 }, { "name": "20 inch", "code": 20 }, { "name": "24 inch", "code": 24 }, { "name": "30 inch", "code": 30 }, { "name": "Unknown", "code": 0 }, { "name": "36 inch", "code": 36 }, { "name": "3/4 inch", "code": 0.75 }, { "name": "1 inch", "code": 1 }, { "name": "1 1/2 inch", "code": 1.5 }, { "name": "31 inch", "code": 31 }, { "name": "3 Inch", "code": 3 }, { "name": "60 inch", "code": 60 }, { "name": "48 inch", "code": 48 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DISCHARGEDIAMETER", "type": "esriFieldTypeDouble", "alias": "Discharge Diameter", "domain": { "type": "codedValue", "name": "wDomMainDiameter", "description": "", "codedValues": [ { "name": "2 inch", "code": 2 }, { "name": "4 inch", "code": 4 }, { "name": "6 inch", "code": 6 }, { "name": "8 inch", "code": 8 }, { "name": "10 inch", "code": 10 }, { "name": "12 inch", "code": 12 }, { "name": "14 inch", "code": 14 }, { "name": "16 inch", "code": 16 }, { "name": "18 inch", "code": 18 }, { "name": "20 inch", "code": 20 }, { "name": "24 inch", "code": 24 }, { "name": "30 inch", "code": 30 }, { "name": "Unknown", "code": 0 }, { "name": "36 inch", "code": 36 }, { "name": "3/4 inch", "code": 0.75 }, { "name": "1 inch", "code": 1 }, { "name": "1 1/2 inch", "code": 1.5 }, { "name": "31 inch", "code": 31 }, { "name": "3 Inch", "code": 3 }, { "name": "60 inch", "code": 60 }, { "name": "48 inch", "code": 48 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RATEDFLOW", "type": "esriFieldTypeSmallInteger", "alias": "Rated Flow", "domain": null }, { "name": "RATEDPRESSURE", "type": "esriFieldTypeSmallInteger", "alias": "Rated Pressure", "domain": null }, { "name": "TOTALDYNAMICHEAD", "type": "esriFieldTypeSmallInteger", "alias": "Total Dynamic Head", "domain": null }, { "name": "PLACEMENTMETHOD", "type": "esriFieldTypeSmallInteger", "alias": "Placement Method", "domain": { "type": "codedValue", "name": "wDomPlacementMethod", "description": "", "codedValues": [ { "name": "GPS", "code": 1 }, { "name": "GPSMoved", "code": 2 }, { "name": "TechPlaced", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "HorizontalEstimatedAccuracy", "type": "esriFieldTypeDouble", "alias": "HorizontalEstimatedAccuracy", "domain": null }, { "name": "HeightAboveEllipsoid", "type": "esriFieldTypeDouble", "alias": "HeightAboveEllipsoid", "domain": null }, { "name": "CONDITIONSCORE", "type": "esriFieldTypeDouble", "alias": "CONDITIONSCORE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a246_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "INLETDIAMETER": {"type": "inherited"}, "DISCHARGEDIAMETER": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"} }, "id": 1, "name": "SplitCase" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "INLETDIAMETER": {"type": "inherited"}, "DISCHARGEDIAMETER": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"} }, "id": 2, "name": "VerticalTurbine" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "INLETDIAMETER": {"type": "inherited"}, "DISCHARGEDIAMETER": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 1, "INLETDIAMETER": null, "DISCHARGEDIAMETER": null, "RATEDFLOW": null, "RATEDPRESSURE": null, "TOTALDYNAMICHEAD": null, "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "CONDITIONSCORE": null }, "code": 1, "name": "SplitCase" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "INLETDIAMETER": {"type": "inherited"}, "DISCHARGEDIAMETER": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 2, "INLETDIAMETER": null, "DISCHARGEDIAMETER": null, "RATEDFLOW": null, "RATEDPRESSURE": null, "TOTALDYNAMICHEAD": null, "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "CONDITIONSCORE": null }, "code": 2, "name": "VerticalTurbine" } ], "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 8, "name": "Interconnect Meter", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "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": null }, "defaultVisibility": false, "extent": { "xmin": 2248131.930110112, "ymin": 695087.4317187667, "xmax": 2376571.6394375265, "ymax": 799939.5605967641, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 10, "domain": { "type": "codedValue", "name": "wDomCondition", "description": "", "codedValues": [ { "name": "Functioning", "code": "FUNC" }, { "name": "FunctioningNeedsRepair", "code": "FNRP" }, { "name": "Non-Functioning", "code": "NON" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSPECTIONDATE", "type": "esriFieldTypeDate", "alias": "INSPECTIONDATE", "length": 8, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "ADMINISTRATIVEAREA", "type": "esriFieldTypeString", "alias": "ADMINISTRATIVEAREA", "length": 5, "domain": { "type": "codedValue", "name": "wDomAdministrativeArea", "description": "", "codedValues": [ { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Pinecrest", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PRESSUREDISTRICT", "type": "esriFieldTypeString", "alias": "PRESSUREDISTRICT", "length": 5, "domain": { "type": "codedValue", "name": "wDomPressureDistrict", "description": "", "codedValues": [ { "name": "Tall Tree", "code": "TT" }, { "name": "Low Service", "code": "LS" }, { "name": "1st High Service", "code": "1HS" }, { "name": "2nd High Service", "code": "2HS" }, { "name": "Worrell Road", "code": "WR" }, { "name": "Pelton Road", "code": "PR" }, { "name": "Orton 1st High", "code": "OT1H" }, { "name": "Arcola Low Service", "code": "ALS" }, { "name": "Pinecrest", "code": "PC" }, { "name": "3rd High Madison Vlg. Service 2022", "code": "3HMV2" }, { "name": "Bacon Road Low Service 2022", "code": "BRLS2" }, { "name": "Painesville Twp Park 2022", "code": "PTP2" }, { "name": "River Road 2nd High 2022", "code": "RR2H2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POLITICALSUBDIVISION", "type": "esriFieldTypeString", "alias": "POLITICALSUBDIVISION", "length": 5, "domain": { "type": "codedValue", "name": "wDomPoliticalSubdivision", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Concord Twp", "code": "CCTS" }, { "name": "Madison Village", "code": "MDVLG" }, { "name": "Kirtland", "code": "KIRT" }, { "name": "Geneva", "code": "GENV" }, { "name": "Eastlake City", "code": "ESLK" }, { "name": "Lakeline Vlg", "code": "LKLN" }, { "name": "Timberlake Vlg", "code": "TMBL" }, { "name": "Wickliffe City", "code": "WCKF" }, { "name": "Willoughby City", "code": "WLBY" }, { "name": "Willoughby Hills City", "code": "WLBYH" }, { "name": "Willowick City", "code": "WLCK" }, { "name": "Madison Twp", "code": "MDTS" }, { "name": "NPerry Vlg", "code": "NPVLG" }, { "name": "Perry Vlg", "code": "PRVLG" }, { "name": "Perry Twp", "code": "PRTS" }, { "name": "Painesville Twp", "code": "PNTS" }, { "name": "Fairport", "code": "FAIR" }, { "name": "Mentor", "code": "MENT" }, { "name": "Mentor on the Lake", "code": "MOL" }, { "name": "Grand River", "code": "GR" }, { "name": "Painesville City", "code": "PNC" }, { "name": "Leroy Township", "code": "LRY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "length": 5, "domain": { "type": "codedValue", "name": "wDomWaterType", "description": "", "codedValues": [ { "name": "PotableWater", "code": "POT" }, { "name": "RawWater", "code": "RAW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wDomMainDiameter", "description": "", "codedValues": [ { "name": "2 inch", "code": 2 }, { "name": "4 inch", "code": 4 }, { "name": "6 inch", "code": 6 }, { "name": "8 inch", "code": 8 }, { "name": "10 inch", "code": 10 }, { "name": "12 inch", "code": 12 }, { "name": "14 inch", "code": 14 }, { "name": "16 inch", "code": 16 }, { "name": "18 inch", "code": 18 }, { "name": "20 inch", "code": 20 }, { "name": "24 inch", "code": 24 }, { "name": "30 inch", "code": 30 }, { "name": "Unknown", "code": 0 }, { "name": "36 inch", "code": 36 }, { "name": "3/4 inch", "code": 0.75 }, { "name": "1 inch", "code": 1 }, { "name": "1 1/2 inch", "code": 1.5 }, { "name": "31 inch", "code": 31 }, { "name": "3 Inch", "code": 3 }, { "name": "60 inch", "code": 60 }, { "name": "48 inch", "code": 48 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FLOWRANGE", "type": "esriFieldTypeString", "alias": "FLOWRANGE", "length": 20, "domain": null }, { "name": "MEASUREMENTDATE", "type": "esriFieldTypeDate", "alias": "MEASUREMENTDATE", "length": 8, "domain": null }, { "name": "READTYPE", "type": "esriFieldTypeString", "alias": "ReadType", "length": 5, "domain": { "type": "codedValue", "name": "wDomMeterReadType", "description": "", "codedValues": [ { "name": "Actual", "code": "ACT" }, { "name": "ActualRemote", "code": "AREM" }, { "name": "Radio", "code": "RD" }, { "name": "TouchRead", "code": "TR" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PLACEMENTMETHOD", "type": "esriFieldTypeSmallInteger", "alias": "PLACEMENTMETHOD", "domain": { "type": "codedValue", "name": "wDomPlacementMethod", "description": "", "codedValues": [ { "name": "GPS", "code": 1 }, { "name": "GPSMoved", "code": 2 }, { "name": "TechPlaced", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "HorizontalEstimatedAccuracy", "type": "esriFieldTypeDouble", "alias": "HorizontalEstimatedAccuracy", "domain": null }, { "name": "HeightAboveEllipsoid", "type": "esriFieldTypeDouble", "alias": "HeightAboveEllipsoid", "domain": null }, { "name": "CONDITIONSCORE", "type": "esriFieldTypeDouble", "alias": "CONDITIONSCORE", "domain": null }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "length": 50, "domain": null }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Horizontal Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Vertical Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIX_TYPE_DOMAIN", "description": "Fix Type", "codedValues": [ { "name": "Fix not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Correction Age", "domain": null }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID_DOMAIN", "description": "Station ID", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Number of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS_DOMAIN", "description": "Number of Satellites", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time", "length": 8, "domain": null }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Average Horizontal Accuracy (m)", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a247_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 9, "name": "Water Structure", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUB_TYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 0, 173, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "bc8548c7bbc7ab24be7bbc19b11a0969", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAMCAYAAACTB8Z2AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVdJREFUOI2dk6FLQ1EUxn9nDK/uBfW1YdEiJqMG/ScsolVEy2CIGAURNBuGoGCzmg0GDU4waDAYRDAOFI6KTD3DvWvYypPtvTc/uHDDd77fd7n35kmRhw3gGTgWaKb5k5RPhTk3IkFw7uv1TW92LXDapdQYYTgsqrf/hgGg+piDLe/cTAS7EgQnonrzx+Wo1wtJMdlgbYlZFah6s/nIuTkxOxJ4yjqfGeZhidbd9QEDYrYNrHgYAvZ7gkVQ6WQQs9n29gcotFdToAFUPITAIQBmEsFCLMC5Zs6sHIPloNQJFjm3J2YAH0A/rRf5BuDDcMqrLgucUSxeoTqYM7uMBbRm4yfLoAsgaLcdj8wOUL0TKAk0fK02gXOJAZlhAq8+DEe96qqY3QuUBb57KJsR5txkZLaI6oPAmsBXB9c7ZomfPhUmZi/AtMC6wGdXH9TSstJhsJPmyapf/hR6ISsXE9YAAAAASUVORK5CYII=", "contentType": "image/png", "width": 20, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "7", "label": "Regulation Pit", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b662d6a75d0720af3f1aab3cd3d697bd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKNJREFUKJGtziEOgzAYhuGXBM1CbWd2gmbJuAC2ougeYNfoPZZwhKV6lmQYzrAEU9sTIBAzmyAUtlf/T/4vZ2c5gBDi0nXdNQVIKe9lWT5ygBijH8fxuIb6vsdaC/CGwEtrvQqnafqeuqf/whACbdtijEEplQ6HYcA5B7AN1nWN956qqrZNLYqCpmkW0SJM6Wd4zrLsmXB/EkLcPuEh9VOMEYAZtGQoD6Gnw/YAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "8", "label": "Altitude Valve Pit", "description": "" }, { "symbol": { "type": "esriPMS", "url": "9c2ff96670513d033974f3726f68caa4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA6JJREFUOI2t1FtM21UcwPHvv9exYo0kJhAVozK5l7UbtGUtZQM2cD64iUSNi8k0W9SMFwyGPRGTLZosJvMWo5kRp4lxaHwYzAvXgYUxLoOWCesIF4d/LqPAgJZ/oa0PhUKnTGP8PZ6T3+f3Oyfn/BT8z6G4x56gVqtzgYOSJM0CAUAAAnFxcTWiKDr+NRgTE2N8MGnXC9mFh+M1Wm1yduHhJRD8EBy9WPWBqquh1ud2u1+SJOkjYOyfwOcPlb1TorfkFYgjQ9GpRisAwWAAZ3tTVu6hIzz98gmjz+t967gprlSj0Vxwu91X/hZUJyTsKy0/U/poos48MTbEOhYIBHDaG9mhNxKliQaIlSuVVSVvnm779sxJAHG9082gqvi5Y2/HJ6abJ28Nk5JpAcDv99P3ax0pmTmoo6IAWF1Zoefyz+SVvGLOKz76yXFT7GuSJFVEgAUvvn4iQZeVNT0+RvKu7HBin72eNFMuKvW20JrPR0/LL+y0FqBUqQDejUnOOsvkzXRRFB1hcPt99x8FlEkGEwArPh8Oez267DwUoUR8kkRvax16a0F4bW56Mjb/4DOZ50+VBYEN8JFk3QOJemMocdmL80ozGZYC5ArFGrZMb2s9+pz9KJRKAOZvT/HHiIuiI28Ez58qk0UcOVqr1QIsLy3xW2drCJPLAZC8XvrsDRhsB8IF5memGB++QUqmBYHgY0B3BCiTyQXPwjw3ejvIsO5HJhNCmMeDo70RQ25huMAd9zS3hgZJzVp7UiBXq9UqSZI2wLmpCe+Qv2t7hiUfgRDmXVqkv6MZvW0DW3Df5nfXQPhJBQliv1gdDWgiO1Qorj9pMFvXMc/iHQautmKwFSGTyULY7AxjruukGnMACASCXGv5CeSKTqA2AoxP0Z109XZcTjPZBM/CPAPdbey0FYWPvjDnZnTQSZrJtoYF6G66RNLuPZ6z5a9OS5LUFAGWF+paKz6vaRruv7Z3bmYSfc4BBGETNuAIY36/n+7GWtLMe7H/+H2z2Nf2Vegq7/p6u3OeKqr/4cubiQbzw+vY4vwsIwN9pJtyQ9jKKp2NNWRY8nFebek692Hl12z1l59NEKRP+4NP9DdX10+MuvY89HiyMD48GMZWfT46G2vZoctcqbtwrue7C59VIIoNm42/TJtjqYIPsFZWt+1ztDWd1mi1Cc72Zi2CEBjp75FU6m2u2qqPv7n0xXvvA76787ccsJXF5gbAtNX+VnGvif2f4k/o+YEAbE0t5gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "9", "label": "Ground Reservoir", "description": "" }, { "symbol": { "type": "esriPMS", "url": "27ac719f66520c3d3f9a70765dbc3080", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAASCAYAAABfJS4tAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAArxJREFUOI210ltI02EcxvHv/puZTbdmjWkzRx7SrBgWWs0grairsrqQLIIo7EB0IDrQSLqwkFgESRKWdtEZIUo0MjE7WCwNxahVHlhuJUutTUvJOf+rC/OwCppGz93L+/J5fzzvK+M/RTZ6EbdyvTY4OuZST9u7eQRO9BsR3b3eQIXqseXyuR1Auw9s2JMb09HR2pCwOkOunpmAIEj9hr1ekc6m12t6uroX2UqvJQKOYVic4C1dnLVPPjU63m9wKIIgRRM/l7R92RqzPORy442C5cNwl90aOzU6HtHTjzRgwqhpvAiCMHj5gAepVAYSyW97AKrIKPq+OpN9qpApQqWOl3Xczd7D2rwrKCN0NFfcxmp+QNqBEwgyGU/P5jIpdApJm3fT96WL+7mHmZOeyYyUZXQ2v6b06C4YEIN8YEuhCUuhCYArm1YQGhaJo6YKAMeLenp7unG3WABoqa7AYa4Bt5PG4iJ0S1dhqyodntEHnr1xJym7joy535HkA1BlOvKt5dbVEThAHoJi2vR/gH8mKFiEX/6xp9/Nh9pqdItSEaQyep2f6GlvQzNLD0Bn4ysCgkOYrNUB4HhVj0oXw8QQBV5xAJv5IXjcEh/Y9f4dlSeNWIpOk3osD3WCntpL+djuFJN+vgQECeWHtoNaQ3pOHt02K/cObiYuYyuJmVk0V5ZRl38cQO4Df+34iDYxGYPRRL/HTduLWrT6JLT6JDpbmwCYv2M/AB8aagAwGAcf2/68mkClEoPRxNuSG6LTUjcCq2Pjvhu2HZD8a8VtL+v6fOApUTPbXXZrmCoyatyoy25FFR7ZbGNUFRFzF2Q9u3imZOGWvcJ4cJfdypOCU33BcuUGRsPFmUvKMq4/Sn9TfvPCZ2uTJkgR6nct37o+i5MjdK3aqNh1VTn73/jAQzgQPuZx/xDZ34+MLz8AS4P9kWO/afIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "Below Ground Reservoir", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3954ef7f2e6f00507843f2eaf3a28d86", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAPCAYAAADgbT9oAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATZJREFUOI2t0L9LAnEYgPHnvIO6TAssLU2NCgVDKRuC0KGmoCBaaipoMQiCFvs3nPsx1dYW1RQ0OgUVSSQOgaLVhRCBeRpCQ0Ti4Infnu2F9/0Mr8Jfi/xf50rdsHt4decT0crlUmZ7YUZphLMjgVBUBAYegVcAxWCx7Qzht0KO9P0NA0MexsYnSF0nqeo6k5FZJCQB+DlPaDpCJnWLVsghSRJ2pxstn8Xh8rYPA5gtVhxON18VnaL2gi8YxiTLTW9agk+P9lFVM/Ora9RqNU72EixvbNHVbRWDl9ZjyLLCe1Gjf9DFyuYOT+kHfMGwGPxbR6dK8vKCHlsfnlF/011DeNgfwGT6+adqtjAVnaOi69idbjG48Y+9NrvRSWtwu9XD0bPjAyHss/QRAKqNsDcRjwnB9X0DRPFMTMbeOsEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Booster Station", "description": "" }, { "symbol": { "type": "esriPMS", "url": "35a2c1218fc79497ff8d2bff56cd8645", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKNJREFUSIndlsERgCAMBA1DR7ZhUTZoG5bB+REHEUhGY3C8jz6iyx2J4gcjeXNQCGEmolHz5QAW59x8Au2QSRNERMe9fXTdQYn7poCHIC0VQVIXtWdK7r6zR/8BpTlzeyapFTniWlei/tGZg17/MnADmNdyC2IdSRoBUABpqQhKVxivNWe5k1qdeGBb0UjitR9YAAvd+T80BGC9gOJp5S2Zdd0GKp8vJImAaH8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Elevated Storage Tank", "description": "" }, { "symbol": { "type": "esriPMS", "url": "eaa569a049391b80a6fa165de398906b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMdJREFUSIntVtEOwyAIhKRfLc/42+zFTqS4qVslS3ZPzXlwQBvqAZtxhBmKiNxphIjYGM4EjRSHiOjp4kbqVWS589nyXuciIh5/vBL0gizfK0TzF8NdqCPNAMCloqwUDiep7fh5xiJNrM5BC1+pNpBkzAYRN9JZzHb2seEqAndp8gU519kRdEQFDFWbUqtFMoYjOBNaY230Dr/xDmc66hrqfdckZ176T/byBY6Uwe2EgNYy23wEZpcW4m78L1FfR+wlaqvhLjwAqsx4o3pmux4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6", "label": "In Take", "description": "" }, { "symbol": { "type": "esriPMS", "url": "987aa8fd61da0e2b54b16f0506f840ef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAUCAYAAABmvqYOAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAj1JREFUOI3V1EtIVGEUwPE/zeNcdXz0ZUrTInA0yyKKwQKhFiFGgpugQAoKtCna9FpEu6JWFa5yI7WIiIIQssdKkFoWDj1IFyGlG4uCD51xYI4z47QYZ5pJR01XndW55zv3d+8997vXzcrDn5dPruQEd5H6aeAgcACoAHyL9MwAEeAbcAt4viQuIj0K7ZzobpS2dgjUw3oDJaXgcUMaSCQgNgNT1sf4uE/fDPnpvTMwTzwATi2GD3Kzp5Vjx5HKyuLP6vVCWRnU1MLW7UjbYbh0BX3WD5fPngT2A4F83M/D/lY6jiDF2eKxoRrpOgP+zWhnRx0QAvqyeFD2NK+GLQjd15JNg5A3Fu1/gpy7AB7PqnFJp9FM6i/A2VgDQ4NoTS3StBPkHwakio5+Ria+FpRzuJhqONQO01PoxzDE4+BygcuNVFSAx5s5TqUgMYtGpiGZhLk5cBxo3AGBhsXx3EUqq2Bvy59CPI7GYsisZrZhSSnqFaSuIYPmRySyNL4gHAf5C1npwJbH1xD/OW6MmYwlE2vGNJXMppM53FobJjqNfPoAu3avGpenj7Mf0cscDmDu3m6OhS6+5stomW4JINuaoLx8eTEaQYffwqsBuNeLiFxX1RcFuB0ZGeZ8t4/6+j46u47q++EqcRzU50PEgXUuIA2pFKpxJBpFf/2A8Ql4dP8n8M4Yc81aG86aC1/o2FiIG1dDxpigtTYIBDXzr9iU1/Vd5+dqjOmzEAaw1hZQRXfL/B2Ei63n9RVd+w3aN7OGmKAIwwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Stand Pipe", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1f450e3813ea7bcd908c3d2ff7314a03", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAYAAACXtf2DAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAhRJREFUOI21lT1oU2EUhp9c70/+ozEit5a0gZC2DlqJUGidXARp/AHBRVEX4+DgJE4iDrq4CEIhoKvoYCGC4FRKXVwUgg6FWDRILtIYaZtg05p7Hb7kJjEkBHJ94XLO+c6578PhGz6Z/yy5mZimmQLmHfI1JEm6ZwNM00y5XK5sLpdzxD0YDGKapi5JUrq5QRLg9oubJM8dGcr8mDbHz7ebpNPpFGADAPi6dwV1dGUowJzvJL/eS3Yt95l1RF2A4hKUPsLkNcg9gYNJCEQhvwjR01B40zasQHQWCsugquCPwfbFWn8Af+DbI4jNg7EA6h1xbCxA/AL4DkD+PmizMH4WKqVG7y58vgWr8VUiHOoNkEMibn0XcacMlR8iD8bBOyIA4aOQuAxrr0RPPwF5oLrxm0i/DdQGYOMLoEFtHXCDNgOS0rWvrcJLET1+N1T7ANxBEaufQL8E5XegKRCe7G0OwD6YfgaHZ6YoZbd6AyS/iEYWph+D8RSMdRi70d8/loJAHDSP2nHefQfeRlIDTYfweSgvgj/y7+Rg6t5gD0w8gO0K+HSInYHAFIQSjb4KEw/Br4s6NCZqJTAgACBxtZX7RmHkVNsPHkhcadX7k+IbeAOn1QHY/ABr3l6jg2nJvcz4TqITUK/XM7IsXy8+t/Th7FuyLCtjAxRFKe7u7h6XZdmRB8eyLEOSpNc2oAkBMk4A2vUXWiSCrfVLdpUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "TreatmentPlant", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2247676.3841051906, "ymin": 695102.1321486831, "xmax": 2373853.6055035293, "ymax": 780066.9198959321, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STRUCTURENAME", "typeIdField": "Sub_Type", "subtypeFieldName": "Sub_Type", "subtypeField": "Sub_Type", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 10, "domain": { "type": "codedValue", "name": "wDomCondition", "description": "", "codedValues": [ { "name": "Functioning", "code": "FUNC" }, { "name": "FunctioningNeedsRepair", "code": "FNRP" }, { "name": "Non-Functioning", "code": "NON" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSPECTIONDATE", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "ADMINISTRATIVEAREA", "type": "esriFieldTypeString", "alias": "Service Area", "length": 5, "domain": { "type": "codedValue", "name": "wDomAdministrativeArea", "description": "", "codedValues": [ { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Pinecrest", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PRESSUREDISTRICT", "type": "esriFieldTypeString", "alias": "Pressure District", "length": 5, "domain": { "type": "codedValue", "name": "wDomPressureDistrict", "description": "", "codedValues": [ { "name": "Tall Tree", "code": "TT" }, { "name": "Low Service", "code": "LS" }, { "name": "1st High Service", "code": "1HS" }, { "name": "2nd High Service", "code": "2HS" }, { "name": "Worrell Road", "code": "WR" }, { "name": "Pelton Road", "code": "PR" }, { "name": "Orton 1st High", "code": "OT1H" }, { "name": "Arcola Low Service", "code": "ALS" }, { "name": "Pinecrest", "code": "PC" }, { "name": "3rd High Madison Vlg. Service 2022", "code": "3HMV2" }, { "name": "Bacon Road Low Service 2022", "code": "BRLS2" }, { "name": "Painesville Twp Park 2022", "code": "PTP2" }, { "name": "River Road 2nd High 2022", "code": "RR2H2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POLITICALSUBDIVISION", "type": "esriFieldTypeString", "alias": "Locality", "length": 5, "domain": { "type": "codedValue", "name": "wDomPoliticalSubdivision", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Concord Twp", "code": "CCTS" }, { "name": "Madison Village", "code": "MDVLG" }, { "name": "Kirtland", "code": "KIRT" }, { "name": "Geneva", "code": "GENV" }, { "name": "Eastlake City", "code": "ESLK" }, { "name": "Lakeline Vlg", "code": "LKLN" }, { "name": "Timberlake Vlg", "code": "TMBL" }, { "name": "Wickliffe City", "code": "WCKF" }, { "name": "Willoughby City", "code": "WLBY" }, { "name": "Willoughby Hills City", "code": "WLBYH" }, { "name": "Willowick City", "code": "WLCK" }, { "name": "Madison Twp", "code": "MDTS" }, { "name": "NPerry Vlg", "code": "NPVLG" }, { "name": "Perry Vlg", "code": "PRVLG" }, { "name": "Perry Twp", "code": "PRTS" }, { "name": "Painesville Twp", "code": "PNTS" }, { "name": "Fairport", "code": "FAIR" }, { "name": "Mentor", "code": "MENT" }, { "name": "Mentor on the Lake", "code": "MOL" }, { "name": "Grand River", "code": "GR" }, { "name": "Painesville City", "code": "PNC" }, { "name": "Leroy Township", "code": "LRY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "Water Type", "length": 5, "domain": { "type": "codedValue", "name": "wDomWaterType", "description": "", "codedValues": [ { "name": "PotableWater", "code": "POT" }, { "name": "RawWater", "code": "RAW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUB_TYPE", "type": "esriFieldTypeInteger", "alias": "Sub Type", "domain": null }, { "name": "STRUCTURENAME", "type": "esriFieldTypeString", "alias": "Structure Name", "length": 50, "domain": null }, { "name": "PLACEMENTMETHOD", "type": "esriFieldTypeSmallInteger", "alias": "Placement Method", "domain": { "type": "codedValue", "name": "wDomPlacementMethod", "description": "", "codedValues": [ { "name": "GPS", "code": 1 }, { "name": "GPSMoved", "code": 2 }, { "name": "TechPlaced", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "HorizontalEstimatedAccuracy", "type": "esriFieldTypeDouble", "alias": "HorizontalEstimatedAccuracy", "domain": null }, { "name": "HeightAboveEllipsoid", "type": "esriFieldTypeDouble", "alias": "HeightAboveEllipsoid", "domain": null }, { "name": "CONDITIONSCORE", "type": "esriFieldTypeDouble", "alias": "CONDITIONSCORE", "domain": null }, { "name": "STUCTUREMATERIAL", "type": "esriFieldTypeString", "alias": "Structure Material", "length": 50, "domain": { "type": "codedValue", "name": "wDomStructureMaterial", "description": "", "codedValues": [ { "name": "Steel", "code": "1" }, { "name": "Concrete", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "G1840FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_1840_STRUCTU", "fields": "STRUCTURENAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a250_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"} }, "id": 4, "name": "BelowGroundReservoir" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"} }, "id": 2, "name": "StandPipe" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"} }, "id": 3, "name": "BoosterStation" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"} }, "id": 1, "name": "ElevatedStorageTank" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"} }, "id": 5, "name": "TreatmentPlant" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"} }, "id": 6, "name": "InTake" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"} }, "id": 7, "name": "RegulationPit" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"} }, "id": 8, "name": "Altitude Valve Pit" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"} }, "id": 9, "name": "GroundReservoir" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 4, "STRUCTURENAME": null, "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "CONDITIONSCORE": null, "STUCTUREMATERIAL": null }, "code": 4, "name": "BelowGroundReservoir" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 2, "STRUCTURENAME": null, "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "CONDITIONSCORE": null, "STUCTUREMATERIAL": null }, "code": 2, "name": "StandPipe" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 3, "STRUCTURENAME": null, "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "CONDITIONSCORE": null, "STUCTUREMATERIAL": null }, "code": 3, "name": "BoosterStation" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 1, "STRUCTURENAME": null, "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "CONDITIONSCORE": null, "STUCTUREMATERIAL": null }, "code": 1, "name": "ElevatedStorageTank" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 5, "STRUCTURENAME": null, "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "CONDITIONSCORE": null, "STUCTUREMATERIAL": null }, "code": 5, "name": "TreatmentPlant" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 6, "STRUCTURENAME": null, "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "CONDITIONSCORE": null, "STUCTUREMATERIAL": null }, "code": 6, "name": "InTake" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 1, "STRUCTURENAME": null, "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "CONDITIONSCORE": null, "STUCTUREMATERIAL": null }, "code": 7, "name": "RegulationPit" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 1, "STRUCTURENAME": null, "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "CONDITIONSCORE": null, "STUCTUREMATERIAL": null }, "code": 8, "name": "Altitude Valve Pit" }, { "domains": { "ENABLED": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "PRESSUREDISTRICT": {"type": "inherited"}, "POLITICALSUBDIVISION": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "PLACEMENTMETHOD": {"type": "inherited"} }, "defaultValues": { "ANCILLARYROLE": null, "ENABLED": 1, "FACILITYID": null, "LEGACYID": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "INSPECTIONDATE": null, "LOCATION": null, "ADMINISTRATIVEAREA": null, "PRESSUREDISTRICT": null, "POLITICALSUBDIVISION": null, "ELEVATION": null, "WATERTYPE": "POT", "SUB_TYPE": 1, "STRUCTURENAME": null, "PLACEMENTMETHOD": 3, "GlobalID": null, "HorizontalEstimatedAccuracy": null, "HeightAboveEllipsoid": null, "CONDITIONSCORE": null, "STUCTUREMATERIAL": null }, "code": 9, "name": "GroundReservoir" } ], "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }