{
 "layers": [
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 0,
   "name": "Billing Cycles",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -20037700,
    "falseY": -30241100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 433000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "authoringInfo": {
      "visualVariables": [
       {
        "type": "colorInfo",
        "minSliderValue": 2,
        "maxSliderValue": 55
       }
      ]
     },
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       204,
       236,
       252,
       127
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        255,
        255,
        255,
        255
       ],
       "width": 0.5
      }
     },
     "visualVariables": [
      {
       "type": "colorInfo",
       "valueExpressionTitle": "Custom",
       "valueExpression": "$feature.Cycle",
       "stops": [
        {
         "value": 2,
         "color": [
          65,
          152,
          95,
          255
         ]
        },
        {
         "value": 55,
         "color": [
          171,
          79,
          58,
          255
         ]
        }
       ],
       "legendOptions": {
        "title": "Cycle",
        "showLegend": false
       }
      }
     ]
    },
    "scaleSymbols": true,
    "transparency": 50,
    "labelingInfo": [
     {
      "labelExpressionInfo": {"expression": "'Cycle\\r' + $feature.Cycle"},
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelPerPart",
      "allowOverrun": true,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "allowOverlapOfFeatureBoundary": "avoid",
      "stackLabel": true,
      "stackAlignment": "dynamic",
      "removeDuplicates": "none",
      "stackRowLength": 24,
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 216000,
      "name": "Default",
      "priority": 3,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -9814923.2909,
    "ymin": 5183912.9059000015,
    "xmax": -9779815.4681,
    "ymax": 5231050.6721,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Cycle",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Cycle",
     "type": "esriFieldTypeInteger",
     "alias": "Cycle",
     "domain": null
    },
    {
     "name": "SubCycle",
     "type": "esriFieldTypeInteger",
     "alias": "SubCycle",
     "domain": null
    },
    {
     "name": "CycleID",
     "type": "esriFieldTypeString",
     "alias": "CycleID",
     "length": 5,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R135_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "Cycle",
     "fields": "Cycle",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S121_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": {
    "timeZone": "Central Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Central Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 10,
   "name": "Connection Fees Areas",
   "type": "Group Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 11,
     "name": "Connection Fees Areas > Street Level"
    },
    {
     "id": 12,
     "name": "Connection Fees Areas < Street Level"
    },
    {
     "id": 15,
     "name": "Connection Fees Labels"
    },
    {
     "id": 16,
     "name": "LRSD Boundary"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": -9833501.1444,
    "ymin": 5171190.983900003,
    "xmax": -9762450.1334,
    "ymax": 5235535.8671,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": {
    "timeZone": "Central Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Central Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 11,
   "name": "Connection Fees Areas > Street Level",
   "type": "Feature Layer",
   "description": "Connection Fee Areas visible between Streets level & County level.",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -20037700,
    "falseY": -30241100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 10,
    "name": "Connection Fees Areas"
   },
   "subLayers": [],
   "minScale": 866000,
   "maxScale": 6800,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "SymbolCode",
     "uniqueValueGroups": [
      {
       "heading": "LCPW Service Provided",
       "classes": [
        {
         "label": "Retail Sewer and Water",
         "description": "Retail Sewer and Water",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           255,
           171,
           171,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            200,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "SRWR"
          ]
         ]
        },
        {
         "label": "Retail Water Only",
         "description": "Retail Water Only",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           156,
           185,
           255,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            200,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "SNWR"
          ]
         ]
        },
        {
         "label": "Retail Sewer Only",
         "description": "Retail Sewer Only",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           171,
           255,
           171,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            200,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "SRWN"
          ]
         ]
        },
        {
         "label": "Wholesale Sewer and Retail Water",
         "description": "Wholesale Sewer and Retail Water",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           232,
           190,
           255,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            132,
            0,
            168,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "SWWR"
          ]
         ]
        },
        {
         "label": "Wholesale Sewer Only",
         "description": "Wholesale Sewer Only",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           255,
           234,
           190,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            168,
            112,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "SWWN"
          ]
         ]
        },
        {
         "label": "No LCPW Service",
         "description": "No LCPW Service",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           178,
           178,
           178,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "SNWN"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         171,
         171,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          200,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "SRWR",
       "label": "Retail Sewer and Water"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         156,
         185,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          200,
          255
         ],
         "width": 2
        }
       },
       "value": "SNWR",
       "label": "Retail Water Only"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         171,
         255,
         171,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          200,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "SRWN",
       "label": "Retail Sewer Only"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         232,
         190,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          132,
          0,
          168,
          255
         ],
         "width": 2
        }
       },
       "value": "SWWR",
       "label": "Wholesale Sewer and Retail Water"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         234,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          168,
          112,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "SWWN",
       "label": "Wholesale Sewer Only"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         178,
         178,
         178,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 2
        }
       },
       "value": "SNWN",
       "label": "No LCPW Service"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          35,
          168,
          113,
          255
         ],
         "toColor": [
          35,
          168,
          113,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          47,
          49,
          194,
          255
         ],
         "toColor": [
          47,
          49,
          194,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          194,
          53,
          43,
          255
         ],
         "toColor": [
          194,
          53,
          43,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          35,
          107,
          158,
          255
         ],
         "toColor": [
          35,
          107,
          158,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          201,
          186,
          48,
          255
         ],
         "toColor": [
          201,
          186,
          48,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          201,
          66,
          159,
          255
         ],
         "toColor": [
          201,
          66,
          159,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          53,
          201,
          42,
          255
         ],
         "toColor": [
          53,
          201,
          42,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          158,
          110,
          58,
          255
         ],
         "toColor": [
          158,
          110,
          58,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          158,
          63,
          85,
          255
         ],
         "toColor": [
          158,
          63,
          85,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          44,
          189,
          199,
          255
         ],
         "toColor": [
          44,
          189,
          199,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          37,
          76,
          176,
          255
         ],
         "toColor": [
          37,
          76,
          176,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          98,
          158,
          43,
          255
         ],
         "toColor": [
          98,
          158,
          43,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          156,
          47,
          186,
          255
         ],
         "toColor": [
          156,
          47,
          186,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 50,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -9815339.0495,
    "ymin": 5183928.168499999,
    "xmax": -9779815.4681,
    "ymax": 5233265.443400003,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ServiceArea",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "LCPW_SewerService",
     "type": "esriFieldTypeString",
     "alias": "LCPW Sewer Service",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "LCPW_SewerServiceDmn",
      "description": "",
      "codedValues": [
       {
        "name": "Retail",
        "code": "Retail"
       },
       {
        "name": "Wholesale",
        "code": "Wholesale"
       },
       {
        "name": "None",
        "code": "None"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "LCPW_WaterService",
     "type": "esriFieldTypeString",
     "alias": "LCPW Water Service",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "LCPW_WaterServiceDmn",
      "description": "",
      "codedValues": [
       {
        "name": "Retail",
        "code": "Retail"
       },
       {
        "name": "None",
        "code": "None"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "LocalSewerProvider",
     "type": "esriFieldTypeString",
     "alias": "Local Sewer Provider",
     "length": 25,
     "domain": {
      "type": "codedValue",
      "name": "LocalSewerProviderDmn",
      "description": "",
      "codedValues": [
       {
        "name": "Antioch",
        "code": "Antioch"
       },
       {
        "name": "Aqua Illinois",
        "code": "Aqua Illinois"
       },
       {
        "name": "Buffalo Grove",
        "code": "Buffalo Grove"
       },
       {
        "name": "Fox Lake",
        "code": "Fox Lake"
       },
       {
        "name": "Grayslake",
        "code": "Grayslake"
       },
       {
        "name": "Green Oaks",
        "code": "Green Oaks"
       },
       {
        "name": "Gurnee",
        "code": "Gurnee"
       },
       {
        "name": "Hainesville",
        "code": "Hainesville"
       },
       {
        "name": "Hawthorn Woods",
        "code": "Hawthorn Woods"
       },
       {
        "name": "Lake Villa",
        "code": "Lake Villa"
       },
       {
        "name": "Lake Zurich",
        "code": "Lake Zurich"
       },
       {
        "name": "Lake County Public Works Department",
        "code": "LCPW"
       },
       {
        "name": "Libertyville",
        "code": "Libertyville"
       },
       {
        "name": "Lincolnshire",
        "code": "Lincolnshire"
       },
       {
        "name": "Lakes Region Sanitary District",
        "code": "LRSD"
       },
       {
        "name": "Mundelein",
        "code": "Mundelein"
       },
       {
        "name": "N/A",
        "code": "N/A"
       },
       {
        "name": "North Shore Water Reclamation District",
        "code": "NSWRD"
       },
       {
        "name": "Riverwoods",
        "code": "Riverwoods"
       },
       {
        "name": "Round Lake",
        "code": "Round Lake"
       },
       {
        "name": "Round Lake Beach",
        "code": "Round Lake Beach"
       },
       {
        "name": "Round Lake Heights",
        "code": "Round Lake Heights"
       },
       {
        "name": "Round Lake Park",
        "code": "Round Lake Park"
       },
       {
        "name": "Wauconda",
        "code": "Wauconda"
       },
       {
        "name": "Waukegan",
        "code": "Waukegan"
       },
       {
        "name": "Prairie Path Water Company",
        "code": "Prairie Path"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "LocalWaterProvider",
     "type": "esriFieldTypeString",
     "alias": "Local Water Provider",
     "length": 25,
     "domain": {
      "type": "codedValue",
      "name": "LocalWaterProviderDmn",
      "description": "",
      "codedValues": [
       {
        "name": "Lake County Public Works Department",
        "code": "LCPW"
       },
       {
        "name": "N/A",
        "code": "N/A"
       },
       {
        "name": "Gurnee",
        "code": "Gurnee"
       },
       {
        "name": "Aqua Illinois",
        "code": "Aqua Illinois"
       },
       {
        "name": "Wauconda",
        "code": "Wauconda"
       },
       {
        "name": "Prairie Path Water Company",
        "code": "Prairie Path"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "PaySewerFeeTo",
     "type": "esriFieldTypeString",
     "alias": "Pay Sewer Fee To",
     "length": 4,
     "domain": {
      "type": "codedValue",
      "name": "PayToDmn",
      "description": "",
      "codedValues": [
       {
        "name": "Lake County Public Works Department",
        "code": "LCPW"
       },
       {
        "name": "Local Service Provider",
        "code": "LSP"
       },
       {
        "name": "N/A",
        "code": "N/A"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SewerContactInfo",
     "type": "esriFieldTypeString",
     "alias": "Sewer Contact Info",
     "length": 255,
     "domain": null
    },
    {
     "name": "WaterContactInfo",
     "type": "esriFieldTypeString",
     "alias": "Water Contact Info",
     "length": 255,
     "domain": null
    },
    {
     "name": "SewConFee",
     "type": "esriFieldTypeDouble",
     "alias": "Sewer Connection ($/RE)",
     "domain": null
    },
    {
     "name": "SewInspFee",
     "type": "esriFieldTypeDouble",
     "alias": "Sewer Inspection ($)",
     "domain": null
    },
    {
     "name": "WtrConFee",
     "type": "esriFieldTypeDouble",
     "alias": "Water Connection ($/RE)",
     "domain": null
    },
    {
     "name": "WtrInspFee",
     "type": "esriFieldTypeDouble",
     "alias": "Water Inspection ($)",
     "domain": null
    },
    {
     "name": "MeterFee",
     "type": "esriFieldTypeDouble",
     "alias": "Water Meter ($)",
     "domain": null
    },
    {
     "name": "NCWF",
     "type": "esriFieldTypeDouble",
     "alias": "New Constr Water ($/RE)",
     "domain": null
    },
    {
     "name": "OtherFee",
     "type": "esriFieldTypeDouble",
     "alias": "Other Fee ($/RE)",
     "domain": null
    },
    {
     "name": "MinimumMeterSize",
     "type": "esriFieldTypeString",
     "alias": "Minimum Meter Size",
     "length": 15,
     "domain": {
      "type": "codedValue",
      "name": "MinMeterSizeDomain",
      "description": "",
      "codedValues": [
       {
        "name": "(5/8 X 3/4)",
        "code": "(5/8 X 3/4)"
       },
       {
        "name": "(1\" METER)",
        "code": "(1\" METER)"
       },
       {
        "name": "N/A",
        "code": "N/A"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SewerAtCapacity",
     "type": "esriFieldTypeString",
     "alias": "Sewer System At Capacity",
     "length": 3,
     "domain": {
      "type": "codedValue",
      "name": "YesNoDomain_1",
      "description": "",
      "codedValues": [
       {
        "name": "No",
        "code": "No"
       },
       {
        "name": "Not Applicable",
        "code": "N/A"
       },
       {
        "name": "Yes",
        "code": "Yes"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "WaterAtCapacity",
     "type": "esriFieldTypeString",
     "alias": "Water System At Capacity",
     "length": 3,
     "domain": {
      "type": "codedValue",
      "name": "YesNoDomain_1",
      "description": "",
      "codedValues": [
       {
        "name": "No",
        "code": "No"
       },
       {
        "name": "Not Applicable",
        "code": "N/A"
       },
       {
        "name": "Yes",
        "code": "Yes"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "Comments_Public",
     "type": "esriFieldTypeString",
     "alias": "Comments",
     "length": 255,
     "domain": null
    },
    {
     "name": "Comments_Internal",
     "type": "esriFieldTypeString",
     "alias": "Comments (Internal)",
     "length": 255,
     "domain": null
    },
    {
     "name": "FeeCodeSewer",
     "type": "esriFieldTypeString",
     "alias": "Sewer Fee Code",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "FeeCodeSewerDmn",
      "description": "Sewer connection fee codes",
      "codedValues": [
       {
        "name": "Diamond/Sylvan Lake",
        "code": "2a"
       },
       {
        "name": "Northeast",
        "code": "2b"
       },
       {
        "name": "Northeast Central- Retail",
        "code": "2c1"
       },
       {
        "name": "Northeast Central- Wholesale",
        "code": "2c2"
       },
       {
        "name": "Northwest- Retail",
        "code": "2d1"
       },
       {
        "name": "Northwest- Wholesale",
        "code": "2d2"
       },
       {
        "name": "South Central",
        "code": "2e"
       },
       {
        "name": "Southeast- Portwine Sector",
        "code": "2f1"
       },
       {
        "name": "Southeast- General Sector",
        "code": "2f2"
       },
       {
        "name": "Southeast- Ela Sector",
        "code": "2f4"
       },
       {
        "name": "Southeast- Lincolnshire/Lake Zurich",
        "code": "2f5"
       },
       {
        "name": "Southeast Central- Retail",
        "code": "2g1"
       },
       {
        "name": "Southeast Central- Green Oaks Wholesale",
        "code": "2g2"
       },
       {
        "name": "Southeast Central- Libertyville",
        "code": "2g3"
       },
       {
        "name": "Not Applicable",
        "code": "N/A"
       },
       {
        "name": "Southeast- Buffalo Grove/Riverwoods",
        "code": "2f3"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "FeeCodeWater",
     "type": "esriFieldTypeString",
     "alias": "Water Fee Code",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "FeeCodeWaterDmn",
      "description": "Water connection fee codes",
      "codedValues": [
       {
        "name": "CLCJAWA Water",
        "code": "1a"
       },
       {
        "name": "Well Water",
        "code": "1b"
       },
       {
        "name": "Not Applicable",
        "code": "N/A"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SymbolCode",
     "type": "esriFieldTypeString",
     "alias": "Symbology Code",
     "length": 4,
     "domain": {
      "type": "codedValue",
      "name": "SymbolCodeDmn",
      "description": "Code for map symbology",
      "codedValues": [
       {
        "name": "Sewer-None, Water-None",
        "code": "SNWN"
       },
       {
        "name": "Sewer-Retail, Water-None",
        "code": "SRWN"
       },
       {
        "name": "Sewer-Wholesale, Water-None",
        "code": "SWWN"
       },
       {
        "name": "Sewer-None, Water-Retail",
        "code": "SNWR"
       },
       {
        "name": "Sewer-Retail, Water-Retail",
        "code": "SRWR"
       },
       {
        "name": "Sewer-Wholesale, Water-Retail",
        "code": "SWWR"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "EGsewer",
     "type": "esriFieldTypeString",
     "alias": "EnerGov Sewer Code",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "EG_SewerFeeCode_Dmn",
      "description": "EnerGov Sewer Fee Code",
      "codedValues": [
       {
        "name": "Diamond Sylvan Lake (DSL)",
        "code": "Diamond Sylvan Lake (DSL)"
       },
       {
        "name": "Northeast Central Retail (NECR)",
        "code": "Northeast Central Retail (NECR)"
       },
       {
        "name": "Northeast Central Wholesale (NECW)",
        "code": "Northeast Central Wholesale (NECW)"
       },
       {
        "name": "Northeast Retail (NER)",
        "code": "Northeast Retail (NER)"
       },
       {
        "name": "Northeast Wholesale (NEW)",
        "code": "Northeast Wholesale (NEW)"
       },
       {
        "name": "Northwest Fox Lake Treatment (FLT)",
        "code": "Northwest Fox Lake Treatment (FLT)"
       },
       {
        "name": "Northwest Retail (NWR)",
        "code": "Northwest Retail (NWR)"
       },
       {
        "name": "Northwest Wholesale (NWW)",
        "code": "Northwest Wholesale (NWW)"
       },
       {
        "name": "Southeast Central Green Oaks (SECG)",
        "code": "Southeast Central Green Oaks (SECG)"
       },
       {
        "name": "Southeast Central Libertyville (SECL)",
        "code": "Southeast Central Libertyville (SECL)"
       },
       {
        "name": "Southeast Central Retail (SECR)",
        "code": "Southeast Central Retail (SECR)"
       },
       {
        "name": "Southeast Ela (SEE)",
        "code": "Southeast Ela (SEE)"
       },
       {
        "name": "Southeast General (SEG)",
        "code": "Southeast General (SEG)"
       },
       {
        "name": "Southeast Kildeer (SEK)",
        "code": "Southeast Kildeer (SEK)"
       },
       {
        "name": "Southeast Portwine (SEP)",
        "code": "Southeast Portwine (SEP)"
       },
       {
        "name": "Southeast Wholesale (SEW)",
        "code": "Southeast Wholesale (SEW)"
       },
       {
        "name": "Vernon Hills (VH)",
        "code": "Vernon Hills (VH)"
       },
       {
        "name": "N/A",
        "code": "N/A"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "EGWater",
     "type": "esriFieldTypeString",
     "alias": "EnerGov Water Code",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "EG_WaterFeeCode_Dmn",
      "description": "EnerGov Water Fee Code",
      "codedValues": [
       {
        "name": "Arden Shores(AS)",
        "code": "Arden Shores(AS)"
       },
       {
        "name": "Brooks Farm (BF)",
        "code": "Brooks Farm (BF)"
       },
       {
        "name": "Countryside Lake (CSL)",
        "code": "Countryside Lake (CSL)"
       },
       {
        "name": "Forest Lake (FL)",
        "code": "Forest Lake (FL)"
       },
       {
        "name": "Fox Lake Hills (FLH)",
        "code": "Fox Lake Hills (FLH)"
       },
       {
        "name": "Grandwood Park (GWP)",
        "code": "Grandwood Park (GWP)"
       },
       {
        "name": "Hawthorn Woods (HW)",
        "code": "Hawthorn Woods (HW)"
       },
       {
        "name": "Highland Lake (HL)",
        "code": "Highland Lake (HL)"
       },
       {
        "name": "Knollwood Rondout (KR)",
        "code": "Knollwood Rondout (KR)"
       },
       {
        "name": "Oak Terrace (OT)",
        "code": "Oak Terrace (OT)"
       },
       {
        "name": "Pekara (PEK)",
        "code": "Pekara (PEK)"
       },
       {
        "name": "Vernon Hills (VH)",
        "code": "Vernon Hills (VH)"
       },
       {
        "name": "Wildwood (WW)",
        "code": "Wildwood (WW)"
       },
       {
        "name": "N/A",
        "code": "N/A"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "EGother",
     "type": "esriFieldTypeString",
     "alias": "EnerGov Other Code",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "EG_OtherFeeCode_Dmn",
      "description": "EnerGov Other Fee Code",
      "codedValues": [
       {
        "name": "Countryside Manor - Lake Michigan Water",
        "code": "CSM_LMW"
       },
       {
        "name": "Lake County SSA 9 - Tracts 1 & 2",
        "code": "LCSSA9_T1-2"
       },
       {
        "name": "Lake County SSA 9 - Tracts 10, 13, 14 & 15",
        "code": "LCSSA9_T10-13-14-15"
       },
       {
        "name": "Lake County SSA 9 - Tract 3",
        "code": "LCSSA9_T3"
       },
       {
        "name": "Lake County SSA 9 - Tract 4",
        "code": "LCSSA9_T4"
       },
       {
        "name": "Lake County SSA 9 - Tracts 5, 6, & 12",
        "code": "LCSSA9_T5-6-12"
       },
       {
        "name": "Lake County SSA 9 - Tract 7",
        "code": "LCSSA9_T7"
       },
       {
        "name": "Lake County SSA 9 - Tract 8",
        "code": "LCSSA9_T8"
       },
       {
        "name": "Lake County SSA 9 - Tract 9",
        "code": "LCSSA9_T9"
       },
       {
        "name": "Lakes Region - Nippersink Corridor",
        "code": "LR_Nippersink"
       },
       {
        "name": "Lakes Region - Round Lake Trunk",
        "code": "LR_RoundLakeTrunk"
       },
       {
        "name": "Lakes Region - South Trunk (North)",
        "code": "LR_SouthTrunk_North"
       },
       {
        "name": "Lakes Region - South Trunk (Rt 120)",
        "code": "LR_SouthTrunk_Rt120"
       },
       {
        "name": "Lakes Region - South Trunk (South)",
        "code": "LR_SouthTrunk_South"
       },
       {
        "name": "Mettawa - Lake Michigan Water",
        "code": "MET_LMW"
       },
       {
        "name": "North Chicago",
        "code": "North_Chicago"
       },
       {
        "name": "Riverwoods",
        "code": "Riverwoods"
       },
       {
        "name": "N/A",
        "code": "N/A"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R131_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "SymbolCode",
     "fields": "SymbolCode",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S117_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": {
    "timeZone": "Central Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Central Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 12,
   "name": "Connection Fees Areas < Street Level",
   "type": "Feature Layer",
   "description": "Connectrion Fee Areas visible below Streets level",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -20037700,
    "falseY": -30241100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 10,
    "name": "Connection Fees Areas"
   },
   "subLayers": [],
   "minScale": 6800,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "SymbolCode",
     "uniqueValueGroups": [
      {
       "heading": "LCPW Service Provided",
       "classes": [
        {
         "label": "Retail Sewer and Water",
         "description": "Retail Sewer and Water",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           0,
           0,
           0,
           0
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            200,
            0,
            0,
            255
           ],
           "width": 9
          }
         },
         "values": [
          [
           "SRWR"
          ]
         ]
        },
        {
         "label": "Retail Water Only",
         "description": "Retail Water Only",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           0,
           0,
           0,
           0
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            200,
            255
           ],
           "width": 9
          }
         },
         "values": [
          [
           "SNWR"
          ]
         ]
        },
        {
         "label": "Retail Sewer Only",
         "description": "Retail Sewer Only",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           0,
           0,
           0,
           0
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            200,
            0,
            255
           ],
           "width": 9
          }
         },
         "values": [
          [
           "SRWN"
          ]
         ]
        },
        {
         "label": "Wholesale Sewer and Retail Water",
         "description": "Wholesale Sewer and Retail Water",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           0,
           0,
           0,
           0
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            132,
            0,
            168,
            255
           ],
           "width": 9
          }
         },
         "values": [
          [
           "SWWR"
          ]
         ]
        },
        {
         "label": "Wholesale Sewer Only",
         "description": "Wholesale Sewer Only",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           0,
           0,
           0,
           0
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            168,
            112,
            0,
            255
           ],
           "width": 9
          }
         },
         "values": [
          [
           "SWWN"
          ]
         ]
        },
        {
         "label": "No LCPW Service",
         "description": "No LCPW Service",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           0,
           0,
           0,
           0
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            52,
            52,
            52,
            255
           ],
           "width": 9
          }
         },
         "values": [
          [
           "SNWN"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          200,
          0,
          0,
          255
         ],
         "width": 9
        }
       },
       "value": "SRWR",
       "label": "Retail Sewer and Water"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          200,
          255
         ],
         "width": 9
        }
       },
       "value": "SNWR",
       "label": "Retail Water Only"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          200,
          0,
          255
         ],
         "width": 9
        }
       },
       "value": "SRWN",
       "label": "Retail Sewer Only"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          132,
          0,
          168,
          255
         ],
         "width": 9
        }
       },
       "value": "SWWR",
       "label": "Wholesale Sewer and Retail Water"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          168,
          112,
          0,
          255
         ],
         "width": 9
        }
       },
       "value": "SWWN",
       "label": "Wholesale Sewer Only"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          52,
          52,
          52,
          255
         ],
         "width": 9
        }
       },
       "value": "SNWN",
       "label": "No LCPW Service"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          35,
          168,
          113,
          255
         ],
         "toColor": [
          35,
          168,
          113,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          47,
          49,
          194,
          255
         ],
         "toColor": [
          47,
          49,
          194,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          194,
          53,
          43,
          255
         ],
         "toColor": [
          194,
          53,
          43,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          35,
          107,
          158,
          255
         ],
         "toColor": [
          35,
          107,
          158,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          201,
          186,
          48,
          255
         ],
         "toColor": [
          201,
          186,
          48,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          201,
          66,
          159,
          255
         ],
         "toColor": [
          201,
          66,
          159,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          53,
          201,
          42,
          255
         ],
         "toColor": [
          53,
          201,
          42,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          158,
          110,
          58,
          255
         ],
         "toColor": [
          158,
          110,
          58,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          158,
          63,
          85,
          255
         ],
         "toColor": [
          158,
          63,
          85,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          44,
          189,
          199,
          255
         ],
         "toColor": [
          44,
          189,
          199,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          37,
          76,
          176,
          255
         ],
         "toColor": [
          37,
          76,
          176,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          98,
          158,
          43,
          255
         ],
         "toColor": [
          98,
          158,
          43,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          156,
          47,
          186,
          255
         ],
         "toColor": [
          156,
          47,
          186,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 75,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -9815339.0495,
    "ymin": 5183928.168499999,
    "xmax": -9779815.4681,
    "ymax": 5233265.443400003,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ServiceArea",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "LCPW_SewerService",
     "type": "esriFieldTypeString",
     "alias": "LCPW Sewer Service",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "LCPW_SewerServiceDmn",
      "description": "",
      "codedValues": [
       {
        "name": "Retail",
        "code": "Retail"
       },
       {
        "name": "Wholesale",
        "code": "Wholesale"
       },
       {
        "name": "None",
        "code": "None"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "LCPW_WaterService",
     "type": "esriFieldTypeString",
     "alias": "LCPW Water Service",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "LCPW_WaterServiceDmn",
      "description": "",
      "codedValues": [
       {
        "name": "Retail",
        "code": "Retail"
       },
       {
        "name": "None",
        "code": "None"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "LocalSewerProvider",
     "type": "esriFieldTypeString",
     "alias": "Local Sewer Provider",
     "length": 25,
     "domain": {
      "type": "codedValue",
      "name": "LocalSewerProviderDmn",
      "description": "",
      "codedValues": [
       {
        "name": "Antioch",
        "code": "Antioch"
       },
       {
        "name": "Aqua Illinois",
        "code": "Aqua Illinois"
       },
       {
        "name": "Buffalo Grove",
        "code": "Buffalo Grove"
       },
       {
        "name": "Fox Lake",
        "code": "Fox Lake"
       },
       {
        "name": "Grayslake",
        "code": "Grayslake"
       },
       {
        "name": "Green Oaks",
        "code": "Green Oaks"
       },
       {
        "name": "Gurnee",
        "code": "Gurnee"
       },
       {
        "name": "Hainesville",
        "code": "Hainesville"
       },
       {
        "name": "Hawthorn Woods",
        "code": "Hawthorn Woods"
       },
       {
        "name": "Lake Villa",
        "code": "Lake Villa"
       },
       {
        "name": "Lake Zurich",
        "code": "Lake Zurich"
       },
       {
        "name": "Lake County Public Works Department",
        "code": "LCPW"
       },
       {
        "name": "Libertyville",
        "code": "Libertyville"
       },
       {
        "name": "Lincolnshire",
        "code": "Lincolnshire"
       },
       {
        "name": "Lakes Region Sanitary District",
        "code": "LRSD"
       },
       {
        "name": "Mundelein",
        "code": "Mundelein"
       },
       {
        "name": "N/A",
        "code": "N/A"
       },
       {
        "name": "North Shore Water Reclamation District",
        "code": "NSWRD"
       },
       {
        "name": "Riverwoods",
        "code": "Riverwoods"
       },
       {
        "name": "Round Lake",
        "code": "Round Lake"
       },
       {
        "name": "Round Lake Beach",
        "code": "Round Lake Beach"
       },
       {
        "name": "Round Lake Heights",
        "code": "Round Lake Heights"
       },
       {
        "name": "Round Lake Park",
        "code": "Round Lake Park"
       },
       {
        "name": "Wauconda",
        "code": "Wauconda"
       },
       {
        "name": "Waukegan",
        "code": "Waukegan"
       },
       {
        "name": "Prairie Path Water Company",
        "code": "Prairie Path"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "LocalWaterProvider",
     "type": "esriFieldTypeString",
     "alias": "Local Water Provider",
     "length": 25,
     "domain": {
      "type": "codedValue",
      "name": "LocalWaterProviderDmn",
      "description": "",
      "codedValues": [
       {
        "name": "Lake County Public Works Department",
        "code": "LCPW"
       },
       {
        "name": "N/A",
        "code": "N/A"
       },
       {
        "name": "Gurnee",
        "code": "Gurnee"
       },
       {
        "name": "Aqua Illinois",
        "code": "Aqua Illinois"
       },
       {
        "name": "Wauconda",
        "code": "Wauconda"
       },
       {
        "name": "Prairie Path Water Company",
        "code": "Prairie Path"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "PaySewerFeeTo",
     "type": "esriFieldTypeString",
     "alias": "Pay Sewer Fee To",
     "length": 4,
     "domain": {
      "type": "codedValue",
      "name": "PayToDmn",
      "description": "",
      "codedValues": [
       {
        "name": "Lake County Public Works Department",
        "code": "LCPW"
       },
       {
        "name": "Local Service Provider",
        "code": "LSP"
       },
       {
        "name": "N/A",
        "code": "N/A"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SewerContactInfo",
     "type": "esriFieldTypeString",
     "alias": "Sewer Contact Info",
     "length": 255,
     "domain": null
    },
    {
     "name": "WaterContactInfo",
     "type": "esriFieldTypeString",
     "alias": "Water Contact Info",
     "length": 255,
     "domain": null
    },
    {
     "name": "SewConFee",
     "type": "esriFieldTypeDouble",
     "alias": "Sewer Connection ($/RE)",
     "domain": null
    },
    {
     "name": "SewInspFee",
     "type": "esriFieldTypeDouble",
     "alias": "Sewer Inspection ($)",
     "domain": null
    },
    {
     "name": "WtrConFee",
     "type": "esriFieldTypeDouble",
     "alias": "Water Connection ($/RE)",
     "domain": null
    },
    {
     "name": "WtrInspFee",
     "type": "esriFieldTypeDouble",
     "alias": "Water Inspection ($)",
     "domain": null
    },
    {
     "name": "MeterFee",
     "type": "esriFieldTypeDouble",
     "alias": "Water Meter ($)",
     "domain": null
    },
    {
     "name": "NCWF",
     "type": "esriFieldTypeDouble",
     "alias": "New Constr Water ($/RE)",
     "domain": null
    },
    {
     "name": "OtherFee",
     "type": "esriFieldTypeDouble",
     "alias": "Other Fee ($/RE)",
     "domain": null
    },
    {
     "name": "ConFee",
     "type": "esriFieldTypeInteger",
     "alias": "Total Fee ($)",
     "domain": null
    },
    {
     "name": "MinimumMeterSize",
     "type": "esriFieldTypeString",
     "alias": "Minimum Meter Size",
     "length": 15,
     "domain": {
      "type": "codedValue",
      "name": "MinMeterSizeDomain",
      "description": "",
      "codedValues": [
       {
        "name": "(5/8 X 3/4)",
        "code": "(5/8 X 3/4)"
       },
       {
        "name": "(1\" METER)",
        "code": "(1\" METER)"
       },
       {
        "name": "N/A",
        "code": "N/A"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SewerAtCapacity",
     "type": "esriFieldTypeString",
     "alias": "Sewer System At Capacity",
     "length": 3,
     "domain": {
      "type": "codedValue",
      "name": "YesNoDomain_1",
      "description": "",
      "codedValues": [
       {
        "name": "No",
        "code": "No"
       },
       {
        "name": "Not Applicable",
        "code": "N/A"
       },
       {
        "name": "Yes",
        "code": "Yes"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "WaterAtCapacity",
     "type": "esriFieldTypeString",
     "alias": "Water System At Capacity",
     "length": 3,
     "domain": {
      "type": "codedValue",
      "name": "YesNoDomain_1",
      "description": "",
      "codedValues": [
       {
        "name": "No",
        "code": "No"
       },
       {
        "name": "Not Applicable",
        "code": "N/A"
       },
       {
        "name": "Yes",
        "code": "Yes"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "Comments_Public",
     "type": "esriFieldTypeString",
     "alias": "Comments",
     "length": 255,
     "domain": null
    },
    {
     "name": "Comments_Internal",
     "type": "esriFieldTypeString",
     "alias": "Comments (Internal)",
     "length": 255,
     "domain": null
    },
    {
     "name": "FeeCodeSewer",
     "type": "esriFieldTypeString",
     "alias": "Sewer Fee Code",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "FeeCodeSewerDmn",
      "description": "Sewer connection fee codes",
      "codedValues": [
       {
        "name": "Diamond/Sylvan Lake",
        "code": "2a"
       },
       {
        "name": "Northeast",
        "code": "2b"
       },
       {
        "name": "Northeast Central- Retail",
        "code": "2c1"
       },
       {
        "name": "Northeast Central- Wholesale",
        "code": "2c2"
       },
       {
        "name": "Northwest- Retail",
        "code": "2d1"
       },
       {
        "name": "Northwest- Wholesale",
        "code": "2d2"
       },
       {
        "name": "South Central",
        "code": "2e"
       },
       {
        "name": "Southeast- Portwine Sector",
        "code": "2f1"
       },
       {
        "name": "Southeast- General Sector",
        "code": "2f2"
       },
       {
        "name": "Southeast- Ela Sector",
        "code": "2f4"
       },
       {
        "name": "Southeast- Lincolnshire/Lake Zurich",
        "code": "2f5"
       },
       {
        "name": "Southeast Central- Retail",
        "code": "2g1"
       },
       {
        "name": "Southeast Central- Green Oaks Wholesale",
        "code": "2g2"
       },
       {
        "name": "Southeast Central- Libertyville",
        "code": "2g3"
       },
       {
        "name": "Not Applicable",
        "code": "N/A"
       },
       {
        "name": "Southeast- Buffalo Grove/Riverwoods",
        "code": "2f3"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "FeeCodeWater",
     "type": "esriFieldTypeString",
     "alias": "Water Fee Code",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "FeeCodeWaterDmn",
      "description": "Water connection fee codes",
      "codedValues": [
       {
        "name": "CLCJAWA Water",
        "code": "1a"
       },
       {
        "name": "Well Water",
        "code": "1b"
       },
       {
        "name": "Not Applicable",
        "code": "N/A"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SymbolCode",
     "type": "esriFieldTypeString",
     "alias": "Symbology Code",
     "length": 4,
     "domain": {
      "type": "codedValue",
      "name": "SymbolCodeDmn",
      "description": "Code for map symbology",
      "codedValues": [
       {
        "name": "Sewer-None, Water-None",
        "code": "SNWN"
       },
       {
        "name": "Sewer-Retail, Water-None",
        "code": "SRWN"
       },
       {
        "name": "Sewer-Wholesale, Water-None",
        "code": "SWWN"
       },
       {
        "name": "Sewer-None, Water-Retail",
        "code": "SNWR"
       },
       {
        "name": "Sewer-Retail, Water-Retail",
        "code": "SRWR"
       },
       {
        "name": "Sewer-Wholesale, Water-Retail",
        "code": "SWWR"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "EGsewer",
     "type": "esriFieldTypeString",
     "alias": "EnerGov Sewer Code",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "EG_SewerFeeCode_Dmn",
      "description": "EnerGov Sewer Fee Code",
      "codedValues": [
       {
        "name": "Diamond Sylvan Lake (DSL)",
        "code": "Diamond Sylvan Lake (DSL)"
       },
       {
        "name": "Northeast Central Retail (NECR)",
        "code": "Northeast Central Retail (NECR)"
       },
       {
        "name": "Northeast Central Wholesale (NECW)",
        "code": "Northeast Central Wholesale (NECW)"
       },
       {
        "name": "Northeast Retail (NER)",
        "code": "Northeast Retail (NER)"
       },
       {
        "name": "Northeast Wholesale (NEW)",
        "code": "Northeast Wholesale (NEW)"
       },
       {
        "name": "Northwest Fox Lake Treatment (FLT)",
        "code": "Northwest Fox Lake Treatment (FLT)"
       },
       {
        "name": "Northwest Retail (NWR)",
        "code": "Northwest Retail (NWR)"
       },
       {
        "name": "Northwest Wholesale (NWW)",
        "code": "Northwest Wholesale (NWW)"
       },
       {
        "name": "Southeast Central Green Oaks (SECG)",
        "code": "Southeast Central Green Oaks (SECG)"
       },
       {
        "name": "Southeast Central Libertyville (SECL)",
        "code": "Southeast Central Libertyville (SECL)"
       },
       {
        "name": "Southeast Central Retail (SECR)",
        "code": "Southeast Central Retail (SECR)"
       },
       {
        "name": "Southeast Ela (SEE)",
        "code": "Southeast Ela (SEE)"
       },
       {
        "name": "Southeast General (SEG)",
        "code": "Southeast General (SEG)"
       },
       {
        "name": "Southeast Kildeer (SEK)",
        "code": "Southeast Kildeer (SEK)"
       },
       {
        "name": "Southeast Portwine (SEP)",
        "code": "Southeast Portwine (SEP)"
       },
       {
        "name": "Southeast Wholesale (SEW)",
        "code": "Southeast Wholesale (SEW)"
       },
       {
        "name": "Vernon Hills (VH)",
        "code": "Vernon Hills (VH)"
       },
       {
        "name": "N/A",
        "code": "N/A"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "EGWater",
     "type": "esriFieldTypeString",
     "alias": "EnerGov Water Code",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "EG_WaterFeeCode_Dmn",
      "description": "EnerGov Water Fee Code",
      "codedValues": [
       {
        "name": "Arden Shores(AS)",
        "code": "Arden Shores(AS)"
       },
       {
        "name": "Brooks Farm (BF)",
        "code": "Brooks Farm (BF)"
       },
       {
        "name": "Countryside Lake (CSL)",
        "code": "Countryside Lake (CSL)"
       },
       {
        "name": "Forest Lake (FL)",
        "code": "Forest Lake (FL)"
       },
       {
        "name": "Fox Lake Hills (FLH)",
        "code": "Fox Lake Hills (FLH)"
       },
       {
        "name": "Grandwood Park (GWP)",
        "code": "Grandwood Park (GWP)"
       },
       {
        "name": "Hawthorn Woods (HW)",
        "code": "Hawthorn Woods (HW)"
       },
       {
        "name": "Highland Lake (HL)",
        "code": "Highland Lake (HL)"
       },
       {
        "name": "Knollwood Rondout (KR)",
        "code": "Knollwood Rondout (KR)"
       },
       {
        "name": "Oak Terrace (OT)",
        "code": "Oak Terrace (OT)"
       },
       {
        "name": "Pekara (PEK)",
        "code": "Pekara (PEK)"
       },
       {
        "name": "Vernon Hills (VH)",
        "code": "Vernon Hills (VH)"
       },
       {
        "name": "Wildwood (WW)",
        "code": "Wildwood (WW)"
       },
       {
        "name": "N/A",
        "code": "N/A"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "EGother",
     "type": "esriFieldTypeString",
     "alias": "EnerGov Other Code",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "EG_OtherFeeCode_Dmn",
      "description": "EnerGov Other Fee Code",
      "codedValues": [
       {
        "name": "Countryside Manor - Lake Michigan Water",
        "code": "CSM_LMW"
       },
       {
        "name": "Lake County SSA 9 - Tracts 1 & 2",
        "code": "LCSSA9_T1-2"
       },
       {
        "name": "Lake County SSA 9 - Tracts 10, 13, 14 & 15",
        "code": "LCSSA9_T10-13-14-15"
       },
       {
        "name": "Lake County SSA 9 - Tract 3",
        "code": "LCSSA9_T3"
       },
       {
        "name": "Lake County SSA 9 - Tract 4",
        "code": "LCSSA9_T4"
       },
       {
        "name": "Lake County SSA 9 - Tracts 5, 6, & 12",
        "code": "LCSSA9_T5-6-12"
       },
       {
        "name": "Lake County SSA 9 - Tract 7",
        "code": "LCSSA9_T7"
       },
       {
        "name": "Lake County SSA 9 - Tract 8",
        "code": "LCSSA9_T8"
       },
       {
        "name": "Lake County SSA 9 - Tract 9",
        "code": "LCSSA9_T9"
       },
       {
        "name": "Lakes Region - Nippersink Corridor",
        "code": "LR_Nippersink"
       },
       {
        "name": "Lakes Region - Round Lake Trunk",
        "code": "LR_RoundLakeTrunk"
       },
       {
        "name": "Lakes Region - South Trunk (North)",
        "code": "LR_SouthTrunk_North"
       },
       {
        "name": "Lakes Region - South Trunk (Rt 120)",
        "code": "LR_SouthTrunk_Rt120"
       },
       {
        "name": "Lakes Region - South Trunk (South)",
        "code": "LR_SouthTrunk_South"
       },
       {
        "name": "Mettawa - Lake Michigan Water",
        "code": "MET_LMW"
       },
       {
        "name": "North Chicago",
        "code": "North_Chicago"
       },
       {
        "name": "Riverwoods",
        "code": "Riverwoods"
       },
       {
        "name": "N/A",
        "code": "N/A"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "EnerGov Other Code",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R131_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "SymbolCode",
     "fields": "SymbolCode",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S117_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": {
    "timeZone": "Central Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Central Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 15,
   "name": "Connection Fees Labels",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -20037700,
    "falseY": -30241100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 10,
    "name": "Connection Fees Areas"
   },
   "subLayers": [],
   "minScale": 6800,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0.4
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 75,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -9815339.0495,
    "ymin": 5183928.168499999,
    "xmax": -9779815.4681,
    "ymax": 5233265.443400003,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ServiceArea",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "LCPW_SewerService",
     "type": "esriFieldTypeString",
     "alias": "LCPW Sewer Service",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "LCPW_SewerServiceDmn",
      "description": "",
      "codedValues": [
       {
        "name": "Retail",
        "code": "Retail"
       },
       {
        "name": "Wholesale",
        "code": "Wholesale"
       },
       {
        "name": "None",
        "code": "None"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "LCPW_WaterService",
     "type": "esriFieldTypeString",
     "alias": "LCPW Water Service",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "LCPW_WaterServiceDmn",
      "description": "",
      "codedValues": [
       {
        "name": "Retail",
        "code": "Retail"
       },
       {
        "name": "None",
        "code": "None"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "LocalSewerProvider",
     "type": "esriFieldTypeString",
     "alias": "Local Sewer Provider",
     "length": 25,
     "domain": {
      "type": "codedValue",
      "name": "LocalSewerProviderDmn",
      "description": "",
      "codedValues": [
       {
        "name": "Antioch",
        "code": "Antioch"
       },
       {
        "name": "Aqua Illinois",
        "code": "Aqua Illinois"
       },
       {
        "name": "Buffalo Grove",
        "code": "Buffalo Grove"
       },
       {
        "name": "Fox Lake",
        "code": "Fox Lake"
       },
       {
        "name": "Grayslake",
        "code": "Grayslake"
       },
       {
        "name": "Green Oaks",
        "code": "Green Oaks"
       },
       {
        "name": "Gurnee",
        "code": "Gurnee"
       },
       {
        "name": "Hainesville",
        "code": "Hainesville"
       },
       {
        "name": "Hawthorn Woods",
        "code": "Hawthorn Woods"
       },
       {
        "name": "Lake Villa",
        "code": "Lake Villa"
       },
       {
        "name": "Lake Zurich",
        "code": "Lake Zurich"
       },
       {
        "name": "Lake County Public Works Department",
        "code": "LCPW"
       },
       {
        "name": "Libertyville",
        "code": "Libertyville"
       },
       {
        "name": "Lincolnshire",
        "code": "Lincolnshire"
       },
       {
        "name": "Lakes Region Sanitary District",
        "code": "LRSD"
       },
       {
        "name": "Mundelein",
        "code": "Mundelein"
       },
       {
        "name": "N/A",
        "code": "N/A"
       },
       {
        "name": "North Shore Water Reclamation District",
        "code": "NSWRD"
       },
       {
        "name": "Riverwoods",
        "code": "Riverwoods"
       },
       {
        "name": "Round Lake",
        "code": "Round Lake"
       },
       {
        "name": "Round Lake Beach",
        "code": "Round Lake Beach"
       },
       {
        "name": "Round Lake Heights",
        "code": "Round Lake Heights"
       },
       {
        "name": "Round Lake Park",
        "code": "Round Lake Park"
       },
       {
        "name": "Wauconda",
        "code": "Wauconda"
       },
       {
        "name": "Waukegan",
        "code": "Waukegan"
       },
       {
        "name": "Prairie Path Water Company",
        "code": "Prairie Path"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "LocalWaterProvider",
     "type": "esriFieldTypeString",
     "alias": "Local Water Provider",
     "length": 25,
     "domain": {
      "type": "codedValue",
      "name": "LocalWaterProviderDmn",
      "description": "",
      "codedValues": [
       {
        "name": "Lake County Public Works Department",
        "code": "LCPW"
       },
       {
        "name": "N/A",
        "code": "N/A"
       },
       {
        "name": "Gurnee",
        "code": "Gurnee"
       },
       {
        "name": "Aqua Illinois",
        "code": "Aqua Illinois"
       },
       {
        "name": "Wauconda",
        "code": "Wauconda"
       },
       {
        "name": "Prairie Path Water Company",
        "code": "Prairie Path"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "PaySewerFeeTo",
     "type": "esriFieldTypeString",
     "alias": "Pay Sewer Fee To",
     "length": 4,
     "domain": {
      "type": "codedValue",
      "name": "PayToDmn",
      "description": "",
      "codedValues": [
       {
        "name": "Lake County Public Works Department",
        "code": "LCPW"
       },
       {
        "name": "Local Service Provider",
        "code": "LSP"
       },
       {
        "name": "N/A",
        "code": "N/A"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SewerContactInfo",
     "type": "esriFieldTypeString",
     "alias": "Sewer Contact Info",
     "length": 255,
     "domain": null
    },
    {
     "name": "WaterContactInfo",
     "type": "esriFieldTypeString",
     "alias": "Water Contact Info",
     "length": 255,
     "domain": null
    },
    {
     "name": "SewConFee",
     "type": "esriFieldTypeDouble",
     "alias": "Sewer Connection ($/RE)",
     "domain": null
    },
    {
     "name": "SewInspFee",
     "type": "esriFieldTypeDouble",
     "alias": "Sewer Inspection ($)",
     "domain": null
    },
    {
     "name": "WtrConFee",
     "type": "esriFieldTypeDouble",
     "alias": "Water Connection ($/RE)",
     "domain": null
    },
    {
     "name": "WtrInspFee",
     "type": "esriFieldTypeDouble",
     "alias": "Water Inspection ($)",
     "domain": null
    },
    {
     "name": "MeterFee",
     "type": "esriFieldTypeDouble",
     "alias": "Water Meter ($)",
     "domain": null
    },
    {
     "name": "NCWF",
     "type": "esriFieldTypeDouble",
     "alias": "New Constr Water ($/RE)",
     "domain": null
    },
    {
     "name": "OtherFee",
     "type": "esriFieldTypeDouble",
     "alias": "Other Fee ($/RE)",
     "domain": null
    },
    {
     "name": "ConFee",
     "type": "esriFieldTypeInteger",
     "alias": "Total Fee ($)",
     "domain": null
    },
    {
     "name": "MinimumMeterSize",
     "type": "esriFieldTypeString",
     "alias": "Minimum Meter Size",
     "length": 15,
     "domain": {
      "type": "codedValue",
      "name": "MinMeterSizeDomain",
      "description": "",
      "codedValues": [
       {
        "name": "(5/8 X 3/4)",
        "code": "(5/8 X 3/4)"
       },
       {
        "name": "(1\" METER)",
        "code": "(1\" METER)"
       },
       {
        "name": "N/A",
        "code": "N/A"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SewerAtCapacity",
     "type": "esriFieldTypeString",
     "alias": "Sewer System At Capacity",
     "length": 3,
     "domain": {
      "type": "codedValue",
      "name": "YesNoDomain_1",
      "description": "",
      "codedValues": [
       {
        "name": "No",
        "code": "No"
       },
       {
        "name": "Not Applicable",
        "code": "N/A"
       },
       {
        "name": "Yes",
        "code": "Yes"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "WaterAtCapacity",
     "type": "esriFieldTypeString",
     "alias": "Water System At Capacity",
     "length": 3,
     "domain": {
      "type": "codedValue",
      "name": "YesNoDomain_1",
      "description": "",
      "codedValues": [
       {
        "name": "No",
        "code": "No"
       },
       {
        "name": "Not Applicable",
        "code": "N/A"
       },
       {
        "name": "Yes",
        "code": "Yes"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "Comments_Public",
     "type": "esriFieldTypeString",
     "alias": "Comments",
     "length": 255,
     "domain": null
    },
    {
     "name": "Comments_Internal",
     "type": "esriFieldTypeString",
     "alias": "Comments (Internal)",
     "length": 255,
     "domain": null
    },
    {
     "name": "FeeCodeSewer",
     "type": "esriFieldTypeString",
     "alias": "Sewer Fee Code",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "FeeCodeSewerDmn",
      "description": "Sewer connection fee codes",
      "codedValues": [
       {
        "name": "Diamond/Sylvan Lake",
        "code": "2a"
       },
       {
        "name": "Northeast",
        "code": "2b"
       },
       {
        "name": "Northeast Central- Retail",
        "code": "2c1"
       },
       {
        "name": "Northeast Central- Wholesale",
        "code": "2c2"
       },
       {
        "name": "Northwest- Retail",
        "code": "2d1"
       },
       {
        "name": "Northwest- Wholesale",
        "code": "2d2"
       },
       {
        "name": "South Central",
        "code": "2e"
       },
       {
        "name": "Southeast- Portwine Sector",
        "code": "2f1"
       },
       {
        "name": "Southeast- General Sector",
        "code": "2f2"
       },
       {
        "name": "Southeast- Ela Sector",
        "code": "2f4"
       },
       {
        "name": "Southeast- Lincolnshire/Lake Zurich",
        "code": "2f5"
       },
       {
        "name": "Southeast Central- Retail",
        "code": "2g1"
       },
       {
        "name": "Southeast Central- Green Oaks Wholesale",
        "code": "2g2"
       },
       {
        "name": "Southeast Central- Libertyville",
        "code": "2g3"
       },
       {
        "name": "Not Applicable",
        "code": "N/A"
       },
       {
        "name": "Southeast- Buffalo Grove/Riverwoods",
        "code": "2f3"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "FeeCodeWater",
     "type": "esriFieldTypeString",
     "alias": "Water Fee Code",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "FeeCodeWaterDmn",
      "description": "Water connection fee codes",
      "codedValues": [
       {
        "name": "CLCJAWA Water",
        "code": "1a"
       },
       {
        "name": "Well Water",
        "code": "1b"
       },
       {
        "name": "Not Applicable",
        "code": "N/A"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SymbolCode",
     "type": "esriFieldTypeString",
     "alias": "Symbology Code",
     "length": 4,
     "domain": {
      "type": "codedValue",
      "name": "SymbolCodeDmn",
      "description": "Code for map symbology",
      "codedValues": [
       {
        "name": "Sewer-None, Water-None",
        "code": "SNWN"
       },
       {
        "name": "Sewer-Retail, Water-None",
        "code": "SRWN"
       },
       {
        "name": "Sewer-Wholesale, Water-None",
        "code": "SWWN"
       },
       {
        "name": "Sewer-None, Water-Retail",
        "code": "SNWR"
       },
       {
        "name": "Sewer-Retail, Water-Retail",
        "code": "SRWR"
       },
       {
        "name": "Sewer-Wholesale, Water-Retail",
        "code": "SWWR"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "EGsewer",
     "type": "esriFieldTypeString",
     "alias": "EnerGov Sewer Code",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "EG_SewerFeeCode_Dmn",
      "description": "EnerGov Sewer Fee Code",
      "codedValues": [
       {
        "name": "Diamond Sylvan Lake (DSL)",
        "code": "Diamond Sylvan Lake (DSL)"
       },
       {
        "name": "Northeast Central Retail (NECR)",
        "code": "Northeast Central Retail (NECR)"
       },
       {
        "name": "Northeast Central Wholesale (NECW)",
        "code": "Northeast Central Wholesale (NECW)"
       },
       {
        "name": "Northeast Retail (NER)",
        "code": "Northeast Retail (NER)"
       },
       {
        "name": "Northeast Wholesale (NEW)",
        "code": "Northeast Wholesale (NEW)"
       },
       {
        "name": "Northwest Fox Lake Treatment (FLT)",
        "code": "Northwest Fox Lake Treatment (FLT)"
       },
       {
        "name": "Northwest Retail (NWR)",
        "code": "Northwest Retail (NWR)"
       },
       {
        "name": "Northwest Wholesale (NWW)",
        "code": "Northwest Wholesale (NWW)"
       },
       {
        "name": "Southeast Central Green Oaks (SECG)",
        "code": "Southeast Central Green Oaks (SECG)"
       },
       {
        "name": "Southeast Central Libertyville (SECL)",
        "code": "Southeast Central Libertyville (SECL)"
       },
       {
        "name": "Southeast Central Retail (SECR)",
        "code": "Southeast Central Retail (SECR)"
       },
       {
        "name": "Southeast Ela (SEE)",
        "code": "Southeast Ela (SEE)"
       },
       {
        "name": "Southeast General (SEG)",
        "code": "Southeast General (SEG)"
       },
       {
        "name": "Southeast Kildeer (SEK)",
        "code": "Southeast Kildeer (SEK)"
       },
       {
        "name": "Southeast Portwine (SEP)",
        "code": "Southeast Portwine (SEP)"
       },
       {
        "name": "Southeast Wholesale (SEW)",
        "code": "Southeast Wholesale (SEW)"
       },
       {
        "name": "Vernon Hills (VH)",
        "code": "Vernon Hills (VH)"
       },
       {
        "name": "N/A",
        "code": "N/A"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "EGWater",
     "type": "esriFieldTypeString",
     "alias": "EnerGov Water Code",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "EG_WaterFeeCode_Dmn",
      "description": "EnerGov Water Fee Code",
      "codedValues": [
       {
        "name": "Arden Shores(AS)",
        "code": "Arden Shores(AS)"
       },
       {
        "name": "Brooks Farm (BF)",
        "code": "Brooks Farm (BF)"
       },
       {
        "name": "Countryside Lake (CSL)",
        "code": "Countryside Lake (CSL)"
       },
       {
        "name": "Forest Lake (FL)",
        "code": "Forest Lake (FL)"
       },
       {
        "name": "Fox Lake Hills (FLH)",
        "code": "Fox Lake Hills (FLH)"
       },
       {
        "name": "Grandwood Park (GWP)",
        "code": "Grandwood Park (GWP)"
       },
       {
        "name": "Hawthorn Woods (HW)",
        "code": "Hawthorn Woods (HW)"
       },
       {
        "name": "Highland Lake (HL)",
        "code": "Highland Lake (HL)"
       },
       {
        "name": "Knollwood Rondout (KR)",
        "code": "Knollwood Rondout (KR)"
       },
       {
        "name": "Oak Terrace (OT)",
        "code": "Oak Terrace (OT)"
       },
       {
        "name": "Pekara (PEK)",
        "code": "Pekara (PEK)"
       },
       {
        "name": "Vernon Hills (VH)",
        "code": "Vernon Hills (VH)"
       },
       {
        "name": "Wildwood (WW)",
        "code": "Wildwood (WW)"
       },
       {
        "name": "N/A",
        "code": "N/A"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "EGother",
     "type": "esriFieldTypeString",
     "alias": "EnerGov Other Code",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "EG_OtherFeeCode_Dmn",
      "description": "EnerGov Other Fee Code",
      "codedValues": [
       {
        "name": "Countryside Manor - Lake Michigan Water",
        "code": "CSM_LMW"
       },
       {
        "name": "Lake County SSA 9 - Tracts 1 & 2",
        "code": "LCSSA9_T1-2"
       },
       {
        "name": "Lake County SSA 9 - Tracts 10, 13, 14 & 15",
        "code": "LCSSA9_T10-13-14-15"
       },
       {
        "name": "Lake County SSA 9 - Tract 3",
        "code": "LCSSA9_T3"
       },
       {
        "name": "Lake County SSA 9 - Tract 4",
        "code": "LCSSA9_T4"
       },
       {
        "name": "Lake County SSA 9 - Tracts 5, 6, & 12",
        "code": "LCSSA9_T5-6-12"
       },
       {
        "name": "Lake County SSA 9 - Tract 7",
        "code": "LCSSA9_T7"
       },
       {
        "name": "Lake County SSA 9 - Tract 8",
        "code": "LCSSA9_T8"
       },
       {
        "name": "Lake County SSA 9 - Tract 9",
        "code": "LCSSA9_T9"
       },
       {
        "name": "Lakes Region - Nippersink Corridor",
        "code": "LR_Nippersink"
       },
       {
        "name": "Lakes Region - Round Lake Trunk",
        "code": "LR_RoundLakeTrunk"
       },
       {
        "name": "Lakes Region - South Trunk (North)",
        "code": "LR_SouthTrunk_North"
       },
       {
        "name": "Lakes Region - South Trunk (Rt 120)",
        "code": "LR_SouthTrunk_Rt120"
       },
       {
        "name": "Lakes Region - South Trunk (South)",
        "code": "LR_SouthTrunk_South"
       },
       {
        "name": "Mettawa - Lake Michigan Water",
        "code": "MET_LMW"
       },
       {
        "name": "North Chicago",
        "code": "North_Chicago"
       },
       {
        "name": "Riverwoods",
        "code": "Riverwoods"
       },
       {
        "name": "N/A",
        "code": "N/A"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "EnerGov Other Code",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R131_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "SymbolCode",
     "fields": "SymbolCode",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S117_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": {
    "timeZone": "Central Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Central Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 16,
   "name": "LRSD Boundary",
   "type": "Group Layer",
   "description": "New Group Layer",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 10,
    "name": "Connection Fees Areas"
   },
   "subLayers": [
    {
     "id": 55,
     "name": "LRSD Boundary > Street Level"
    },
    {
     "id": 56,
     "name": "LRSD Boundary < Street Level"
    }
   ],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": -9833501.1444,
    "ymin": 5171190.983900003,
    "xmax": -9762450.1334,
    "ymax": 5235535.8671,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": false,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": {
    "timeZone": "Central Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Central Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 55,
   "name": "LRSD Boundary > Street Level",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -20037700,
    "falseY": -30241100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 16,
    "name": "LRSD Boundary"
   },
   "subLayers": [],
   "minScale": 866000,
   "maxScale": 6800,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       156,
       156,
       156,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        0
       ],
       "width": 0.7
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 50,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -9833501.1444,
    "ymin": 5171190.983900003,
    "xmax": -9762450.1334,
    "ymax": 5235535.8671,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "FPANAME",
   "typeIdField": "TYPE",
   "subtypeFieldName": "TYPE",
   "subtypeField": "TYPE",
   "defaultSubtypeCode": 1,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeInteger",
     "alias": "TYPE",
     "domain": null
    },
    {
     "name": "FPANAME",
     "type": "esriFieldTypeString",
     "alias": "FPANAME",
     "length": 70,
     "domain": null
    },
    {
     "name": "PARENT_FPA",
     "type": "esriFieldTypeString",
     "alias": "PARENT_FPA",
     "length": 50,
     "domain": null
    },
    {
     "name": "SUB_FPA",
     "type": "esriFieldTypeString",
     "alias": "SUB_FPA",
     "length": 50,
     "domain": null
    },
    {
     "name": "CreatedBy",
     "type": "esriFieldTypeString",
     "alias": "CreatedBy",
     "length": 20,
     "domain": null
    },
    {
     "name": "CreatedDate",
     "type": "esriFieldTypeDate",
     "alias": "CreatedDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "ModifiedBy",
     "type": "esriFieldTypeString",
     "alias": "ModifiedBy",
     "length": 20,
     "domain": null
    },
    {
     "name": "ModifiedDate",
     "type": "esriFieldTypeDate",
     "alias": "ModifiedDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R137_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FPANAME",
     "fields": "FPANAME",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S123_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "types": [
    {
     "domains": {},
     "id": 1,
     "name": "FPA"
    },
    {
     "domains": {},
     "id": 2,
     "name": "Sub-FPA"
    },
    {
     "domains": {},
     "id": -9,
     "name": "Non-FPA"
    }
   ],
   "subtypes": [
    {
     "domains": {},
     "defaultValues": {
      "TYPE": null,
      "FPANAME": null,
      "PARENT_FPA": null,
      "SUB_FPA": null,
      "CreatedBy": null,
      "CreatedDate": null,
      "ModifiedBy": null,
      "ModifiedDate": null
     },
     "code": 1,
     "name": "FPA"
    },
    {
     "domains": {},
     "defaultValues": {
      "TYPE": null,
      "FPANAME": null,
      "PARENT_FPA": null,
      "SUB_FPA": null,
      "CreatedBy": null,
      "CreatedDate": null,
      "ModifiedBy": null,
      "ModifiedDate": null
     },
     "code": 2,
     "name": "Sub-FPA"
    },
    {
     "domains": {},
     "defaultValues": {
      "TYPE": null,
      "FPANAME": null,
      "PARENT_FPA": null,
      "SUB_FPA": null,
      "CreatedBy": null,
      "CreatedDate": null,
      "ModifiedBy": null,
      "ModifiedDate": null
     },
     "code": -9,
     "name": "Non-FPA"
    }
   ],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": {
    "timeZone": "Central Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Central Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 56,
   "name": "LRSD Boundary < Street Level",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -20037700,
    "falseY": -30241100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": {
    "id": 16,
    "name": "LRSD Boundary"
   },
   "subLayers": [],
   "minScale": 6800,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       156,
       156,
       156,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        156,
        156,
        156,
        255
       ],
       "width": 9
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 70,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -9833501.1444,
    "ymin": 5171190.983900003,
    "xmax": -9762450.1334,
    "ymax": 5235535.8671,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "FPANAME",
   "typeIdField": "TYPE",
   "subtypeFieldName": "TYPE",
   "subtypeField": "TYPE",
   "defaultSubtypeCode": 1,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "TYPE",
     "type": "esriFieldTypeInteger",
     "alias": "TYPE",
     "domain": null
    },
    {
     "name": "FPANAME",
     "type": "esriFieldTypeString",
     "alias": "FPANAME",
     "length": 70,
     "domain": null
    },
    {
     "name": "PARENT_FPA",
     "type": "esriFieldTypeString",
     "alias": "PARENT_FPA",
     "length": 50,
     "domain": null
    },
    {
     "name": "SUB_FPA",
     "type": "esriFieldTypeString",
     "alias": "SUB_FPA",
     "length": 50,
     "domain": null
    },
    {
     "name": "CreatedBy",
     "type": "esriFieldTypeString",
     "alias": "CreatedBy",
     "length": 20,
     "domain": null
    },
    {
     "name": "CreatedDate",
     "type": "esriFieldTypeDate",
     "alias": "CreatedDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "ModifiedBy",
     "type": "esriFieldTypeString",
     "alias": "ModifiedBy",
     "length": 20,
     "domain": null
    },
    {
     "name": "ModifiedDate",
     "type": "esriFieldTypeDate",
     "alias": "ModifiedDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R137_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FPANAME",
     "fields": "FPANAME",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S123_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "types": [
    {
     "domains": {},
     "id": 1,
     "name": "FPA"
    },
    {
     "domains": {},
     "id": 2,
     "name": "Sub-FPA"
    },
    {
     "domains": {},
     "id": -9,
     "name": "Non-FPA"
    }
   ],
   "subtypes": [
    {
     "domains": {},
     "defaultValues": {
      "TYPE": null,
      "FPANAME": null,
      "PARENT_FPA": null,
      "SUB_FPA": null,
      "CreatedBy": null,
      "CreatedDate": null,
      "ModifiedBy": null,
      "ModifiedDate": null
     },
     "code": 1,
     "name": "FPA"
    },
    {
     "domains": {},
     "defaultValues": {
      "TYPE": null,
      "FPANAME": null,
      "PARENT_FPA": null,
      "SUB_FPA": null,
      "CreatedBy": null,
      "CreatedDate": null,
      "ModifiedBy": null,
      "ModifiedDate": null
     },
     "code": 2,
     "name": "Sub-FPA"
    },
    {
     "domains": {},
     "defaultValues": {
      "TYPE": null,
      "FPANAME": null,
      "PARENT_FPA": null,
      "SUB_FPA": null,
      "CreatedBy": null,
      "CreatedDate": null,
      "ModifiedBy": null,
      "ModifiedDate": null
     },
     "code": -9,
     "name": "Non-FPA"
    }
   ],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": {
    "timeZone": "Central Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Central Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 20,
   "name": "LCPW Water Systems",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -20037700,
    "falseY": -30241100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 866000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "WatSys",
     "uniqueValueGroups": [
      {
       "heading": "Water System",
       "classes": [
        {
         "label": "ARDEN SHORES",
         "description": "ARDEN SHORES",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           22,
           181,
           211,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            110,
            110,
            110,
            255
           ],
           "width": 0.7
          }
         },
         "values": [
          [
           "ARDEN SHORES"
          ]
         ]
        },
        {
         "label": "BROOKS FARM",
         "description": "BROOKS FARM",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           55,
           145,
           230,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            110,
            110,
            110,
            255
           ],
           "width": 0.7
          }
         },
         "values": [
          [
           "BROOKS FARM"
          ]
         ]
        },
        {
         "label": "COUNTRYSIDE LAKE",
         "description": "COUNTRYSIDE LAKE",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           137,
           156,
           173,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            110,
            110,
            110,
            255
           ],
           "width": 0.7
          }
         },
         "values": [
          [
           "COUNTRYSIDE LAKE"
          ]
         ]
        },
        {
         "label": "FOREST LAKE",
         "description": "FOREST LAKE",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           91,
           134,
           146,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            110,
            110,
            110,
            255
           ],
           "width": 0.7
          }
         },
         "values": [
          [
           "FOREST LAKE"
          ]
         ]
        },
        {
         "label": "FOX LAKE HILLS",
         "description": "FOX LAKE HILLS",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           36,
           139,
           173,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            110,
            110,
            110,
            255
           ],
           "width": 0.7
          }
         },
         "values": [
          [
           "FOX LAKE HILLS"
          ]
         ]
        },
        {
         "label": "GRANDWOOD PARK",
         "description": "GRANDWOOD PARK",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           111,
           188,
           242,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            110,
            110,
            110,
            255
           ],
           "width": 0.7
          }
         },
         "values": [
          [
           "GRANDWOOD PARK"
          ]
         ]
        },
        {
         "label": "HAWTHORN WOODS",
         "description": "HAWTHORN WOODS",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           54,
           116,
           173,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            110,
            110,
            110,
            255
           ],
           "width": 0.7
          }
         },
         "values": [
          [
           "HAWTHORN WOODS"
          ]
         ]
        },
        {
         "label": "HIGHLAND LAKE",
         "description": "HIGHLAND LAKE",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           165,
           212,
           250,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            110,
            110,
            110,
            255
           ],
           "width": 0.7
          }
         },
         "values": [
          [
           "HIGHLAND LAKE"
          ]
         ]
        },
        {
         "label": "KNOLLWOOD",
         "description": "KNOLLWOOD",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           100,
           167,
           189,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            110,
            110,
            110,
            255
           ],
           "width": 0.7
          }
         },
         "values": [
          [
           "KNOLLWOOD"
          ]
         ]
        },
        {
         "label": "OAK TERRACE",
         "description": "OAK TERRACE",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           91,
           136,
           179,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            110,
            110,
            110,
            255
           ],
           "width": 0.7
          }
         },
         "values": [
          [
           "OAK TERRACE"
          ]
         ]
        },
        {
         "label": "PEKARA",
         "description": "PEKARA",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           121,
           152,
           166,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            110,
            110,
            110,
            255
           ],
           "width": 0.7
          }
         },
         "values": [
          [
           "PEKARA"
          ]
         ]
        },
        {
         "label": "VERNON HILLS",
         "description": "VERNON HILLS",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           52,
           173,
           209,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            110,
            110,
            110,
            255
           ],
           "width": 0.7
          }
         },
         "values": [
          [
           "VERNON HILLS"
          ]
         ]
        },
        {
         "label": "WILDWOOD",
         "description": "WILDWOOD",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           137,
           204,
           224,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            110,
            110,
            110,
            255
           ],
           "width": 0.7
          }
         },
         "values": [
          [
           "WILDWOOD"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         22,
         181,
         211,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.7
        }
       },
       "value": "ARDEN SHORES",
       "label": "ARDEN SHORES"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         55,
         145,
         230,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.7
        }
       },
       "value": "BROOKS FARM",
       "label": "BROOKS FARM"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         137,
         156,
         173,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.7
        }
       },
       "value": "COUNTRYSIDE LAKE",
       "label": "COUNTRYSIDE LAKE"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         91,
         134,
         146,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.7
        }
       },
       "value": "FOREST LAKE",
       "label": "FOREST LAKE"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         36,
         139,
         173,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.7
        }
       },
       "value": "FOX LAKE HILLS",
       "label": "FOX LAKE HILLS"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         111,
         188,
         242,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.7
        }
       },
       "value": "GRANDWOOD PARK",
       "label": "GRANDWOOD PARK"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         54,
         116,
         173,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.7
        }
       },
       "value": "HAWTHORN WOODS",
       "label": "HAWTHORN WOODS"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         165,
         212,
         250,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.7
        }
       },
       "value": "HIGHLAND LAKE",
       "label": "HIGHLAND LAKE"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         100,
         167,
         189,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.7
        }
       },
       "value": "KNOLLWOOD",
       "label": "KNOLLWOOD"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         91,
         136,
         179,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.7
        }
       },
       "value": "OAK TERRACE",
       "label": "OAK TERRACE"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         121,
         152,
         166,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.7
        }
       },
       "value": "PEKARA",
       "label": "PEKARA"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         52,
         173,
         209,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.7
        }
       },
       "value": "VERNON HILLS",
       "label": "VERNON HILLS"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         137,
         204,
         224,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 0.7
        }
       },
       "value": "WILDWOOD",
       "label": "WILDWOOD"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          114,
          151,
          186,
          255
         ],
         "toColor": [
          114,
          151,
          186,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          235,
          245,
          255
         ],
         "toColor": [
          184,
          235,
          245,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          51,
          142,
          222,
          255
         ],
         "toColor": [
          51,
          142,
          222,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          50,
          203,
          237,
          255
         ],
         "toColor": [
          50,
          203,
          237,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          90,
          181,
          237,
          255
         ],
         "toColor": [
          90,
          181,
          237,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          53,
          122,
          171,
          255
         ],
         "toColor": [
          53,
          122,
          171,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          125,
          190,
          201,
          255
         ],
         "toColor": [
          125,
          190,
          201,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          51,
          141,
          166,
          255
         ],
         "toColor": [
          51,
          141,
          166,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          157,
          208,
          245,
          255
         ],
         "toColor": [
          157,
          208,
          245,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          128,
          157,
          166,
          255
         ],
         "toColor": [
          128,
          157,
          166,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          86,
          172,
          204,
          255
         ],
         "toColor": [
          86,
          172,
          204,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          139,
          227,
          247,
          255
         ],
         "toColor": [
          139,
          227,
          247,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          167,
          204,
          219,
          255
         ],
         "toColor": [
          167,
          204,
          219,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 50,
    "labelingInfo": [
     {
      "labelExpressionInfo": {
       "expression": "var w = $feature.WatSys\nif (w == 'KNOLLWOOD') {\n  w = 'VERNON HILLS'\n  }\nreturn w",
       "title": "Custom"
      },
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelPerPart",
      "allowOverrun": true,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "useClippedGeometry": false,
      "allowOverlapOfFeatureBoundary": "avoid",
      "stackLabel": true,
      "stackAlignment": "textSymbol",
      "removeDuplicates": "all",
      "removeDuplicatesDistance": 200,
      "stackRowLength": 8,
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 433000,
      "name": "Water System",
      "priority": 11,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        101,
        140,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        178
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 12,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -9811675.8317,
    "ymin": 5184910.123999998,
    "xmax": -9779815.4681,
    "ymax": 5225587.852799997,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "WatSys",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "WaterArea",
     "type": "esriFieldTypeString",
     "alias": "Operation Area",
     "length": 50,
     "domain": null
    },
    {
     "name": "MapLabel",
     "type": "esriFieldTypeSmallInteger",
     "alias": "MapLabel",
     "domain": null
    },
    {
     "name": "WatSys",
     "type": "esriFieldTypeString",
     "alias": "Water System",
     "length": 50,
     "domain": null
    },
    {
     "name": "WaterOwner",
     "type": "esriFieldTypeString",
     "alias": "Water Owner",
     "length": 50,
     "domain": null
    },
    {
     "name": "Acres",
     "type": "esriFieldTypeDouble",
     "alias": "Acres",
     "domain": null
    },
    {
     "name": "SqMiles",
     "type": "esriFieldTypeDouble",
     "alias": "SqMiles",
     "domain": null
    },
    {
     "name": "IEPA_Facility",
     "type": "esriFieldTypeString",
     "alias": "IEPA Facility No.",
     "length": 10,
     "domain": null
    },
    {
     "name": "WaterQualRep",
     "type": "esriFieldTypeString",
     "alias": "Water Quality Report",
     "length": 255,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R128_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "WaterQualRep",
     "fields": "WaterQualRep",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S114_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": {
    "timeZone": "Central Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Central Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 30,
   "name": "LCPW Retail Sewer Systems",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -20037700,
    "falseY": -30241100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 866000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       190,
       190,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        115,
        0,
        0,
        255
       ],
       "width": 2
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 60,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -9815349.5277,
    "ymin": 5183912.9059000015,
    "xmax": -9781364.8306,
    "ymax": 5233265.443400003,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "RegSewerSys",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "RegSewerSys",
     "type": "esriFieldTypeString",
     "alias": "Regional Sewer System",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "RegSewerSys",
      "description": "Regional Sewer System",
      "codedValues": [
       {
        "name": "Diamond/Sylvan Lake",
        "code": "DSL"
       },
       {
        "name": "Northeast",
        "code": "NE"
       },
       {
        "name": "Northeast Central",
        "code": "NEC"
       },
       {
        "name": "Northwest",
        "code": "NW"
       },
       {
        "name": "South Central",
        "code": "SC"
       },
       {
        "name": "Southeast",
        "code": "SE"
       },
       {
        "name": "Southeast Central",
        "code": "SEC"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SubSewerSys",
     "type": "esriFieldTypeString",
     "alias": "Local Sewer System",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "SewerArea",
      "description": "SewerArea",
      "codedValues": [
       {
        "name": "ANTIOCH",
        "code": "ANTIOCH"
       },
       {
        "name": "BANNOCKBURN",
        "code": "BANNOCKBURN"
       },
       {
        "name": "BUFFALO GROVE",
        "code": "BUFFALO GROVE"
       },
       {
        "name": "CENTRAL",
        "code": "CENTRAL"
       },
       {
        "name": "GRAYSLAKE",
        "code": "GRAYSLAKE"
       },
       {
        "name": "GREEN OAKS",
        "code": "GREEN OAKS"
       },
       {
        "name": "GURNEE",
        "code": "GURNEE"
       },
       {
        "name": "HAINESVILLE",
        "code": "HAINESVILLE"
       },
       {
        "name": "HARBOR RIDGE",
        "code": "HARBOR RIDGE"
       },
       {
        "name": "KILDEER",
        "code": "KILDEER"
       },
       {
        "name": "LAKE VILLA",
        "code": "LAKE VILLA"
       },
       {
        "name": "LAKE ZURICH",
        "code": "LAKE ZURICH"
       },
       {
        "name": "LAKES REGION SANITARY DISTRICT",
        "code": "LAKES REGION SANITARY DISTRICT"
       },
       {
        "name": "LIBERTYVILLE",
        "code": "LIBERTYVILLE"
       },
       {
        "name": "LINCOLNSHIRE",
        "code": "LINCOLNSHIRE"
       },
       {
        "name": "MUNDELEIN",
        "code": "MUNDELEIN"
       },
       {
        "name": "N/A",
        "code": "N/A"
       },
       {
        "name": "NORTHEAST",
        "code": "NORTHEAST"
       },
       {
        "name": "NORTHEAST CENTRAL",
        "code": "NORTHEAST CENTRAL"
       },
       {
        "name": "NORTHWEST",
        "code": "NORTHWEST"
       },
       {
        "name": "RIVERWOODS",
        "code": "RIVERWOODS"
       },
       {
        "name": "ROUND LAKE",
        "code": "ROUND LAKE"
       },
       {
        "name": "ROUND LAKE BEACH",
        "code": "ROUND LAKE BEACH"
       },
       {
        "name": "ROUND LAKE HEIGHTS",
        "code": "ROUND LAKE HEIGHTS"
       },
       {
        "name": "ROUND LAKE PARK",
        "code": "ROUND LAKE PARK"
       },
       {
        "name": "SOUTH CENTRAL",
        "code": "SOUTH CENTRAL"
       },
       {
        "name": "SOUTHEAST",
        "code": "SOUTHEAST"
       },
       {
        "name": "WAUKEGAN",
        "code": "WAUKEGAN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "AdministrativeArea",
     "type": "esriFieldTypeString",
     "alias": "Administrative Area",
     "length": 60,
     "domain": {
      "type": "codedValue",
      "name": "AdministrativeArea",
      "description": "Administrative area values for the AdministrativeArea field in the SystemsSewer feature class",
      "codedValues": [
       {
        "name": "Antioch",
        "code": "Antioch"
       },
       {
        "name": "Buffalo Grove",
        "code": "Buffalo Grove"
       },
       {
        "name": "Fox Lake",
        "code": "Fox Lake"
       },
       {
        "name": "Grayslake",
        "code": "Grayslake"
       },
       {
        "name": "Green Oaks",
        "code": "Green Oaks"
       },
       {
        "name": "Gurnee",
        "code": "Gurnee"
       },
       {
        "name": "Hainesville",
        "code": "Hainesville"
       },
       {
        "name": "Hawthorn Woods",
        "code": "Hawthorn Woods"
       },
       {
        "name": "Kildeer",
        "code": "Kildeer"
       },
       {
        "name": "Lake County",
        "code": "LCPW"
       },
       {
        "name": "Lake Villa",
        "code": "Lake Villa"
       },
       {
        "name": "Lake Zurich",
        "code": "Lake Zurich"
       },
       {
        "name": "Libertyville",
        "code": "Libertyville"
       },
       {
        "name": "Lincolnshire",
        "code": "Lincolnshire"
       },
       {
        "name": "NA",
        "code": "NA"
       },
       {
        "name": "Riverwoods",
        "code": "Riverwoods"
       },
       {
        "name": "Round Lake",
        "code": "Round Lake"
       },
       {
        "name": "Round Lake Beach",
        "code": "Round Lake Beach"
       },
       {
        "name": "Round Lake Heights",
        "code": "Round Lake Heights"
       },
       {
        "name": "Round Lake Park",
        "code": "Round Lake Park"
       },
       {
        "name": "Utilities, Inc.",
        "code": "Utilities Inc"
       },
       {
        "name": "Waukegan",
        "code": "Waukegan"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "OperationArea",
     "type": "esriFieldTypeString",
     "alias": "Operation Area",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "OperationArea",
      "description": "",
      "codedValues": [
       {
        "name": "Central",
        "code": "Central"
       },
       {
        "name": "N/A",
        "code": "N/A"
       },
       {
        "name": "North",
        "code": "North"
       },
       {
        "name": "South",
        "code": "South"
       },
       {
        "name": "Maintenance",
        "code": "Maint"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SubAreaNam",
     "type": "esriFieldTypeString",
     "alias": "Sub Area Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "SewType",
     "type": "esriFieldTypeString",
     "alias": "Sewer Customer Type",
     "length": 10,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R127_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "AdministrativeAr",
     "fields": "AdministrativeArea",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S113_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": {
    "timeZone": "Central Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Central Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 40,
   "name": "LCPW Wholesale Sewer Systems",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -20037700,
    "falseY": -30241100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 866000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       235,
       175,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        115,
        76,
        0,
        255
       ],
       "width": 2
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 60,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -9815349.5277,
    "ymin": 5183912.9059000015,
    "xmax": -9781364.8306,
    "ymax": 5233265.443400003,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "RegSewerSys",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "RegSewerSys",
     "type": "esriFieldTypeString",
     "alias": "Regional Sewer System",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "RegSewerSys",
      "description": "Regional Sewer System",
      "codedValues": [
       {
        "name": "Diamond/Sylvan Lake",
        "code": "DSL"
       },
       {
        "name": "Northeast",
        "code": "NE"
       },
       {
        "name": "Northeast Central",
        "code": "NEC"
       },
       {
        "name": "Northwest",
        "code": "NW"
       },
       {
        "name": "South Central",
        "code": "SC"
       },
       {
        "name": "Southeast",
        "code": "SE"
       },
       {
        "name": "Southeast Central",
        "code": "SEC"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SubSewerSys",
     "type": "esriFieldTypeString",
     "alias": "Local Sewer System",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "SewerArea",
      "description": "SewerArea",
      "codedValues": [
       {
        "name": "ANTIOCH",
        "code": "ANTIOCH"
       },
       {
        "name": "BANNOCKBURN",
        "code": "BANNOCKBURN"
       },
       {
        "name": "BUFFALO GROVE",
        "code": "BUFFALO GROVE"
       },
       {
        "name": "CENTRAL",
        "code": "CENTRAL"
       },
       {
        "name": "GRAYSLAKE",
        "code": "GRAYSLAKE"
       },
       {
        "name": "GREEN OAKS",
        "code": "GREEN OAKS"
       },
       {
        "name": "GURNEE",
        "code": "GURNEE"
       },
       {
        "name": "HAINESVILLE",
        "code": "HAINESVILLE"
       },
       {
        "name": "HARBOR RIDGE",
        "code": "HARBOR RIDGE"
       },
       {
        "name": "KILDEER",
        "code": "KILDEER"
       },
       {
        "name": "LAKE VILLA",
        "code": "LAKE VILLA"
       },
       {
        "name": "LAKE ZURICH",
        "code": "LAKE ZURICH"
       },
       {
        "name": "LAKES REGION SANITARY DISTRICT",
        "code": "LAKES REGION SANITARY DISTRICT"
       },
       {
        "name": "LIBERTYVILLE",
        "code": "LIBERTYVILLE"
       },
       {
        "name": "LINCOLNSHIRE",
        "code": "LINCOLNSHIRE"
       },
       {
        "name": "MUNDELEIN",
        "code": "MUNDELEIN"
       },
       {
        "name": "N/A",
        "code": "N/A"
       },
       {
        "name": "NORTHEAST",
        "code": "NORTHEAST"
       },
       {
        "name": "NORTHEAST CENTRAL",
        "code": "NORTHEAST CENTRAL"
       },
       {
        "name": "NORTHWEST",
        "code": "NORTHWEST"
       },
       {
        "name": "RIVERWOODS",
        "code": "RIVERWOODS"
       },
       {
        "name": "ROUND LAKE",
        "code": "ROUND LAKE"
       },
       {
        "name": "ROUND LAKE BEACH",
        "code": "ROUND LAKE BEACH"
       },
       {
        "name": "ROUND LAKE HEIGHTS",
        "code": "ROUND LAKE HEIGHTS"
       },
       {
        "name": "ROUND LAKE PARK",
        "code": "ROUND LAKE PARK"
       },
       {
        "name": "SOUTH CENTRAL",
        "code": "SOUTH CENTRAL"
       },
       {
        "name": "SOUTHEAST",
        "code": "SOUTHEAST"
       },
       {
        "name": "WAUKEGAN",
        "code": "WAUKEGAN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "AdministrativeArea",
     "type": "esriFieldTypeString",
     "alias": "Administrative Area",
     "length": 60,
     "domain": {
      "type": "codedValue",
      "name": "AdministrativeArea",
      "description": "Administrative area values for the AdministrativeArea field in the SystemsSewer feature class",
      "codedValues": [
       {
        "name": "Antioch",
        "code": "Antioch"
       },
       {
        "name": "Buffalo Grove",
        "code": "Buffalo Grove"
       },
       {
        "name": "Fox Lake",
        "code": "Fox Lake"
       },
       {
        "name": "Grayslake",
        "code": "Grayslake"
       },
       {
        "name": "Green Oaks",
        "code": "Green Oaks"
       },
       {
        "name": "Gurnee",
        "code": "Gurnee"
       },
       {
        "name": "Hainesville",
        "code": "Hainesville"
       },
       {
        "name": "Hawthorn Woods",
        "code": "Hawthorn Woods"
       },
       {
        "name": "Kildeer",
        "code": "Kildeer"
       },
       {
        "name": "Lake County",
        "code": "LCPW"
       },
       {
        "name": "Lake Villa",
        "code": "Lake Villa"
       },
       {
        "name": "Lake Zurich",
        "code": "Lake Zurich"
       },
       {
        "name": "Libertyville",
        "code": "Libertyville"
       },
       {
        "name": "Lincolnshire",
        "code": "Lincolnshire"
       },
       {
        "name": "NA",
        "code": "NA"
       },
       {
        "name": "Riverwoods",
        "code": "Riverwoods"
       },
       {
        "name": "Round Lake",
        "code": "Round Lake"
       },
       {
        "name": "Round Lake Beach",
        "code": "Round Lake Beach"
       },
       {
        "name": "Round Lake Heights",
        "code": "Round Lake Heights"
       },
       {
        "name": "Round Lake Park",
        "code": "Round Lake Park"
       },
       {
        "name": "Utilities, Inc.",
        "code": "Utilities Inc"
       },
       {
        "name": "Waukegan",
        "code": "Waukegan"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "OperationArea",
     "type": "esriFieldTypeString",
     "alias": "Operation Area",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "OperationArea",
      "description": "",
      "codedValues": [
       {
        "name": "Central",
        "code": "Central"
       },
       {
        "name": "N/A",
        "code": "N/A"
       },
       {
        "name": "North",
        "code": "North"
       },
       {
        "name": "South",
        "code": "South"
       },
       {
        "name": "Maintenance",
        "code": "Maint"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "SubAreaNam",
     "type": "esriFieldTypeString",
     "alias": "Sub Area Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "SewType",
     "type": "esriFieldTypeString",
     "alias": "Sewer Customer Type",
     "length": 10,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R127_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "AdministrativeAr",
     "fields": "AdministrativeArea",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S113_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": {
    "timeZone": "Central Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Central Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 50,
   "name": "Local Sewer and Water Authorities",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -20037700,
    "falseY": -30241100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 866000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "SymbolField",
     "uniqueValueGroups": [
      {
       "heading": "Symbol Field",
       "classes": [
        {
         "label": "ANTIOCH | ANTIOCH",
         "description": "ANTIOCH | ANTIOCH",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           84,
           48,
           176,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "ANTIOCH | ANTIOCH"
          ]
         ]
        },
        {
         "label": "BANNOCKBURN | BANNOCKBURN",
         "description": "BANNOCKBURN | BANNOCKBURN",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           163,
           39,
           95,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "BANNOCKBURN | BANNOCKBURN"
          ]
         ]
        },
        {
         "label": "BARRINGTON HILLS | BARRINGTON HILLS",
         "description": "BARRINGTON HILLS | BARRINGTON HILLS",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           44,
           104,
           163,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "BARRINGTON HILLS | BARRINGTON HILLS"
          ]
         ]
        },
        {
         "label": "BARRINGTON | BARRINGTON",
         "description": "BARRINGTON | BARRINGTON",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           173,
           40,
           40,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "BARRINGTON | BARRINGTON"
          ]
         ]
        },
        {
         "label": "BEACH PARK | BEACH PARK",
         "description": "BEACH PARK | BEACH PARK",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           93,
           37,
           153,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "BEACH PARK | BEACH PARK"
          ]
         ]
        },
        {
         "label": "BUFFALO GROVE | BUFFALO GROVE",
         "description": "BUFFALO GROVE | BUFFALO GROVE",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           201,
           48,
           61,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "BUFFALO GROVE | BUFFALO GROVE"
          ]
         ]
        },
        {
         "label": "DEER PARK | DEER PARK",
         "description": "DEER PARK | DEER PARK",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           36,
           173,
           98,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "DEER PARK | DEER PARK"
          ]
         ]
        },
        {
         "label": "DEERFIELD | DEERFIELD",
         "description": "DEERFIELD | DEERFIELD",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           156,
           56,
           81,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "DEERFIELD | DEERFIELD"
          ]
         ]
        },
        {
         "label": "DELMAR WOODS SANITARY DISTRICT | UTILITIES INC",
         "description": "DELMAR WOODS SANITARY DISTRICT | UTILITIES INC",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           158,
           126,
           63,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "DELMAR WOODS SANITARY DISTRICT | UTILITIES INC"
          ]
         ]
        },
        {
         "label": "FOX LAKE | FOX LAKE",
         "description": "FOX LAKE | FOX LAKE",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           117,
           68,
           201,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "FOX LAKE | FOX LAKE"
          ]
         ]
        },
        {
         "label": "FOX RIVER GROVE | FOX RIVER GROVE",
         "description": "FOX RIVER GROVE | FOX RIVER GROVE",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           67,
           96,
           176,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "FOX RIVER GROVE | FOX RIVER GROVE"
          ]
         ]
        },
        {
         "label": "GRAYSLAKE | GRAYSLAKE",
         "description": "GRAYSLAKE | GRAYSLAKE",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           158,
           52,
           63,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "GRAYSLAKE | GRAYSLAKE"
          ]
         ]
        },
        {
         "label": "GREEN OAKS | GREEN OAKS",
         "description": "GREEN OAKS | GREEN OAKS",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           96,
           189,
           68,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "GREEN OAKS | GREEN OAKS"
          ]
         ]
        },
        {
         "label": "GREEN OAKS | LAKE COUNTY",
         "description": "GREEN OAKS | LAKE COUNTY",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           162,
           166,
           51,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "GREEN OAKS | LAKE COUNTY"
          ]
         ]
        },
        {
         "label": "GURNEE | GURNEE",
         "description": "GURNEE | GURNEE",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           119,
           40,
           168,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "GURNEE | GURNEE"
          ]
         ]
        },
        {
         "label": "HAINESVILLE | HAINESVILLE",
         "description": "HAINESVILLE | HAINESVILLE",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           173,
           122,
           50,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "HAINESVILLE | HAINESVILLE"
          ]
         ]
        },
        {
         "label": "HAWTHORN WOODS | HAWTHORN WOODS",
         "description": "HAWTHORN WOODS | HAWTHORN WOODS",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           65,
           67,
           196,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "HAWTHORN WOODS | HAWTHORN WOODS"
          ]
         ]
        },
        {
         "label": "HAWTHORN WOODS | LAKE COUNTY",
         "description": "HAWTHORN WOODS | LAKE COUNTY",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           176,
           65,
           132,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "HAWTHORN WOODS | LAKE COUNTY"
          ]
         ]
        },
        {
         "label": "HIGHLAND PARK | HIGHLAND PARK",
         "description": "HIGHLAND PARK | HIGHLAND PARK",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           135,
           171,
           36,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "HIGHLAND PARK | HIGHLAND PARK"
          ]
         ]
        },
        {
         "label": "HIGHWOOD | HIGHWOOD",
         "description": "HIGHWOOD | HIGHWOOD",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           106,
           158,
           54,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "HIGHWOOD | HIGHWOOD"
          ]
         ]
        },
        {
         "label": "INDIAN CREEK | LAKE COUNTY",
         "description": "INDIAN CREEK | LAKE COUNTY",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           201,
           111,
           73,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "INDIAN CREEK | LAKE COUNTY"
          ]
         ]
        },
        {
         "label": "ISLAND LAKE | ISLAND LAKE",
         "description": "ISLAND LAKE | ISLAND LAKE",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           38,
           118,
           158,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "ISLAND LAKE | ISLAND LAKE"
          ]
         ]
        },
        {
         "label": "KILDEER | KILDEER",
         "description": "KILDEER | KILDEER",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           50,
           81,
           201,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "KILDEER | KILDEER"
          ]
         ]
        },
        {
         "label": "LAKE BARRINGTON | LAKE BARRINGTON",
         "description": "LAKE BARRINGTON | LAKE BARRINGTON",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           199,
           116,
           44,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKE BARRINGTON | LAKE BARRINGTON"
          ]
         ]
        },
        {
         "label": "LAKE BLUFF | LAKE BLUFF",
         "description": "LAKE BLUFF | LAKE BLUFF",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           176,
           146,
           48,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKE BLUFF | LAKE BLUFF"
          ]
         ]
        },
        {
         "label": "LAKE COUNTY | AQUA ILLINOIS",
         "description": "LAKE COUNTY | AQUA ILLINOIS",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           174,
           199,
           74,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKE COUNTY | AQUA ILLINOIS"
          ]
         ]
        },
        {
         "label": "LAKE COUNTY | BANNOCKBURN",
         "description": "LAKE COUNTY | BANNOCKBURN",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           33,
           63,
           156,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKE COUNTY | BANNOCKBURN"
          ]
         ]
        },
        {
         "label": "LAKE COUNTY | DEERFIELD",
         "description": "LAKE COUNTY | DEERFIELD",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           59,
           156,
           85,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKE COUNTY | DEERFIELD"
          ]
         ]
        },
        {
         "label": "LAKE COUNTY | FOX LAKE",
         "description": "LAKE COUNTY | FOX LAKE",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           194,
           43,
           166,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKE COUNTY | FOX LAKE"
          ]
         ]
        },
        {
         "label": "LAKE COUNTY | GURNEE",
         "description": "LAKE COUNTY | GURNEE",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           58,
           156,
           201,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKE COUNTY | GURNEE"
          ]
         ]
        },
        {
         "label": "LAKE COUNTY | HAWTHORN WOODS",
         "description": "LAKE COUNTY | HAWTHORN WOODS",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           94,
           158,
           35,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKE COUNTY | HAWTHORN WOODS"
          ]
         ]
        },
        {
         "label": "LAKE COUNTY | KILDEER",
         "description": "LAKE COUNTY | KILDEER",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           45,
           156,
           39,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKE COUNTY | KILDEER"
          ]
         ]
        },
        {
         "label": "LAKE COUNTY | LAKE COUNTY",
         "description": "LAKE COUNTY | LAKE COUNTY",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           84,
           161,
           64,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKE COUNTY | LAKE COUNTY"
          ]
         ]
        },
        {
         "label": "LAKE COUNTY | LAKE ZURICH",
         "description": "LAKE COUNTY | LAKE ZURICH",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           199,
           60,
           150,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKE COUNTY | LAKE ZURICH"
          ]
         ]
        },
        {
         "label": "LAKE COUNTY | LIBERTYVILLE",
         "description": "LAKE COUNTY | LIBERTYVILLE",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           156,
           59,
           146,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKE COUNTY | LIBERTYVILLE"
          ]
         ]
        },
        {
         "label": "LAKE COUNTY | LONG GROVE",
         "description": "LAKE COUNTY | LONG GROVE",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           189,
           75,
           81,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKE COUNTY | LONG GROVE"
          ]
         ]
        },
        {
         "label": "LAKE COUNTY | METTAWA",
         "description": "LAKE COUNTY | METTAWA",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           45,
           156,
           121,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKE COUNTY | METTAWA"
          ]
         ]
        },
        {
         "label": "LAKE COUNTY | MUNDELEIN",
         "description": "LAKE COUNTY | MUNDELEIN",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           59,
           134,
           196,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKE COUNTY | MUNDELEIN"
          ]
         ]
        },
        {
         "label": "LAKE COUNTY | N/A",
         "description": "LAKE COUNTY | N/A",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           201,
           156,
           77,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKE COUNTY | N/A"
          ]
         ]
        },
        {
         "label": "LAKE COUNTY | OLD MILL CREEK",
         "description": "LAKE COUNTY | OLD MILL CREEK",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           201,
           146,
           44,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKE COUNTY | OLD MILL CREEK"
          ]
         ]
        },
        {
         "label": "LAKE COUNTY | RIVERWOODS",
         "description": "LAKE COUNTY | RIVERWOODS",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           74,
           57,
           153,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKE COUNTY | RIVERWOODS"
          ]
         ]
        },
        {
         "label": "LAKE COUNTY | THIRD LAKE",
         "description": "LAKE COUNTY | THIRD LAKE",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           60,
           199,
           132,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKE COUNTY | THIRD LAKE"
          ]
         ]
        },
        {
         "label": "LAKE FOREST | LAKE FOREST",
         "description": "LAKE FOREST | LAKE FOREST",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           69,
           174,
           176,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKE FOREST | LAKE FOREST"
          ]
         ]
        },
        {
         "label": "LAKE VILLA | LAKE VILLA",
         "description": "LAKE VILLA | LAKE VILLA",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           153,
           50,
           32,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKE VILLA | LAKE VILLA"
          ]
         ]
        },
        {
         "label": "LAKE ZURICH | LAKE ZURICH",
         "description": "LAKE ZURICH | LAKE ZURICH",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           64,
           201,
           110,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKE ZURICH | LAKE ZURICH"
          ]
         ]
        },
        {
         "label": "LAKEMOOR | LAKEMOOR",
         "description": "LAKEMOOR | LAKEMOOR",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           181,
           189,
           43,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKEMOOR | LAKEMOOR"
          ]
         ]
        },
        {
         "label": "LAKES REGION SANITARY DISTRICT | FOX LAKE",
         "description": "LAKES REGION SANITARY DISTRICT | FOX LAKE",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           196,
           67,
           47,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKES REGION SANITARY DISTRICT | FOX LAKE"
          ]
         ]
        },
        {
         "label": "LAKES REGION SANITARY DISTRICT | LAKE COUNTY",
         "description": "LAKES REGION SANITARY DISTRICT | LAKE COUNTY",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           168,
           67,
           111,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKES REGION SANITARY DISTRICT | LAKE COUNTY"
          ]
         ]
        },
        {
         "label": "LAKES REGION SANITARY DISTRICT | LAKE VILLA",
         "description": "LAKES REGION SANITARY DISTRICT | LAKE VILLA",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           135,
           153,
           57,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKES REGION SANITARY DISTRICT | LAKE VILLA"
          ]
         ]
        },
        {
         "label": "LAKES REGION SANITARY DISTRICT | LAKEMOOR",
         "description": "LAKES REGION SANITARY DISTRICT | LAKEMOOR",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           199,
           80,
           103,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKES REGION SANITARY DISTRICT | LAKEMOOR"
          ]
         ]
        },
        {
         "label": "LAKES REGION SANITARY DISTRICT | N/A",
         "description": "LAKES REGION SANITARY DISTRICT | N/A",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           161,
           43,
           81,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKES REGION SANITARY DISTRICT | N/A"
          ]
         ]
        },
        {
         "label": "LAKES REGION SANITARY DISTRICT | ROUND LAKE",
         "description": "LAKES REGION SANITARY DISTRICT | ROUND LAKE",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           69,
           43,
           186,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKES REGION SANITARY DISTRICT | ROUND LAKE"
          ]
         ]
        },
        {
         "label": "LAKES REGION SANITARY DISTRICT | ROUND LAKE BEACH",
         "description": "LAKES REGION SANITARY DISTRICT | ROUND LAKE BEACH",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           189,
           128,
           75,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKES REGION SANITARY DISTRICT | ROUND LAKE BEACH"
          ]
         ]
        },
        {
         "label": "LAKES REGION SANITARY DISTRICT | ROUND LAKE HEIGHTS",
         "description": "LAKES REGION SANITARY DISTRICT | ROUND LAKE HEIGHTS",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           125,
           196,
           75,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKES REGION SANITARY DISTRICT | ROUND LAKE HEIGHTS"
          ]
         ]
        },
        {
         "label": "LAKES REGION SANITARY DISTRICT | VOLO",
         "description": "LAKES REGION SANITARY DISTRICT | VOLO",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           142,
           42,
           191,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LAKES REGION SANITARY DISTRICT | VOLO"
          ]
         ]
        },
        {
         "label": "LIBERTYVILLE | LIBERTYVILLE",
         "description": "LIBERTYVILLE | LIBERTYVILLE",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           163,
           94,
           34,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LIBERTYVILLE | LIBERTYVILLE"
          ]
         ]
        },
        {
         "label": "LINCOLNSHIRE | LINCOLNSHIRE",
         "description": "LINCOLNSHIRE | LINCOLNSHIRE",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           52,
           194,
           76,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LINCOLNSHIRE | LINCOLNSHIRE"
          ]
         ]
        },
        {
         "label": "LINDENHURST | LINDENHURST",
         "description": "LINDENHURST | LINDENHURST",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           108,
           194,
           50,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LINDENHURST | LINDENHURST"
          ]
         ]
        },
        {
         "label": "LONG GROVE | LONG GROVE",
         "description": "LONG GROVE | LONG GROVE",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           136,
           184,
           73,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "LONG GROVE | LONG GROVE"
          ]
         ]
        },
        {
         "label": "METTAWA | LAKE COUNTY",
         "description": "METTAWA | LAKE COUNTY",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           156,
           88,
           61,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "METTAWA | LAKE COUNTY"
          ]
         ]
        },
        {
         "label": "METTAWA | METTAWA",
         "description": "METTAWA | METTAWA",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           201,
           180,
           60,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "METTAWA | METTAWA"
          ]
         ]
        },
        {
         "label": "MUNDELEIN | LAKE COUNTY",
         "description": "MUNDELEIN | LAKE COUNTY",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           186,
           64,
           61,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "MUNDELEIN | LAKE COUNTY"
          ]
         ]
        },
        {
         "label": "MUNDELEIN | MUNDELEIN",
         "description": "MUNDELEIN | MUNDELEIN",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           42,
           201,
           172,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "MUNDELEIN | MUNDELEIN"
          ]
         ]
        },
        {
         "label": "N/A | AQUA ILLINOIS",
         "description": "N/A | AQUA ILLINOIS",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           66,
           88,
           184,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "N/A | AQUA ILLINOIS"
          ]
         ]
        },
        {
         "label": "N/A | LAKE COUNTY",
         "description": "N/A | LAKE COUNTY",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           72,
           194,
           149,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "N/A | LAKE COUNTY"
          ]
         ]
        },
        {
         "label": "N/A | LINCOLNSHIRE",
         "description": "N/A | LINCOLNSHIRE",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           194,
           52,
           92,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "N/A | LINCOLNSHIRE"
          ]
         ]
        },
        {
         "label": "NORTH BARRINGTON | NORTH BARRINGTON",
         "description": "NORTH BARRINGTON | NORTH BARRINGTON",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           45,
           196,
           60,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "NORTH BARRINGTON | NORTH BARRINGTON"
          ]
         ]
        },
        {
         "label": "NORTH CHICAGO | NORTH CHICAGO",
         "description": "NORTH CHICAGO | NORTH CHICAGO",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           189,
           87,
           75,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "NORTH CHICAGO | NORTH CHICAGO"
          ]
         ]
        },
        {
         "label": "NORTH SHORE SANITARY DISTRICT | LAKE BLUFF",
         "description": "NORTH SHORE SANITARY DISTRICT | LAKE BLUFF",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           166,
           43,
           125,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "NORTH SHORE SANITARY DISTRICT | LAKE BLUFF"
          ]
         ]
        },
        {
         "label": "NORTH SHORE SANITARY DISTRICT | LAKE COUNTY",
         "description": "NORTH SHORE SANITARY DISTRICT | LAKE COUNTY",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           34,
           153,
           147,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "NORTH SHORE SANITARY DISTRICT | LAKE COUNTY"
          ]
         ]
        },
        {
         "label": "NORTH SHORE SANITARY DISTRICT | N/A",
         "description": "NORTH SHORE SANITARY DISTRICT | N/A",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           163,
           145,
           64,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "NORTH SHORE SANITARY DISTRICT | N/A"
          ]
         ]
        },
        {
         "label": "OLD MILL CREEK | OLD MILL CREEK",
         "description": "OLD MILL CREEK | OLD MILL CREEK",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           51,
           176,
           80,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "OLD MILL CREEK | OLD MILL CREEK"
          ]
         ]
        },
        {
         "label": "PARK CITY | PARK CITY",
         "description": "PARK CITY | PARK CITY",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           163,
           34,
           140,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "PARK CITY | PARK CITY"
          ]
         ]
        },
        {
         "label": "PORT BARRINGTON | PORT BARRINGTON",
         "description": "PORT BARRINGTON | PORT BARRINGTON",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           138,
           199,
           54,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "PORT BARRINGTON | PORT BARRINGTON"
          ]
         ]
        },
        {
         "label": "RIVERWOODS | RIVERWOODS",
         "description": "RIVERWOODS | RIVERWOODS",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           38,
           138,
           158,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "RIVERWOODS | RIVERWOODS"
          ]
         ]
        },
        {
         "label": "ROUND LAKE BEACH | ROUND LAKE BEACH",
         "description": "ROUND LAKE BEACH | ROUND LAKE BEACH",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           179,
           90,
           43,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "ROUND LAKE BEACH | ROUND LAKE BEACH"
          ]
         ]
        },
        {
         "label": "ROUND LAKE HEIGHTS | ROUND LAKE HEIGHTS",
         "description": "ROUND LAKE HEIGHTS | ROUND LAKE HEIGHTS",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           153,
           67,
           55,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "ROUND LAKE HEIGHTS | ROUND LAKE HEIGHTS"
          ]
         ]
        },
        {
         "label": "ROUND LAKE PARK | ROUND LAKE PARK",
         "description": "ROUND LAKE PARK | ROUND LAKE PARK",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           194,
           85,
           58,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "ROUND LAKE PARK | ROUND LAKE PARK"
          ]
         ]
        },
        {
         "label": "ROUND LAKE | ROUND LAKE",
         "description": "ROUND LAKE | ROUND LAKE",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           144,
           62,
           176,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "ROUND LAKE | ROUND LAKE"
          ]
         ]
        },
        {
         "label": "THIRD LAKE | THIRD LAKE",
         "description": "THIRD LAKE | THIRD LAKE",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           56,
           105,
           201,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "THIRD LAKE | THIRD LAKE"
          ]
         ]
        },
        {
         "label": "TOWER LAKES | TOWER LAKES",
         "description": "TOWER LAKES | TOWER LAKES",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           189,
           72,
           187,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "TOWER LAKES | TOWER LAKES"
          ]
         ]
        },
        {
         "label": "UTILITIES INC | N/A",
         "description": "UTILITIES INC | N/A",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           179,
           37,
           179,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "UTILITIES INC | N/A"
          ]
         ]
        },
        {
         "label": "VOLO | VOLO",
         "description": "VOLO | VOLO",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           201,
           197,
           75,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "VOLO | VOLO"
          ]
         ]
        },
        {
         "label": "WADSWORTH | WADSWORTH",
         "description": "WADSWORTH | WADSWORTH",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           168,
           35,
           62,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "WADSWORTH | WADSWORTH"
          ]
         ]
        },
        {
         "label": "WAUCONDA | WAUCONDA",
         "description": "WAUCONDA | WAUCONDA",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           42,
           42,
           156,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "WAUCONDA | WAUCONDA"
          ]
         ]
        },
        {
         "label": "WAUKEGAN | WAUKEGAN",
         "description": "WAUKEGAN | WAUKEGAN",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           74,
           184,
           50,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "WAUKEGAN | WAUKEGAN"
          ]
         ]
        },
        {
         "label": "WHEELING | WHEELING",
         "description": "WHEELING | WHEELING",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           111,
           62,
           173,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "WHEELING | WHEELING"
          ]
         ]
        },
        {
         "label": "WINTHROP HARBOR | WINTHROP HARBOR",
         "description": "WINTHROP HARBOR | WINTHROP HARBOR",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           70,
           194,
           177,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "WINTHROP HARBOR | WINTHROP HARBOR"
          ]
         ]
        },
        {
         "label": "ZION | ZION",
         "description": "ZION | ZION",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           55,
           173,
           196,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 2
          }
         },
         "values": [
          [
           "ZION | ZION"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         84,
         48,
         176,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "ANTIOCH | ANTIOCH",
       "label": "ANTIOCH | ANTIOCH"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         163,
         39,
         95,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "BANNOCKBURN | BANNOCKBURN",
       "label": "BANNOCKBURN | BANNOCKBURN"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         44,
         104,
         163,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "BARRINGTON HILLS | BARRINGTON HILLS",
       "label": "BARRINGTON HILLS | BARRINGTON HILLS"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         173,
         40,
         40,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "BARRINGTON | BARRINGTON",
       "label": "BARRINGTON | BARRINGTON"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         93,
         37,
         153,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "BEACH PARK | BEACH PARK",
       "label": "BEACH PARK | BEACH PARK"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         201,
         48,
         61,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "BUFFALO GROVE | BUFFALO GROVE",
       "label": "BUFFALO GROVE | BUFFALO GROVE"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         36,
         173,
         98,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "DEER PARK | DEER PARK",
       "label": "DEER PARK | DEER PARK"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         156,
         56,
         81,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "DEERFIELD | DEERFIELD",
       "label": "DEERFIELD | DEERFIELD"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         158,
         126,
         63,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "DELMAR WOODS SANITARY DISTRICT | UTILITIES INC",
       "label": "DELMAR WOODS SANITARY DISTRICT | UTILITIES INC"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         117,
         68,
         201,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "FOX LAKE | FOX LAKE",
       "label": "FOX LAKE | FOX LAKE"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         67,
         96,
         176,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "FOX RIVER GROVE | FOX RIVER GROVE",
       "label": "FOX RIVER GROVE | FOX RIVER GROVE"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         158,
         52,
         63,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "GRAYSLAKE | GRAYSLAKE",
       "label": "GRAYSLAKE | GRAYSLAKE"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         96,
         189,
         68,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "GREEN OAKS | GREEN OAKS",
       "label": "GREEN OAKS | GREEN OAKS"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         162,
         166,
         51,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "GREEN OAKS | LAKE COUNTY",
       "label": "GREEN OAKS | LAKE COUNTY"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         119,
         40,
         168,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "GURNEE | GURNEE",
       "label": "GURNEE | GURNEE"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         173,
         122,
         50,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "HAINESVILLE | HAINESVILLE",
       "label": "HAINESVILLE | HAINESVILLE"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         65,
         67,
         196,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "HAWTHORN WOODS | HAWTHORN WOODS",
       "label": "HAWTHORN WOODS | HAWTHORN WOODS"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         176,
         65,
         132,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "HAWTHORN WOODS | LAKE COUNTY",
       "label": "HAWTHORN WOODS | LAKE COUNTY"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         135,
         171,
         36,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "HIGHLAND PARK | HIGHLAND PARK",
       "label": "HIGHLAND PARK | HIGHLAND PARK"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         106,
         158,
         54,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "HIGHWOOD | HIGHWOOD",
       "label": "HIGHWOOD | HIGHWOOD"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         201,
         111,
         73,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "INDIAN CREEK | LAKE COUNTY",
       "label": "INDIAN CREEK | LAKE COUNTY"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         38,
         118,
         158,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "ISLAND LAKE | ISLAND LAKE",
       "label": "ISLAND LAKE | ISLAND LAKE"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         50,
         81,
         201,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "KILDEER | KILDEER",
       "label": "KILDEER | KILDEER"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         199,
         116,
         44,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKE BARRINGTON | LAKE BARRINGTON",
       "label": "LAKE BARRINGTON | LAKE BARRINGTON"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         176,
         146,
         48,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKE BLUFF | LAKE BLUFF",
       "label": "LAKE BLUFF | LAKE BLUFF"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         174,
         199,
         74,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKE COUNTY | AQUA ILLINOIS",
       "label": "LAKE COUNTY | AQUA ILLINOIS"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         33,
         63,
         156,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKE COUNTY | BANNOCKBURN",
       "label": "LAKE COUNTY | BANNOCKBURN"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         59,
         156,
         85,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKE COUNTY | DEERFIELD",
       "label": "LAKE COUNTY | DEERFIELD"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         194,
         43,
         166,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKE COUNTY | FOX LAKE",
       "label": "LAKE COUNTY | FOX LAKE"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         58,
         156,
         201,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKE COUNTY | GURNEE",
       "label": "LAKE COUNTY | GURNEE"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         94,
         158,
         35,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKE COUNTY | HAWTHORN WOODS",
       "label": "LAKE COUNTY | HAWTHORN WOODS"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         45,
         156,
         39,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKE COUNTY | KILDEER",
       "label": "LAKE COUNTY | KILDEER"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         84,
         161,
         64,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKE COUNTY | LAKE COUNTY",
       "label": "LAKE COUNTY | LAKE COUNTY"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         199,
         60,
         150,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKE COUNTY | LAKE ZURICH",
       "label": "LAKE COUNTY | LAKE ZURICH"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         156,
         59,
         146,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKE COUNTY | LIBERTYVILLE",
       "label": "LAKE COUNTY | LIBERTYVILLE"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         189,
         75,
         81,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKE COUNTY | LONG GROVE",
       "label": "LAKE COUNTY | LONG GROVE"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         45,
         156,
         121,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKE COUNTY | METTAWA",
       "label": "LAKE COUNTY | METTAWA"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         59,
         134,
         196,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKE COUNTY | MUNDELEIN",
       "label": "LAKE COUNTY | MUNDELEIN"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         201,
         156,
         77,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKE COUNTY | N/A",
       "label": "LAKE COUNTY | N/A"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         201,
         146,
         44,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKE COUNTY | OLD MILL CREEK",
       "label": "LAKE COUNTY | OLD MILL CREEK"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         74,
         57,
         153,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKE COUNTY | RIVERWOODS",
       "label": "LAKE COUNTY | RIVERWOODS"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         60,
         199,
         132,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKE COUNTY | THIRD LAKE",
       "label": "LAKE COUNTY | THIRD LAKE"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         69,
         174,
         176,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKE FOREST | LAKE FOREST",
       "label": "LAKE FOREST | LAKE FOREST"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         50,
         32,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKE VILLA | LAKE VILLA",
       "label": "LAKE VILLA | LAKE VILLA"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         64,
         201,
         110,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKE ZURICH | LAKE ZURICH",
       "label": "LAKE ZURICH | LAKE ZURICH"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         181,
         189,
         43,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKEMOOR | LAKEMOOR",
       "label": "LAKEMOOR | LAKEMOOR"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         196,
         67,
         47,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKES REGION SANITARY DISTRICT | FOX LAKE",
       "label": "LAKES REGION SANITARY DISTRICT | FOX LAKE"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         168,
         67,
         111,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKES REGION SANITARY DISTRICT | LAKE COUNTY",
       "label": "LAKES REGION SANITARY DISTRICT | LAKE COUNTY"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         135,
         153,
         57,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKES REGION SANITARY DISTRICT | LAKE VILLA",
       "label": "LAKES REGION SANITARY DISTRICT | LAKE VILLA"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         199,
         80,
         103,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKES REGION SANITARY DISTRICT | LAKEMOOR",
       "label": "LAKES REGION SANITARY DISTRICT | LAKEMOOR"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         161,
         43,
         81,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKES REGION SANITARY DISTRICT | N/A",
       "label": "LAKES REGION SANITARY DISTRICT | N/A"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         69,
         43,
         186,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKES REGION SANITARY DISTRICT | ROUND LAKE",
       "label": "LAKES REGION SANITARY DISTRICT | ROUND LAKE"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         189,
         128,
         75,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKES REGION SANITARY DISTRICT | ROUND LAKE BEACH",
       "label": "LAKES REGION SANITARY DISTRICT | ROUND LAKE BEACH"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         125,
         196,
         75,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKES REGION SANITARY DISTRICT | ROUND LAKE HEIGHTS",
       "label": "LAKES REGION SANITARY DISTRICT | ROUND LAKE HEIGHTS"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         142,
         42,
         191,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LAKES REGION SANITARY DISTRICT | VOLO",
       "label": "LAKES REGION SANITARY DISTRICT | VOLO"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         163,
         94,
         34,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LIBERTYVILLE | LIBERTYVILLE",
       "label": "LIBERTYVILLE | LIBERTYVILLE"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         52,
         194,
         76,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LINCOLNSHIRE | LINCOLNSHIRE",
       "label": "LINCOLNSHIRE | LINCOLNSHIRE"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         108,
         194,
         50,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LINDENHURST | LINDENHURST",
       "label": "LINDENHURST | LINDENHURST"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         136,
         184,
         73,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "LONG GROVE | LONG GROVE",
       "label": "LONG GROVE | LONG GROVE"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         156,
         88,
         61,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "METTAWA | LAKE COUNTY",
       "label": "METTAWA | LAKE COUNTY"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         201,
         180,
         60,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "METTAWA | METTAWA",
       "label": "METTAWA | METTAWA"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         186,
         64,
         61,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "MUNDELEIN | LAKE COUNTY",
       "label": "MUNDELEIN | LAKE COUNTY"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         42,
         201,
         172,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "MUNDELEIN | MUNDELEIN",
       "label": "MUNDELEIN | MUNDELEIN"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         66,
         88,
         184,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "N/A | AQUA ILLINOIS",
       "label": "N/A | AQUA ILLINOIS"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         72,
         194,
         149,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "N/A | LAKE COUNTY",
       "label": "N/A | LAKE COUNTY"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         194,
         52,
         92,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "N/A | LINCOLNSHIRE",
       "label": "N/A | LINCOLNSHIRE"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         45,
         196,
         60,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "NORTH BARRINGTON | NORTH BARRINGTON",
       "label": "NORTH BARRINGTON | NORTH BARRINGTON"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         189,
         87,
         75,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "NORTH CHICAGO | NORTH CHICAGO",
       "label": "NORTH CHICAGO | NORTH CHICAGO"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         166,
         43,
         125,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "NORTH SHORE SANITARY DISTRICT | LAKE BLUFF",
       "label": "NORTH SHORE SANITARY DISTRICT | LAKE BLUFF"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         34,
         153,
         147,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "NORTH SHORE SANITARY DISTRICT | LAKE COUNTY",
       "label": "NORTH SHORE SANITARY DISTRICT | LAKE COUNTY"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         163,
         145,
         64,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "NORTH SHORE SANITARY DISTRICT | N/A",
       "label": "NORTH SHORE SANITARY DISTRICT | N/A"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         51,
         176,
         80,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "OLD MILL CREEK | OLD MILL CREEK",
       "label": "OLD MILL CREEK | OLD MILL CREEK"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         163,
         34,
         140,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "PARK CITY | PARK CITY",
       "label": "PARK CITY | PARK CITY"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         138,
         199,
         54,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "PORT BARRINGTON | PORT BARRINGTON",
       "label": "PORT BARRINGTON | PORT BARRINGTON"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         38,
         138,
         158,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "RIVERWOODS | RIVERWOODS",
       "label": "RIVERWOODS | RIVERWOODS"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         90,
         43,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "ROUND LAKE BEACH | ROUND LAKE BEACH",
       "label": "ROUND LAKE BEACH | ROUND LAKE BEACH"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         153,
         67,
         55,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "ROUND LAKE HEIGHTS | ROUND LAKE HEIGHTS",
       "label": "ROUND LAKE HEIGHTS | ROUND LAKE HEIGHTS"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         194,
         85,
         58,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "ROUND LAKE PARK | ROUND LAKE PARK",
       "label": "ROUND LAKE PARK | ROUND LAKE PARK"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         144,
         62,
         176,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "ROUND LAKE | ROUND LAKE",
       "label": "ROUND LAKE | ROUND LAKE"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         105,
         201,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "THIRD LAKE | THIRD LAKE",
       "label": "THIRD LAKE | THIRD LAKE"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         189,
         72,
         187,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "TOWER LAKES | TOWER LAKES",
       "label": "TOWER LAKES | TOWER LAKES"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         37,
         179,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "UTILITIES INC | N/A",
       "label": "UTILITIES INC | N/A"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         201,
         197,
         75,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "VOLO | VOLO",
       "label": "VOLO | VOLO"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         168,
         35,
         62,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "WADSWORTH | WADSWORTH",
       "label": "WADSWORTH | WADSWORTH"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         42,
         42,
         156,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "WAUCONDA | WAUCONDA",
       "label": "WAUCONDA | WAUCONDA"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         74,
         184,
         50,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "WAUKEGAN | WAUKEGAN",
       "label": "WAUKEGAN | WAUKEGAN"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         111,
         62,
         173,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "WHEELING | WHEELING",
       "label": "WHEELING | WHEELING"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         70,
         194,
         177,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "WINTHROP HARBOR | WINTHROP HARBOR",
       "label": "WINTHROP HARBOR | WINTHROP HARBOR"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         55,
         173,
         196,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 2
        }
       },
       "value": "ZION | ZION",
       "label": "ZION | ZION"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          204,
          252,
          232,
          255
         ],
         "toColor": [
          204,
          252,
          232,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          179,
          223,
          255
         ],
         "toColor": [
          252,
          179,
          223,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          214,
          197,
          255
         ],
         "toColor": [
          252,
          214,
          197,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          200,
          252,
          255
         ],
         "toColor": [
          179,
          200,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          247,
          252,
          192,
          255
         ],
         "toColor": [
          247,
          252,
          192,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          190,
          252,
          182,
          255
         ],
         "toColor": [
          190,
          252,
          182,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          199,
          237,
          252,
          255
         ],
         "toColor": [
          199,
          237,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          239,
          215,
          252,
          255
         ],
         "toColor": [
          239,
          215,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          211,
          182,
          252,
          255
         ],
         "toColor": [
          211,
          182,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          179,
          180,
          255
         ],
         "toColor": [
          252,
          179,
          180,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          212,
          224,
          255
         ],
         "toColor": [
          252,
          212,
          224,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          182,
          252,
          208,
          255
         ],
         "toColor": [
          182,
          252,
          208,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          244,
          212,
          255
         ],
         "toColor": [
          252,
          244,
          212,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          248,
          199,
          252,
          255
         ],
         "toColor": [
          248,
          199,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          218,
          252,
          207,
          255
         ],
         "toColor": [
          218,
          252,
          207,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          248,
          252,
          255
         ],
         "toColor": [
          184,
          248,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          223,
          252,
          184,
          255
         ],
         "toColor": [
          223,
          252,
          184,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          207,
          219,
          252,
          255
         ],
         "toColor": [
          207,
          219,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          184,
          249,
          255
         ],
         "toColor": [
          252,
          184,
          249,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          182,
          204,
          255
         ],
         "toColor": [
          252,
          182,
          204,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          190,
          187,
          252,
          255
         ],
         "toColor": [
          190,
          187,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          224,
          182,
          255
         ],
         "toColor": [
          252,
          224,
          182,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          215,
          251,
          252,
          255
         ],
         "toColor": [
          215,
          251,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          209,
          202,
          252,
          255
         ],
         "toColor": [
          209,
          202,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          197,
          187,
          255
         ],
         "toColor": [
          252,
          197,
          187,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          210,
          242,
          255
         ],
         "toColor": [
          252,
          210,
          242,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          187,
          252,
          246,
          255
         ],
         "toColor": [
          187,
          252,
          246,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          227,
          197,
          252,
          255
         ],
         "toColor": [
          227,
          197,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          239,
          252,
          210,
          255
         ],
         "toColor": [
          239,
          252,
          210,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          233,
          179,
          252,
          255
         ],
         "toColor": [
          233,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          235,
          179,
          255
         ],
         "toColor": [
          252,
          235,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          204,
          228,
          252,
          255
         ],
         "toColor": [
          204,
          228,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          225,
          252,
          255
         ],
         "toColor": [
          184,
          225,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          252,
          224,
          255
         ],
         "toColor": [
          184,
          252,
          224,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          200,
          252,
          194,
          255
         ],
         "toColor": [
          200,
          252,
          194,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          194,
          229,
          255
         ],
         "toColor": [
          252,
          194,
          229,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          216,
          215,
          255
         ],
         "toColor": [
          252,
          216,
          215,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          252,
          190,
          255
         ],
         "toColor": [
          179,
          252,
          190,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          212,
          234,
          255
         ],
         "toColor": [
          252,
          212,
          234,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          240,
          189,
          252,
          255
         ],
         "toColor": [
          240,
          189,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          199,
          223,
          255
         ],
         "toColor": [
          252,
          199,
          223,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          232,
          252,
          189,
          255
         ],
         "toColor": [
          232,
          252,
          189,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          194,
          196,
          252,
          255
         ],
         "toColor": [
          194,
          196,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          221,
          212,
          252,
          255
         ],
         "toColor": [
          221,
          212,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          246,
          187,
          255
         ],
         "toColor": [
          252,
          246,
          187,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          204,
          252,
          217,
          255
         ],
         "toColor": [
          204,
          252,
          217,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          224,
          212,
          255
         ],
         "toColor": [
          252,
          224,
          212,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          252,
          207,
          255
         ],
         "toColor": [
          252,
          252,
          207,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          237,
          215,
          255
         ],
         "toColor": [
          252,
          237,
          215,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          211,
          182,
          255
         ],
         "toColor": [
          252,
          211,
          182,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          233,
          252,
          179,
          255
         ],
         "toColor": [
          233,
          252,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          199,
          252,
          207,
          255
         ],
         "toColor": [
          199,
          252,
          207,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          215,
          252,
          242,
          255
         ],
         "toColor": [
          215,
          252,
          242,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          192,
          203,
          255
         ],
         "toColor": [
          252,
          192,
          203,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          179,
          212,
          255
         ],
         "toColor": [
          252,
          179,
          212,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          228,
          197,
          255
         ],
         "toColor": [
          252,
          228,
          197,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          187,
          245,
          255
         ],
         "toColor": [
          252,
          187,
          245,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          234,
          192,
          255
         ],
         "toColor": [
          252,
          234,
          192,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          221,
          252,
          194,
          255
         ],
         "toColor": [
          221,
          252,
          194,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          243,
          207,
          252,
          255
         ],
         "toColor": [
          243,
          207,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          192,
          206,
          252,
          255
         ],
         "toColor": [
          192,
          206,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          182,
          210,
          252,
          255
         ],
         "toColor": [
          182,
          210,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          208,
          192,
          252,
          255
         ],
         "toColor": [
          208,
          192,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          197,
          242,
          252,
          255
         ],
         "toColor": [
          197,
          242,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          244,
          252,
          199,
          255
         ],
         "toColor": [
          244,
          252,
          199,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          188,
          179,
          252,
          255
         ],
         "toColor": [
          188,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          232,
          207,
          252,
          255
         ],
         "toColor": [
          232,
          207,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          202,
          252,
          249,
          255
         ],
         "toColor": [
          202,
          252,
          249,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          197,
          242,
          255
         ],
         "toColor": [
          252,
          197,
          242,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          204,
          187,
          255
         ],
         "toColor": [
          252,
          204,
          187,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          233,
          252,
          215,
          255
         ],
         "toColor": [
          233,
          252,
          215,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          189,
          221,
          252,
          255
         ],
         "toColor": [
          189,
          221,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          192,
          193,
          255
         ],
         "toColor": [
          252,
          192,
          193,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          218,
          192,
          255
         ],
         "toColor": [
          252,
          218,
          192,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          223,
          189,
          252,
          255
         ],
         "toColor": [
          223,
          189,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          192,
          252,
          255
         ],
         "toColor": [
          184,
          192,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          200,
          252,
          184,
          255
         ],
         "toColor": [
          200,
          252,
          184,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          202,
          203,
          255
         ],
         "toColor": [
          252,
          202,
          203,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          244,
          182,
          252,
          255
         ],
         "toColor": [
          244,
          182,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          244,
          252,
          179,
          255
         ],
         "toColor": [
          244,
          252,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          246,
          192,
          252,
          255
         ],
         "toColor": [
          246,
          192,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          236,
          202,
          252,
          255
         ],
         "toColor": [
          236,
          202,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          202,
          210,
          255
         ],
         "toColor": [
          252,
          202,
          210,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          226,
          189,
          255
         ],
         "toColor": [
          252,
          226,
          189,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          192,
          252,
          211,
          255
         ],
         "toColor": [
          192,
          252,
          211,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          204,
          252,
          255
         ],
         "toColor": [
          252,
          204,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          215,
          215,
          252,
          255
         ],
         "toColor": [
          215,
          215,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          212,
          217,
          255
         ],
         "toColor": [
          252,
          212,
          217,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          207,
          224,
          255
         ],
         "toColor": [
          252,
          207,
          224,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 50,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -9818353.6271,
    "ymin": 5183813.5326000005,
    "xmax": -9769302.2463,
    "ymax": 5235532.284699999,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "SewerAuthority",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SewerAuthority",
     "type": "esriFieldTypeString",
     "alias": "Sewer Authority",
     "length": 50,
     "domain": null
    },
    {
     "name": "SewAddr",
     "type": "esriFieldTypeString",
     "alias": "Sewer Authority Address",
     "length": 50,
     "domain": null
    },
    {
     "name": "SewAddr2",
     "type": "esriFieldTypeString",
     "alias": "Sewer Authority Addr2",
     "length": 20,
     "domain": null
    },
    {
     "name": "SewCity",
     "type": "esriFieldTypeString",
     "alias": "Sewer Authority City",
     "length": 25,
     "domain": null
    },
    {
     "name": "SewZIP",
     "type": "esriFieldTypeString",
     "alias": "Sewer Authority ZIP",
     "length": 10,
     "domain": null
    },
    {
     "name": "SewPhone",
     "type": "esriFieldTypeString",
     "alias": "Sewer Authority Phone",
     "length": 14,
     "domain": null
    },
    {
     "name": "SewURL",
     "type": "esriFieldTypeString",
     "alias": "Sewer Authority Website",
     "length": 254,
     "domain": null
    },
    {
     "name": "WaterAuthority",
     "type": "esriFieldTypeString",
     "alias": "Water Authority",
     "length": 50,
     "domain": null
    },
    {
     "name": "WatAddr",
     "type": "esriFieldTypeString",
     "alias": "Water Authority Address",
     "length": 50,
     "domain": null
    },
    {
     "name": "WatAddr2",
     "type": "esriFieldTypeString",
     "alias": "Water Authority Addr2",
     "length": 20,
     "domain": null
    },
    {
     "name": "WatCity",
     "type": "esriFieldTypeString",
     "alias": "Water Authority City",
     "length": 25,
     "domain": null
    },
    {
     "name": "WatZIP",
     "type": "esriFieldTypeString",
     "alias": "Water Authority ZIP",
     "length": 10,
     "domain": null
    },
    {
     "name": "WatPhone",
     "type": "esriFieldTypeString",
     "alias": "Water Authority Phone",
     "length": 15,
     "domain": null
    },
    {
     "name": "WatURL",
     "type": "esriFieldTypeString",
     "alias": "Water Authority Website",
     "length": 254,
     "domain": null
    },
    {
     "name": "SymbolField",
     "type": "esriFieldTypeString",
     "alias": "Symbol Field",
     "length": 60,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R124_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "SymbolField",
     "fields": "SymbolField",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S110_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": {
    "timeZone": "Central Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Central Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 51,
   "name": "Operation Area",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -20037700,
    "falseY": -30241100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Name",
     "defaultSymbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       156,
       156,
       156,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.7
      }
     },
     "defaultLabel": "Not Defined",
     "uniqueValueGroups": [
      {
       "heading": "Area Name",
       "classes": [
        {
         "label": "Central",
         "description": "Central",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           82,
           2,
           18,
           76
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            84,
            2,
            18,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "Central"
          ]
         ]
        },
        {
         "label": "North",
         "description": "North",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           0,
           0,
           128,
           76
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            128,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "North"
          ]
         ]
        },
        {
         "label": "South",
         "description": "South",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           35,
           102,
           64,
           76
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            46,
            139,
            87,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "South"
          ]
         ]
        },
        {
         "label": "Maintenance",
         "description": "Maintenance",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           168,
           112,
           0,
           76
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            168,
            112,
            0,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "Maint"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         82,
         2,
         18,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          84,
          2,
          18,
          255
         ],
         "width": 1
        }
       },
       "value": "Central",
       "label": "Central"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         128,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          128,
          255
         ],
         "width": 1
        }
       },
       "value": "North",
       "label": "North"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         35,
         102,
         64,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          46,
          139,
          87,
          255
         ],
         "width": 1
        }
       },
       "value": "South",
       "label": "South"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         168,
         112,
         0,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          168,
          112,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Maint",
       "label": "Maintenance"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          204,
          252,
          232,
          255
         ],
         "toColor": [
          204,
          252,
          232,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          182,
          251,
          255
         ],
         "toColor": [
          252,
          182,
          251,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          185,
          179,
          255
         ],
         "toColor": [
          252,
          185,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          200,
          252,
          255
         ],
         "toColor": [
          179,
          200,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          245,
          179,
          255
         ],
         "toColor": [
          252,
          245,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          183,
          252,
          179,
          255
         ],
         "toColor": [
          183,
          252,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          232,
          210,
          255
         ],
         "toColor": [
          252,
          232,
          210,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          249,
          215,
          252,
          255
         ],
         "toColor": [
          249,
          215,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          230,
          252,
          255
         ],
         "toColor": [
          179,
          230,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          223,
          252,
          202,
          255
         ],
         "toColor": [
          223,
          252,
          202,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          179,
          207,
          255
         ],
         "toColor": [
          252,
          179,
          207,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          207,
          214,
          255
         ],
         "toColor": [
          252,
          207,
          214,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          216,
          197,
          252,
          255
         ],
         "toColor": [
          216,
          197,
          252,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -9818353.9701,
    "ymin": 5183830.899300002,
    "xmax": -9769309.1483,
    "ymax": 5235534.625500001,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Area Name",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "OperationArea",
      "description": "",
      "codedValues": [
       {
        "name": "Central",
        "code": "Central"
       },
       {
        "name": "N/A",
        "code": "N/A"
       },
       {
        "name": "North",
        "code": "North"
       },
       {
        "name": "South",
        "code": "South"
       },
       {
        "name": "Maintenance",
        "code": "Maint"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Area (sq. ft.)",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R142_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "Name",
     "fields": "Name",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S128_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": {
    "timeZone": "Central Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Central Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 11.2,
   "cimVersion": "3.2.0",
   "id": 52,
   "name": "Sanitary Sewer Subsystems",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -20037700,
    "falseY": -30241100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 866000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "SewerSystem",
     "defaultSymbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       156,
       156,
       156,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "defaultLabel": "Other",
     "uniqueValueGroups": [
      {
       "heading": "Regional System",
       "classes": [
        {
         "label": "Northeast",
         "description": "Northeast",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           53,
           156,
           166,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "Northeast"
          ]
         ]
        },
        {
         "label": "Northeast Central",
         "description": "Northeast Central",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           194,
           41,
           43,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "Northeast Central"
          ]
         ]
        },
        {
         "label": "Northwest",
         "description": "Northwest",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           85,
           44,
           199,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "Northwest"
          ]
         ]
        },
        {
         "label": "South Central",
         "description": "South Central",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           196,
           201,
           44,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "South Central"
          ]
         ]
        },
        {
         "label": "Southeast",
         "description": "Southeast",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           179,
           71,
           145,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "Southeast"
          ]
         ]
        },
        {
         "label": "Southeast Central",
         "description": "Southeast Central",
         "symbol": {
          "type": "esriSFS",
          "style": "esriSFSSolid",
          "color": [
           58,
           181,
           81,
           255
          ],
          "outline": {
           "type": "esriSLS",
           "style": "esriSLSSolid",
           "color": [
            0,
            0,
            0,
            255
           ],
           "width": 1
          }
         },
         "values": [
          [
           "Southeast Central"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         53,
         156,
         166,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Northeast",
       "label": "Northeast"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         194,
         41,
         43,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Northeast Central",
       "label": "Northeast Central"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         85,
         44,
         199,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Northwest",
       "label": "Northwest"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         196,
         201,
         44,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "South Central",
       "label": "South Central"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         179,
         71,
         145,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Southeast",
       "label": "Southeast"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         58,
         181,
         81,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 1
        }
       },
       "value": "Southeast Central",
       "label": "Southeast Central"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          35,
          168,
          113,
          255
         ],
         "toColor": [
          35,
          168,
          113,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          47,
          49,
          194,
          255
         ],
         "toColor": [
          47,
          49,
          194,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          194,
          53,
          43,
          255
         ],
         "toColor": [
          194,
          53,
          43,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          35,
          107,
          158,
          255
         ],
         "toColor": [
          35,
          107,
          158,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          201,
          186,
          48,
          255
         ],
         "toColor": [
          201,
          186,
          48,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          201,
          66,
          159,
          255
         ],
         "toColor": [
          201,
          66,
          159,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          53,
          201,
          42,
          255
         ],
         "toColor": [
          53,
          201,
          42,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          158,
          110,
          58,
          255
         ],
         "toColor": [
          158,
          110,
          58,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          158,
          63,
          85,
          255
         ],
         "toColor": [
          158,
          63,
          85,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          44,
          189,
          199,
          255
         ],
         "toColor": [
          44,
          189,
          199,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          37,
          76,
          176,
          255
         ],
         "toColor": [
          37,
          76,
          176,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          98,
          158,
          43,
          255
         ],
         "toColor": [
          98,
          158,
          43,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          156,
          47,
          186,
          255
         ],
         "toColor": [
          156,
          47,
          186,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 50,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -9816038.3914,
    "ymin": 5183931.360399999,
    "xmax": -9781366.1053,
    "ymax": 5232722.2258,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "AdministrativeArea",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SewerSystem",
     "type": "esriFieldTypeString",
     "alias": "Regional System",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "SewerSystem_1",
      "description": "List of vailid sewer sytems",
      "codedValues": [
       {
        "name": "Diamond-Sylvan Lake",
        "code": "Diamond-Sylvan Lake"
       },
       {
        "name": "Northeast",
        "code": "Northeast"
       },
       {
        "name": "Northeast Central",
        "code": "Northeast Central"
       },
       {
        "name": "Northwest",
        "code": "Northwest"
       },
       {
        "name": "South Central",
        "code": "South Central"
       },
       {
        "name": "Southeast",
        "code": "Southeast"
       },
       {
        "name": "Southeast Central",
        "code": "Southeast Central"
       },
       {
        "name": "N/A",
        "code": "N/A"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "AdministrativeArea",
     "type": "esriFieldTypeString",
     "alias": "Administrative Area",
     "length": 60,
     "domain": {
      "type": "codedValue",
      "name": "ssDomainAdministrativeArea_3",
      "description": "",
      "codedValues": [
       {
        "name": "Village of Antioch",
        "code": "Antioch"
       },
       {
        "name": "Village of Bannockburn",
        "code": "Bannockburn"
       },
       {
        "name": "Village of Beach Park",
        "code": "Beach Park"
       },
       {
        "name": "Village of Buffalo Grove",
        "code": "Buffalo Grove"
       },
       {
        "name": "Village of Deer Park",
        "code": "DeerPark"
       },
       {
        "name": "Village of Fox Lake",
        "code": "Fox Lake"
       },
       {
        "name": "Village of Grayslake",
        "code": "Grayslake"
       },
       {
        "name": "Village of Green Oaks",
        "code": "Green Oaks"
       },
       {
        "name": "Village of Gurnee",
        "code": "Gurnee"
       },
       {
        "name": "Village of Hainesville",
        "code": "Hainesville"
       },
       {
        "name": "Village of Hawthorn Woods",
        "code": "Hawthorn Woods"
       },
       {
        "name": "Village of Kildeer",
        "code": "Kildeer"
       },
       {
        "name": "Village of Lake Villa",
        "code": "Lake Villa"
       },
       {
        "name": "Village of Lake Zurich",
        "code": "Lake Zurich"
       },
       {
        "name": "Lake County",
        "code": "LCPW"
       },
       {
        "name": "Village of Libertyville",
        "code": "Libertyville"
       },
       {
        "name": "Village of Lincolnshire",
        "code": "Lincolnshire"
       },
       {
        "name": "Lakes Region Sanitary District",
        "code": "LRSD"
       },
       {
        "name": "Village of Mundelein",
        "code": "Mundelein"
       },
       {
        "name": "North Shore Sanitary District",
        "code": "NSSD"
       },
       {
        "name": "Other",
        "code": "Other"
       },
       {
        "name": "Village of Riverwoods",
        "code": "Riverwoods"
       },
       {
        "name": "Round Lake Sanitary District",
        "code": "RLSD"
       },
       {
        "name": "Village of Round Lake",
        "code": "Round Lake"
       },
       {
        "name": "Village of Round Lake Beach",
        "code": "Round Lake Beach"
       },
       {
        "name": "Villages of Round Lake Beach & Round Lake Heights",
        "code": "Round Lake Beach-Round Lake Heights"
       },
       {
        "name": "Village of Round Lake Heights",
        "code": "Round Lake Heights"
       },
       {
        "name": "Village of Round Lake Park",
        "code": "Round Lake Park"
       },
       {
        "name": "Villages of Round Lake & Round Lake Park",
        "code": "Round Lake-Round Lake Park"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       },
       {
        "name": "Utilities, Inc.",
        "code": "Utilities Inc"
       },
       {
        "name": "City of Waukegan",
        "code": "Waukegan"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "Sewer_SubSystem",
     "type": "esriFieldTypeString",
     "alias": "Subsystem",
     "length": 100,
     "domain": null
    },
    {
     "name": "Basin",
     "type": "esriFieldTypeString",
     "alias": "Basin",
     "length": 50,
     "domain": null
    },
    {
     "name": "DS_Lift_Station",
     "type": "esriFieldTypeString",
     "alias": "Dwnstrm Lift Station",
     "length": 100,
     "domain": null
    },
    {
     "name": "DS_Interceptor",
     "type": "esriFieldTypeString",
     "alias": "Dwnstrm Interceptor",
     "length": 100,
     "domain": null
    },
    {
     "name": "Intcptr_Manhole",
     "type": "esriFieldTypeString",
     "alias": "Dwnstrm Manhole",
     "length": 15,
     "domain": null
    },
    {
     "name": "Comments",
     "type": "esriFieldTypeString",
     "alias": "Comments",
     "length": 100,
     "domain": null
    },
    {
     "name": "symbol_color",
     "type": "esriFieldTypeString",
     "alias": "symbol_color",
     "length": 7,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R140_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "SewerSystem",
     "fields": "SewerSystem",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S126_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": {
    "timeZone": "Central Standard Time",
    "respectsDaylightSaving": true
   },
   "preferredTimeReference": {
    "timeZone": "Central Standard Time",
    "respectsDaylightSaving": true
   },
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  }
 ],
 "tables": []
}