{
 "currentVersion": 11.2,
 "cimVersion": "3.2.0",
 "id": 5,
 "name": "Sewer Clean Outs",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 102719,
  "latestWkid": 2264,
  "xyTolerance": 0.0032808333333333335,
  "zTolerance": 2.0E-5,
  "mTolerance": 2.0E-5,
  "falseX": -17463800,
  "falseY": -46132600,
  "xyUnits": 3048.0060960121914,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 0,
  "name": "Sewer Collection System"
 },
 "subLayers": [],
 "minScale": 2500,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "92793157876b01406454461f17389cdc",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB20lEQVQ4jWNhoBJgoZtBxcU2xi9e8L5cunT7E7INamszrbGxuZf34QPHWxkZq8bOzmMrSDIoM9NbUE3t2fKIiGsuEhJfmRkYGERVVT/M5OExd3r8WD971qxZvwka1NBg6aOmdqcvNPS2KgvLP7i4hsY7voKC86kLFvzQKy52SOjtPXADq0ENDQ1M7OxbJrq43I0zMXnFh82lPDy/GLKzL5pv2aK4l5/fsr2u7vgUDIM4OLbMSkm5kiws/ANF861bggx8fD8ZJCS+gfmMjAwMvr73pYSEfvVxcBi/LCs7uxrFID6+nzvfvOFEMWjlSjWGZcs0GJiZ/zG0tx9lUFd/D5d7/57t9///X3ZguCgr6/LqDRuUX6qrvxeHid28KQSm//5lYrh5UxDFoFevuK6Wl1/9jDWwX7/mvMDAwOAO4wcF3WF4+JCXQUjoB4O9PSIZff7MxvDxI9shrIENAr9/M6588IDPXUHhE5ivo/OGYe7c3RiBfvas+I9Pn1h6cBqUlXV5wdatij0KCp8gfsIBnjzhudbQcPoFToMYGBj+v37NeY6BgcEFlyG/fzOBwuckwQT5/Tvzxk2blJw4OP5iNejFC+6/b96wwNMPToMyMy+DFGEoJAToV4wQCwD6Z63pGo9WkQAAAABJRU5ErkJggg==",
    "contentType": "image/png",
    "width": 13,
    "height": 13,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": -8788566.293517528,
  "ymin": 4255280.723161821,
  "xmax": -8764815.166492408,
  "ymax": 4282591.822112375,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857,
   "xyTolerance": 0.001,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -2.204125777387803E7,
   "falseY": -30241100,
   "xyUnits": 1.4393646917587766E8,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "displayField": "FACILITYID",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "FACILITYID",
   "type": "esriFieldTypeString",
   "alias": "Facility Identifier",
   "length": 20,
   "domain": null
  },
  {
   "name": "ACCESSMAT",
   "type": "esriFieldTypeString",
   "alias": "Access Material",
   "length": 20,
   "domain": {
    "type": "codedValue",
    "name": "piPipeMaterial",
    "description": "The list of pipe materials types based on the NASSCO standards",
    "codedValues": [
     {
      "name": "ABS Plastic",
      "code": "ABS"
     },
     {
      "name": "Asbestos Cement",
      "code": "AC"
     },
     {
      "name": "Asphalt",
      "code": "ASP"
     },
     {
      "name": "Brick",
      "code": "BR"
     },
     {
      "name": "Cast Iron",
      "code": "CAS"
     },
     {
      "name": "Copper",
      "code": "COP"
     },
     {
      "name": "Earth & Geotextile",
      "code": "EARGEO"
     },
     {
      "name": "Earthen",
      "code": "EAR"
     },
     {
      "name": "Geotextile",
      "code": "GEO"
     },
     {
      "name": "Galvanized Pipe",
      "code": "GP"
     },
     {
      "name": "Glass Reinforced Cement",
      "code": "GRC"
     },
     {
      "name": "Pitch Fiber (Orangeburg)",
      "code": "OB"
     },
     {
      "name": "Plastic/Steel Composite",
      "code": "PSC"
     },
     {
      "name": "Polyethylene",
      "code": "PE"
     },
     {
      "name": "Polypropylene",
      "code": "PP"
     },
     {
      "name": "Pre-Stressed Concrete Cylinder",
      "code": "PCCP"
     },
     {
      "name": "Segmented Block",
      "code": "SB"
     },
     {
      "name": "Wood",
      "code": "WD"
     },
     {
      "name": "Other",
      "code": "OTH"
     },
     {
      "name": "Unknown",
      "code": "UNK"
     },
     {
      "name": "Brick Masonry",
      "code": "BMP"
     },
     {
      "name": "High Density Polyethylene",
      "code": "HDPE"
     },
     {
      "name": "Brass",
      "code": "BRA"
     },
     {
      "name": "Clay Tile (not vitrified clay)",
      "code": "CT"
     },
     {
      "name": "Concrete (non-reinforced)",
      "code": "CP"
     },
     {
      "name": "Concrete Segments (bolted)",
      "code": "CSB"
     },
     {
      "name": "Concrete Segments (unbolted)",
      "code": "CSU"
     },
     {
      "name": "Corrugated Metal Pipe",
      "code": "CMP"
     },
     {
      "name": "Ductile Iron Pipe",
      "code": "DIP"
     },
     {
      "name": "Fiberglass Reinforced Pipe",
      "code": "FRP"
     },
     {
      "name": "Reinforced Concrete Pipe",
      "code": "RCP"
     },
     {
      "name": "Reinforced Plastic (Truss Pipe)",
      "code": "RPM"
     },
     {
      "name": "Steel Pipe",
      "code": "SP"
     },
     {
      "name": "Transite Pipe",
      "code": "TTE"
     },
     {
      "name": "Vitrified Clay Pipe",
      "code": "VCP"
     },
     {
      "name": "PolyVinyl Chloride",
      "code": "PVC"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "ACCESSTYPE",
   "type": "esriFieldTypeString",
   "alias": "Access Type",
   "length": 20,
   "domain": {
    "type": "codedValue",
    "name": "piAccessType",
    "description": "List of infrastructure access types",
    "codedValues": [
     {
      "name": "Door",
      "code": "Door"
     },
     {
      "name": "Grate",
      "code": "Grate"
     },
     {
      "name": "Cover",
      "code": "Cover"
     },
     {
      "name": "Hand",
      "code": "Hand"
     },
     {
      "name": "Lid",
      "code": "Lid"
     },
     {
      "name": "Unknown",
      "code": "Unknown"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "INTDEPTH",
   "type": "esriFieldTypeDouble",
   "alias": "Interior Depth",
   "domain": null
  },
  {
   "name": "INSTALLDATE",
   "type": "esriFieldTypeDate",
   "alias": "Install Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "DEVICETYPE",
   "type": "esriFieldTypeString",
   "alias": "Cleanout Type",
   "length": 30,
   "domain": {
    "type": "codedValue",
    "name": "piCleanoutTypes",
    "description": "List of infrastructure cleanout types",
    "codedValues": [
     {
      "name": "Cleanout",
      "code": "Cleanout"
     },
     {
      "name": "Flushing Structure",
      "code": "Flushing Structure"
     },
     {
      "name": "Lamp Hole",
      "code": "Lamp Hole"
     },
     {
      "name": "Other",
      "code": "Other"
     },
     {
      "name": "Unknown",
      "code": "Unknown"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "ROTATION",
   "type": "esriFieldTypeDouble",
   "alias": "Rotation",
   "domain": null
  },
  {
   "name": "ENABLED",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Enabled",
   "domain": {
    "type": "codedValue",
    "name": "EnabledDomain",
    "description": "Geometric Network Enabled domain",
    "codedValues": [
     {
      "name": "False",
      "code": 0
     },
     {
      "name": "True",
      "code": 1
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "ACTIVEFLAG",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Active Flag",
   "domain": {
    "type": "codedValue",
    "name": "BooleanDomain",
    "description": "A 0/1 boolean domain",
    "codedValues": [
     {
      "name": "False",
      "code": 0
     },
     {
      "name": "True",
      "code": 1
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "ACCESSDIAM",
   "type": "esriFieldTypeDouble",
   "alias": "Access Diameter",
   "domain": {
    "type": "range",
    "name": "piAccessDiameter",
    "description": "Valid range of infrastructure access diameters",
    "range": [
     0,
     72
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "NUM",
   "type": "esriFieldTypeInteger",
   "alias": "Number",
   "domain": null
  },
  {
   "name": "LOCDESC",
   "type": "esriFieldTypeString",
   "alias": "Location Description",
   "length": 255,
   "domain": null
  },
  {
   "name": "NOTES",
   "type": "esriFieldTypeString",
   "alias": "Notes",
   "length": 255,
   "domain": null
  },
  {
   "name": "STATUS",
   "type": "esriFieldTypeString",
   "alias": "Status",
   "length": 15,
   "domain": {
    "type": "codedValue",
    "name": "UtilityStatus",
    "description": "Status field used in the Utility Feature Classes",
    "codedValues": [
     {
      "name": "Existing",
      "code": "Existing"
     },
     {
      "name": "Proposed",
      "code": "Proposed"
     },
     {
      "name": "Private",
      "code": "Private"
     },
     {
      "name": "Apex",
      "code": "Apex"
     },
     {
      "name": "Raleigh",
      "code": "Raleigh"
     },
     {
      "name": "Durham",
      "code": "Durham"
     },
     {
      "name": "Abandoned",
      "code": "Abandoned"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "created_user",
   "type": "esriFieldTypeString",
   "alias": "created_user",
   "length": 255,
   "domain": null
  },
  {
   "name": "created_date",
   "type": "esriFieldTypeDate",
   "alias": "created_date",
   "length": 8,
   "domain": null
  },
  {
   "name": "last_edited_user",
   "type": "esriFieldTypeString",
   "alias": "last_edited_user",
   "length": 255,
   "domain": null
  },
  {
   "name": "last_edited_date",
   "type": "esriFieldTypeDate",
   "alias": "last_edited_date",
   "length": 8,
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "R2019_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S1778_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": false,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": 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": true,
  "supportsCurrentUserQueries": true
 },
 "supportsDatumTransformation": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "dateFieldsTimeReference": null,
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasMetadata": false,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true
}