{
 "currentVersion": 11.2,
 "cimVersion": "3.2.0",
 "id": 320001,
 "name": "Cathodic Protection",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkt2": "COMPOUNDCRS[\"\",PROJCRS[\"NAD_1983_HARN_StatePlane_Illinois_East_FIPS_1201\",BASEGEOGCRS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",984250.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-88.33333333333333,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",0.999975,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",36.66666666666666,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]],VERTCRS[\"NAVD88_height_(ftUS)\",VDATUM[\"North_American_Vertical_Datum_1988\"],CS[vertical,1],AXIS[\"Gravity-related height (H)\",up,LENGTHUNIT[\"Foot_US\",0.3048006096012192]]]]",
  "wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Illinois_East_FIPS_1201\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",984250.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-88.33333333333333],PARAMETER[\"Scale_Factor\",0.999975],PARAMETER[\"Latitude_Of_Origin\",36.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD88_height_(ftUS)\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]",
  "xyTolerance": 0.00328083333333333,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -17463800,
  "falseY": -46132600,
  "xyUnits": 3048.00609601219,
  "falseZ": -100000,
  "zUnits": 10000,
  "falseM": -100000,
  "mUnits": 10000
 },
 "sourceHeightModelInfo": {
  "heightModel": "gravity_related_height",
  "vertCRS": "NAVD88_height_(ftUS)",
  "heightUnit": "us-foot"
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 320,
  "name": "Sewer Networks"
 },
 "subLayers": [],
 "minScale": 50000,
 "maxScale": 25000,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSLS",
    "style": "esriSLSSolid",
    "color": [
     137,
     46,
     124,
     255
    ],
    "width": 1
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": -9829598.582635252,
  "ymin": 5173479.80367952,
  "xmax": -9757575.999009892,
  "ymax": 5245765.55129011,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857,
   "vcsWkid": 105703,
   "latestVcsWkid": 6360,
   "xyTolerance": 0.001,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -20037700,
   "falseY": -30241100,
   "xyUnits": 10000,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "heightModelInfo": {
  "heightModel": "gravity_related_height",
  "vertCRS": "NAVD88_height_(ftUS)",
  "heightUnit": "us-foot"
 },
 "supportsVCSProjection": true,
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "SUBNETWORKNAME",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "Object ID",
   "domain": null
  },
  {
   "name": "SUBNETWORKNAME",
   "type": "esriFieldTypeString",
   "alias": "Subnetwork name",
   "length": 64,
   "domain": null
  },
  {
   "name": "ISDIRTY",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Is Dirty",
   "domain": {
    "type": "codedValue",
    "name": "Sewer_UN_6_IsDirty",
    "description": "Indicates if a subnetwork is dirty.",
    "codedValues": [
     {
      "name": "False",
      "code": 0
     },
     {
      "name": "True",
      "code": 1
     },
     {
      "name": "Invalid",
      "code": 2
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "SUBNETWORKCONTROLLERNAMES",
   "type": "esriFieldTypeString",
   "alias": "Subnetwork controller names",
   "length": 1073741822,
   "domain": null
  },
  {
   "name": "LASTUPDATESUBNETWORK",
   "type": "esriFieldTypeDate",
   "alias": "Last update subnetwork",
   "length": 8,
   "domain": null
  },
  {
   "name": "LASTACKEXPORTSUBNETWORK",
   "type": "esriFieldTypeDate",
   "alias": "Last ack export subnetwork",
   "length": 8,
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "interceptlength",
   "type": "esriFieldTypeDouble",
   "alias": "Interceptor Length",
   "domain": null
  },
  {
   "name": "serviceconcnt",
   "type": "esriFieldTypeInteger",
   "alias": "Service Connection Count",
   "domain": null
  },
  {
   "name": "collectorlength",
   "type": "esriFieldTypeDouble",
   "alias": "Collector Length",
   "domain": null
  },
  {
   "name": "spatialsource",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Spatial Source",
   "domain": {
    "type": "codedValue",
    "name": "6_Spatial_Source",
    "description": "Source of the data",
    "codedValues": [
     {
      "name": "Unknown",
      "code": 0
     },
     {
      "name": "As-Built",
      "code": 1
     },
     {
      "name": "CAD",
      "code": 2
     },
     {
      "name": "Digitized",
      "code": 3
     },
     {
      "name": "GPS/GNSS",
      "code": 4
     },
     {
      "name": "Field Sketch",
      "code": 5
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "spatialconfidence",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Spatial Confidence",
   "domain": {
    "type": "codedValue",
    "name": "6_Spatial_Confidence",
    "description": "Confidence values for the data",
    "codedValues": [
     {
      "name": "Unknown",
      "code": 0
     },
     {
      "name": "High",
      "code": 1
     },
     {
      "name": "Medium",
      "code": 2
     },
     {
      "name": "Low",
      "code": 3
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "SHAPE.STLength()",
   "type": "esriFieldTypeDouble",
   "alias": "shape_Length",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "R51_SDE_ROWID_UK",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "S20_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 2000,
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "hasZ": true,
 "hasM": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "isDataVersioned": true,
 "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": false,
  "supportsCurrentUserQueries": true
 },
 "supportsDatumTransformation": true,
 "dateFieldsTimeReference": null,
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeLengthFieldName": "SHAPE.STLength()",
  "units": "esriFeet",
  "mapUnits": {"uwkid": 9003}
 },
 "hasMetadata": true,
 "isDataArchived": true,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": true,
  "startArchivingMoment": 1634118651000
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true,
 "serviceItemId": "40b8caacf61e4c6088d130abaada558d"
}