{
 "currentVersion": 10.91,
 "cimVersion": "2.9.0",
 "id": 7,
 "name": "Outfalls",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 102672,
  "latestWkid": 3436,
  "xyTolerance": 0.0032808333333333335,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -16150900,
  "falseY": -46131100,
  "xyUnits": 3048.0060960121914,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "7d0d6a07f2db7f098471dfc6616484b8",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABoUlEQVQ4jcXUvUvrYBTH8W9MGpMbjV6DeBczOAgFJ0GK4mB9QQdxKSLBl4KLg+DL4n+ii0sX4XI7xgtdRCgO1kFEuKtcahAEQWujqU98W0REaGmx4G88h/PhcB54FOoc5btAFXgBwnqBI29gpi5gezuLhQJ3QtQHVMKQsUiEUAhk4Omr4NDAAJLv85DNMgTs1QIOAq0fC5bFajKJKQTa4SErQqB/mrkBDsqBXnMzW6USPdPT3Ok6L4pCZHwcDAM1m2X0+Zl4ECCl0xiaxr9ikalKG/4vFum1bTaPj0mm0zQWCuA4oKqwscEP04REglJHB9uexzLwWAkEeMznWerqwh0e5k8mg355CbIMmgbxOIGqMnNxgVvNDd9zdsbflhaC7m501wUhoK0NhMC/umK33FylV45Fo0gnJzA3x4MsI6dSKNEoUi5HH3BUE2hZzPs+Px2Ha2DCttEXFnANA6upCcf3awTDkERDA/uexyRw73kA/IrF2JMkZoD1WkA7DFk7PeX3p/p9Lke/aTILdALn1YL5ICBfbvvbW3bK9b7tP6w6r+vjhl/RircBAAAAAElFTkSuQmCC",
    "contentType": "image/png",
    "width": 15,
    "height": 14,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 2566514.176973421,
  "ymin": 2013867.217418924,
  "xmax": 2624369.1774049215,
  "ymax": 2067323.7108994275,
  "spatialReference": {
   "wkid": 102672,
   "latestWkid": 3436,
   "xyTolerance": 0.0032808333333333335,
   "zTolerance": 2,
   "mTolerance": 2,
   "falseX": -16150900,
   "falseY": -46131100,
   "xyUnits": 1.372494229425764E8,
   "falseZ": 0,
   "zUnits": 1,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "DrainagewayName",
 "typeIdField": "Subtype",
 "subtypeFieldName": "Subtype",
 "subtypeField": "Subtype",
 "defaultSubtypeCode": 4,
 "fields": [
  {
   "name": "OutfallNumber",
   "type": "esriFieldTypeSmallInteger",
   "alias": "OutfallNumber",
   "domain": null
  },
  {
   "name": "Hyperlink",
   "type": "esriFieldTypeString",
   "alias": "Hyperlink",
   "length": 100,
   "domain": null
  },
  {
   "name": "DrainagewayName",
   "type": "esriFieldTypeString",
   "alias": "DrainagewayName",
   "length": 200,
   "domain": null
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "OutfallSize",
   "type": "esriFieldTypeString",
   "alias": "OutfallSize",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "WS2_dSwOutfallSize",
    "description": "List of Outfall Sizes",
    "codedValues": [
     {
      "name": "2 in.",
      "code": "2"
     },
     {
      "name": "4 in.",
      "code": "4"
     },
     {
      "name": "6 in.",
      "code": "6"
     },
     {
      "name": "8 in.",
      "code": "8"
     },
     {
      "name": "10 in.",
      "code": "10"
     },
     {
      "name": "12 in.",
      "code": "12"
     },
     {
      "name": "15 in.",
      "code": "15"
     },
     {
      "name": "16 in.",
      "code": "16"
     },
     {
      "name": "18 in.",
      "code": "18"
     },
     {
      "name": "20 in.",
      "code": "20"
     },
     {
      "name": "21 in.",
      "code": "21"
     },
     {
      "name": "24 in.",
      "code": "24"
     },
     {
      "name": "28 in.",
      "code": "28"
     },
     {
      "name": "30 in.",
      "code": "30"
     },
     {
      "name": "33 in.",
      "code": "33"
     },
     {
      "name": "36 in.",
      "code": "36"
     },
     {
      "name": "42 in.",
      "code": "42"
     },
     {
      "name": "48 in",
      "code": "48"
     },
     {
      "name": "60 in.",
      "code": "60"
     },
     {
      "name": "1.6'H x 2.3'W",
      "code": "1.6Hx2.3W"
     },
     {
      "name": "2.58'H x 2'W",
      "code": "2.58Hx2W"
     },
     {
      "name": "Unknown",
      "code": "Unk"
     },
     {
      "name": "5'W",
      "code": "5W"
     },
     {
      "name": "27 in.",
      "code": "27"
     },
     {
      "name": "72 in.",
      "code": "72"
     },
     {
      "name": "78 in.",
      "code": "78"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "Material",
   "type": "esriFieldTypeString",
   "alias": "Material",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "WS2_dSwOutfallMat",
    "description": "List of Outfall Materials",
    "codedValues": [
     {
      "name": "Other",
      "code": "Other"
     },
     {
      "name": "Unknown",
      "code": "Unk"
     },
     {
      "name": "Brick",
      "code": "Brick"
     },
     {
      "name": "PVC/Plastic",
      "code": "PVCPlastic"
     },
     {
      "name": "Metal",
      "code": "Metal"
     },
     {
      "name": "Concrete",
      "code": "Concrete"
     },
     {
      "name": "Earthen",
      "code": "Earthen"
     },
     {
      "name": "Clay",
      "code": "Clay"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "RefMaterial",
   "type": "esriFieldTypeString",
   "alias": "Material",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "WS2_dSwRefMat",
    "description": "List of Reference Materials",
    "codedValues": [
     {
      "name": "Asbestos Cement Pipe (ACP)",
      "code": "ACP"
     },
     {
      "name": "Brick (BR)",
      "code": "BR"
     },
     {
      "name": "Ductile Iron (DIP)",
      "code": "DIP"
     },
     {
      "name": "Polyvinylchloride (PVC)",
      "code": "PVC"
     },
     {
      "name": "Lined",
      "code": "Lined"
     },
     {
      "name": "Unknown",
      "code": "Unk"
     },
     {
      "name": "Reinforced Concrete (RCP)",
      "code": "RCP"
     },
     {
      "name": "Corrugated Metal (CMP)",
      "code": "CMP"
     },
     {
      "name": "High Density Polyethylene (HDPE)",
      "code": "HDPE"
     },
     {
      "name": "Steel",
      "code": "Steel"
     },
     {
      "name": "Corrugated Plastic Pipe (CPP)",
      "code": "CPP"
     },
     {
      "name": "Clay",
      "code": "Clay"
     },
     {
      "name": "Prestressed Concrete Cylinder Pipe (PCCP)",
      "code": "PCCP"
     },
     {
      "name": "Portland Concrete Cement (PCC)",
      "code": "PCC"
     },
     {
      "name": "Vitrified Clay Pipe (VCP)",
      "code": "VCP"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "Comments",
   "type": "esriFieldTypeString",
   "alias": "EndStructure",
   "length": 255,
   "domain": null
  },
  {
   "name": "InspectedBy",
   "type": "esriFieldTypeString",
   "alias": "InspectedBy",
   "length": 50,
   "domain": null
  },
  {
   "name": "InspectedDate",
   "type": "esriFieldTypeDate",
   "alias": "InspectedDate",
   "length": 8,
   "domain": null
  },
  {
   "name": "ModifiedBy",
   "type": "esriFieldTypeString",
   "alias": "ModifiedBy",
   "length": 50,
   "domain": null
  },
  {
   "name": "ModifiedDate",
   "type": "esriFieldTypeDate",
   "alias": "ModifiedDate",
   "length": 8,
   "domain": null
  },
  {
   "name": "OutfallShape",
   "type": "esriFieldTypeString",
   "alias": "OutfallShape",
   "length": 25,
   "domain": {
    "type": "codedValue",
    "name": "WS2_dSwShape",
    "description": "Stormwater Shape Types",
    "codedValues": [
     {
      "name": "Arch",
      "code": "Arch"
     },
     {
      "name": "Box",
      "code": "Box"
     },
     {
      "name": "Circular",
      "code": "Circular"
     },
     {
      "name": "Elliptical",
      "code": "Elliptical"
     },
     {
      "name": "Other",
      "code": "Other"
     },
     {
      "name": "Rectangle",
      "code": "Rectangle"
     },
     {
      "name": "Unknown",
      "code": "Unknown"
     },
     {
      "name": "Parabolic",
      "code": "Parabolic"
     },
     {
      "name": "Trapezoid",
      "code": "Trapezoid"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "Watershed",
   "type": "esriFieldTypeString",
   "alias": "Watershed",
   "length": 100,
   "domain": {
    "type": "codedValue",
    "name": "WS2_dWatershed",
    "description": "Watersheds",
    "codedValues": [
     {
      "name": "Airport East",
      "code": "AE"
     },
     {
      "name": "Blackhawk",
      "code": "BH"
     },
     {
      "name": "Forest Hills",
      "code": "FH"
     },
     {
      "name": "Fuller Creek",
      "code": "FC"
     },
     {
      "name": "Keith Creek",
      "code": "Keith"
     },
     {
      "name": "Kishwaukee North",
      "code": "KN"
     },
     {
      "name": "Madigan Creek",
      "code": "MAC"
     },
     {
      "name": "Manning Creek",
      "code": "MC"
     },
     {
      "name": "North Main",
      "code": "NM"
     },
     {
      "name": "Riverside",
      "code": "R"
     },
     {
      "name": "Sinnissippi",
      "code": "S"
     },
     {
      "name": "South Main",
      "code": "SM"
     },
     {
      "name": "Spring Creek",
      "code": "SC"
     },
     {
      "name": "Kent Creek",
      "code": "KC"
     },
     {
      "name": "Klehm",
      "code": "K"
     },
     {
      "name": "Buckbee",
      "code": "B"
     },
     {
      "name": "Kishwaukee South",
      "code": "KS"
     },
     {
      "name": "Killbuck Creek",
      "code": "KBC"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "DataSource",
   "type": "esriFieldTypeString",
   "alias": "DataSource",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "WS2_dDataSource",
    "description": "List of Data Validation Types",
    "codedValues": [
     {
      "name": "As-Built Drawing",
      "code": "Asbuilt"
     },
     {
      "name": "Engineering Drawing",
      "code": "EngDrawing"
     },
     {
      "name": "Auto Generated",
      "code": "Auto"
     },
     {
      "name": "GPS",
      "code": "GPS"
     },
     {
      "name": "Field Verified",
      "code": "Field"
     },
     {
      "name": "Field Services",
      "code": "FS"
     },
     {
      "name": "Distribution",
      "code": "Dist"
     },
     {
      "name": "Service Card",
      "code": "SC"
     },
     {
      "name": "Legal Agreement",
      "code": "Legal"
     },
     {
      "name": "Plumbing Permits",
      "code": "PM"
     },
     {
      "name": "EEI Model Output",
      "code": "EEI"
     },
     {
      "name": "Water Residential Survey",
      "code": "WRS"
     },
     {
      "name": "Model Output",
      "code": "MO"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "Location",
   "type": "esriFieldTypeString",
   "alias": "Location",
   "length": 250,
   "domain": null
  },
  {
   "name": "Condition",
   "type": "esriFieldTypeString",
   "alias": "Condition",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "WS2_dSwOutfallCond",
    "description": "List of Outfall Conditions",
    "codedValues": [
     {
      "name": "Chipped/Cracked",
      "code": "CC"
     },
     {
      "name": "Peeling/Paint",
      "code": "PP"
     },
     {
      "name": "Other",
      "code": "O"
     },
     {
      "name": "None",
      "code": "NONE"
     },
     {
      "name": "Corrosion",
      "code": "COR"
     },
     {
      "name": "Unseated Pipe",
      "code": "UNSEAT"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "Subtype",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Subtype",
   "domain": {
    "type": "codedValue",
    "name": "WS2_dSwOutfallSubtype",
    "description": "List of Outfall Subtypes",
    "codedValues": [
     {
      "name": "Standard",
      "code": 1
     },
     {
      "name": "Connector",
      "code": 2
     },
     {
      "name": "Other",
      "code": 3
     },
     {
      "name": "Culvert",
      "code": 4
     },
     {
      "name": "Ditch",
      "code": 5
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "FlowDirection",
   "type": "esriFieldTypeString",
   "alias": "FlowDirection",
   "length": 15,
   "domain": {
    "type": "codedValue",
    "name": "WS2_dDirection",
    "description": "Flow Directions",
    "codedValues": [
     {
      "name": "East",
      "code": "E"
     },
     {
      "name": "North",
      "code": "N"
     },
     {
      "name": "South",
      "code": "S"
     },
     {
      "name": "West",
      "code": "W"
     },
     {
      "name": "Northeast",
      "code": "NE"
     },
     {
      "name": "Northwest",
      "code": "NW"
     },
     {
      "name": "Southeast",
      "code": "SE"
     },
     {
      "name": "Southwest",
      "code": "SW"
     },
     {
      "name": "Unknown",
      "code": "Unk"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "UnitID",
   "type": "esriFieldTypeString",
   "alias": "UnitID",
   "length": 20,
   "domain": null
  },
  {
   "name": "CompType",
   "type": "esriFieldTypeSmallInteger",
   "alias": "CompType",
   "domain": null
  },
  {
   "name": "CompKey",
   "type": "esriFieldTypeInteger",
   "alias": "CompKey",
   "domain": null
  },
  {
   "name": "PipePosition",
   "type": "esriFieldTypeSmallInteger",
   "alias": "PipePosition",
   "domain": {
    "type": "codedValue",
    "name": "WS2_dSwPPosition",
    "description": "List of Stormwater Pipe Positions",
    "codedValues": [
     {
      "name": "Single",
      "code": 0
     },
     {
      "name": "Double",
      "code": 1
     },
     {
      "name": "Triple",
      "code": 2
     },
     {
      "name": "Unknown",
      "code": 3
     },
     {
      "name": "Quadruple",
      "code": 4
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "Photo",
   "type": "esriFieldTypeString",
   "alias": "Photo",
   "length": 200,
   "domain": null
  },
  {
   "name": "Enabled",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Enabled",
   "domain": {
    "type": "codedValue",
    "name": "WS2_EnabledDomain",
    "description": "",
    "codedValues": [
     {
      "name": "False",
      "code": 0
     },
     {
      "name": "True",
      "code": 1
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "AncillaryRole",
   "type": "esriFieldTypeSmallInteger",
   "alias": "AncillaryRole",
   "domain": {
    "type": "codedValue",
    "name": "WS2_AncillaryRoleDomain",
    "description": "",
    "codedValues": [
     {
      "name": "None",
      "code": 0
     },
     {
      "name": "Source",
      "code": 1
     },
     {
      "name": "Sink",
      "code": 2
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "length": 38,
   "domain": null
  },
  {
   "name": "LifeCycleStatus",
   "type": "esriFieldTypeString",
   "alias": "LifeCycleStatus",
   "length": 20,
   "domain": {
    "type": "codedValue",
    "name": "WS2_dLifecycleStatus",
    "description": "Lifecycle Status",
    "codedValues": [
     {
      "name": "Active",
      "code": "Active"
     },
     {
      "name": "Abandoned",
      "code": "Abandoned"
     },
     {
      "name": "Killed",
      "code": "Killed"
     },
     {
      "name": "Removed",
      "code": "Removed"
     },
     {
      "name": "Proposed",
      "code": "Proposed"
     },
     {
      "name": "Completed",
      "code": "Completed"
     },
     {
      "name": "Under Construction",
      "code": "Construct"
     },
     {
      "name": "Needs Verification",
      "code": "Needs Verification"
     },
     {
      "name": "Active - No Account",
      "code": "Active - No Account"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "R720_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_720",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "UUID_OID_720",
   "fields": "GlobalID,OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S555_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "types": [
  {
   "domains": {
    "OutfallSize": {"type": "inherited"},
    "RefMaterial": {"type": "inherited"},
    "OutfallShape": {"type": "inherited"},
    "Watershed": {"type": "inherited"},
    "DataSource": {"type": "inherited"},
    "Material": {"type": "inherited"},
    "Condition": {"type": "inherited"},
    "FlowDirection": {"type": "inherited"},
    "PipePosition": {"type": "inherited"},
    "Enabled": {"type": "inherited"},
    "AncillaryRole": {"type": "inherited"}
   },
   "id": 1,
   "name": "Standard"
  },
  {
   "domains": {
    "OutfallSize": {"type": "inherited"},
    "RefMaterial": {"type": "inherited"},
    "OutfallShape": {"type": "inherited"},
    "Watershed": {"type": "inherited"},
    "DataSource": {"type": "inherited"},
    "Material": {"type": "inherited"},
    "Condition": {"type": "inherited"},
    "FlowDirection": {"type": "inherited"},
    "PipePosition": {"type": "inherited"},
    "Enabled": {"type": "inherited"},
    "AncillaryRole": {"type": "inherited"}
   },
   "id": 2,
   "name": "Connector"
  },
  {
   "domains": {
    "OutfallSize": {"type": "inherited"},
    "RefMaterial": {"type": "inherited"},
    "OutfallShape": {"type": "inherited"},
    "Watershed": {"type": "inherited"},
    "DataSource": {"type": "inherited"},
    "Material": {"type": "inherited"},
    "Condition": {"type": "inherited"},
    "FlowDirection": {"type": "inherited"},
    "PipePosition": {"type": "inherited"},
    "Enabled": {"type": "inherited"},
    "AncillaryRole": {"type": "inherited"}
   },
   "id": 3,
   "name": "Other"
  },
  {
   "domains": {
    "OutfallSize": {"type": "inherited"},
    "RefMaterial": {"type": "inherited"},
    "OutfallShape": {"type": "inherited"},
    "Watershed": {"type": "inherited"},
    "DataSource": {"type": "inherited"},
    "Material": {"type": "inherited"},
    "Condition": {"type": "inherited"},
    "FlowDirection": {"type": "inherited"},
    "PipePosition": {"type": "inherited"},
    "Enabled": {"type": "inherited"},
    "AncillaryRole": {"type": "inherited"}
   },
   "id": 4,
   "name": "Culvert"
  },
  {
   "domains": {
    "OutfallSize": {"type": "inherited"},
    "RefMaterial": {"type": "inherited"},
    "OutfallShape": {"type": "inherited"},
    "Watershed": {"type": "inherited"},
    "DataSource": {"type": "inherited"},
    "Material": {"type": "inherited"},
    "Condition": {"type": "inherited"},
    "FlowDirection": {"type": "inherited"},
    "PipePosition": {"type": "inherited"},
    "Enabled": {"type": "inherited"},
    "AncillaryRole": {"type": "inherited"}
   },
   "id": 5,
   "name": "Ditch"
  }
 ],
 "subtypes": [
  {
   "domains": {
    "OutfallSize": {"type": "inherited"},
    "RefMaterial": {"type": "inherited"},
    "OutfallShape": {"type": "inherited"},
    "Watershed": {"type": "inherited"},
    "DataSource": {"type": "inherited"},
    "Material": {"type": "inherited"},
    "Condition": {"type": "inherited"},
    "FlowDirection": {"type": "inherited"},
    "PipePosition": {"type": "inherited"},
    "Enabled": {"type": "inherited"},
    "AncillaryRole": {"type": "inherited"}
   },
   "defaultValues": {
    "OutfallSize": null,
    "RefMaterial": null,
    "DrainagewayName": null,
    "OutfallNumber": null,
    "InspectedBy": null,
    "InspectedDate": null,
    "ModifiedBy": null,
    "ModifiedDate": null,
    "Hyperlink": null,
    "OutfallShape": null,
    "Watershed": null,
    "DataSource": null,
    "Material": null,
    "Location": null,
    "Condition": null,
    "Subtype": null,
    "FlowDirection": null,
    "UnitID": null,
    "CompType": null,
    "CompKey": null,
    "PipePosition": null,
    "Photo": null,
    "Enabled": 1,
    "AncillaryRole": 0,
    "GlobalID": null,
    "LifeCycleStatus": null,
    "Comments": null
   },
   "code": 1,
   "name": "Standard"
  },
  {
   "domains": {
    "OutfallSize": {"type": "inherited"},
    "RefMaterial": {"type": "inherited"},
    "OutfallShape": {"type": "inherited"},
    "Watershed": {"type": "inherited"},
    "DataSource": {"type": "inherited"},
    "Material": {"type": "inherited"},
    "Condition": {"type": "inherited"},
    "FlowDirection": {"type": "inherited"},
    "PipePosition": {"type": "inherited"},
    "Enabled": {"type": "inherited"},
    "AncillaryRole": {"type": "inherited"}
   },
   "defaultValues": {
    "OutfallSize": null,
    "RefMaterial": null,
    "DrainagewayName": null,
    "OutfallNumber": null,
    "InspectedBy": null,
    "InspectedDate": null,
    "ModifiedBy": null,
    "ModifiedDate": null,
    "Hyperlink": null,
    "OutfallShape": null,
    "Watershed": null,
    "DataSource": null,
    "Material": null,
    "Location": null,
    "Condition": null,
    "Subtype": null,
    "FlowDirection": null,
    "UnitID": null,
    "CompType": null,
    "CompKey": null,
    "PipePosition": null,
    "Photo": null,
    "Enabled": 1,
    "AncillaryRole": 0,
    "GlobalID": null,
    "LifeCycleStatus": null,
    "Comments": null
   },
   "code": 2,
   "name": "Connector"
  },
  {
   "domains": {
    "OutfallSize": {"type": "inherited"},
    "RefMaterial": {"type": "inherited"},
    "OutfallShape": {"type": "inherited"},
    "Watershed": {"type": "inherited"},
    "DataSource": {"type": "inherited"},
    "Material": {"type": "inherited"},
    "Condition": {"type": "inherited"},
    "FlowDirection": {"type": "inherited"},
    "PipePosition": {"type": "inherited"},
    "Enabled": {"type": "inherited"},
    "AncillaryRole": {"type": "inherited"}
   },
   "defaultValues": {
    "OutfallSize": null,
    "RefMaterial": null,
    "DrainagewayName": null,
    "OutfallNumber": null,
    "InspectedBy": null,
    "InspectedDate": null,
    "ModifiedBy": null,
    "ModifiedDate": null,
    "Hyperlink": null,
    "OutfallShape": null,
    "Watershed": null,
    "DataSource": null,
    "Material": null,
    "Location": null,
    "Condition": null,
    "Subtype": null,
    "FlowDirection": null,
    "UnitID": null,
    "CompType": null,
    "CompKey": null,
    "PipePosition": null,
    "Photo": null,
    "Enabled": 1,
    "AncillaryRole": 0,
    "GlobalID": null,
    "LifeCycleStatus": null,
    "Comments": null
   },
   "code": 3,
   "name": "Other"
  },
  {
   "domains": {
    "OutfallSize": {"type": "inherited"},
    "RefMaterial": {"type": "inherited"},
    "OutfallShape": {"type": "inherited"},
    "Watershed": {"type": "inherited"},
    "DataSource": {"type": "inherited"},
    "Material": {"type": "inherited"},
    "Condition": {"type": "inherited"},
    "FlowDirection": {"type": "inherited"},
    "PipePosition": {"type": "inherited"},
    "Enabled": {"type": "inherited"},
    "AncillaryRole": {"type": "inherited"}
   },
   "defaultValues": {
    "OutfallSize": null,
    "RefMaterial": null,
    "DrainagewayName": null,
    "OutfallNumber": null,
    "InspectedBy": null,
    "InspectedDate": null,
    "ModifiedBy": null,
    "ModifiedDate": null,
    "Hyperlink": null,
    "OutfallShape": null,
    "Watershed": null,
    "DataSource": null,
    "Material": null,
    "Location": null,
    "Condition": null,
    "Subtype": null,
    "FlowDirection": null,
    "UnitID": null,
    "CompType": null,
    "CompKey": null,
    "PipePosition": null,
    "Photo": null,
    "Enabled": 1,
    "AncillaryRole": 0,
    "GlobalID": null,
    "LifeCycleStatus": null,
    "Comments": null
   },
   "code": 4,
   "name": "Culvert"
  },
  {
   "domains": {
    "OutfallSize": {"type": "inherited"},
    "RefMaterial": {"type": "inherited"},
    "OutfallShape": {"type": "inherited"},
    "Watershed": {"type": "inherited"},
    "DataSource": {"type": "inherited"},
    "Material": {"type": "inherited"},
    "Condition": {"type": "inherited"},
    "FlowDirection": {"type": "inherited"},
    "PipePosition": {"type": "inherited"},
    "Enabled": {"type": "inherited"},
    "AncillaryRole": {"type": "inherited"}
   },
   "defaultValues": {
    "OutfallSize": null,
    "RefMaterial": null,
    "DrainagewayName": null,
    "OutfallNumber": null,
    "InspectedBy": null,
    "InspectedDate": null,
    "ModifiedBy": null,
    "ModifiedDate": null,
    "Hyperlink": null,
    "OutfallShape": null,
    "Watershed": null,
    "DataSource": null,
    "Material": null,
    "Location": null,
    "Condition": null,
    "Subtype": null,
    "FlowDirection": null,
    "UnitID": null,
    "CompType": null,
    "CompKey": null,
    "PipePosition": null,
    "Photo": null,
    "Enabled": 1,
    "AncillaryRole": 0,
    "GlobalID": null,
    "LifeCycleStatus": null,
    "Comments": null
   },
   "code": 5,
   "name": "Ditch"
  }
 ],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 2000,
 "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,
  "supportsPagination": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsTrueCurve": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true,
  "supportsTimeRelation": true,
  "supportsSqlFormat": false,
  "supportsQueryAnalytic": true
 },
 "supportsDatumTransformation": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "dateFieldsTimeReference": null,
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true,
 "serviceItemId": "7805c7fdb0124e8bbbe7df003ce516c5"
}