{
 "currentVersion": 10.91,
 "id": 23,
 "name": "Storm Drainage",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 2930,
  "latestWkid": 2930
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 19,
  "name": "Stormwater"
 },
 "subLayers": [],
 "minScale": 2500,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "DrainageType",
   "field2": null,
   "field3": null,
   "defaultSymbol": {
    "type": "esriSLS",
    "style": "esriSLSSolid",
    "color": [
     76,
     158,
     0,
     255
    ],
    "width": 1
   },
   "defaultLabel": "<all other values>",
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       115,
       223,
       255,
       255
      ],
      "width": 6
     },
     "value": "BoxCulvert",
     "label": "Box Culvert",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       190,
       232,
       255,
       255
      ],
      "width": 5
     },
     "value": "Culvert",
     "label": "Culvert",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       190,
       232,
       255,
       255
      ],
      "width": 5
     },
     "value": "Open",
     "label": "Open Ditch",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       112,
       255,
       255
      ],
      "width": 18
     },
     "value": "OTH",
     "label": "Other; Unknown",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       112,
       255,
       255
      ],
      "width": 18
     },
     "value": "UNK",
     "label": "Other; Unknown",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       190,
       232,
       255,
       255
      ],
      "width": 5
     },
     "value": "Pipe",
     "label": "Pipe",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       190,
       232,
       255,
       255
      ],
      "width": 5
     },
     "value": "Sewer",
     "label": "Sewer",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 2484927.2276798934,
  "ymin": 313792.93240481615,
  "xmax": 2544118.044337392,
  "ymax": 441437.4323646426,
  "spatialReference": {
   "wkid": 2930,
   "latestWkid": 2930
  }
 },
 "hasAttachments": true,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "AssetID",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "AssetID",
   "type": "esriFieldTypeString",
   "alias": "Asset Identifier",
   "length": 50,
   "domain": null
  },
  {
   "name": "InstallDate",
   "type": "esriFieldTypeDate",
   "alias": "Install Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "DrainageType",
   "type": "esriFieldTypeString",
   "alias": "Drainage Type",
   "length": 20,
   "domain": {
    "type": "codedValue",
    "name": "piDrainageType",
    "description": "The list of drainage system types",
    "codedValues": [
     {
      "name": "Culvert",
      "code": "Culvert"
     },
     {
      "name": "Pipe",
      "code": "Pipe"
     },
     {
      "name": "Sewer",
      "code": "Sewer"
     },
     {
      "name": "Open",
      "code": "Open"
     },
     {
      "name": "Other",
      "code": "OTH"
     },
     {
      "name": "Unknown",
      "code": "UNK"
     },
     {
      "name": "Box Culvert",
      "code": "BoxCulvert"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "Material",
   "type": "esriFieldTypeString",
   "alias": "Material",
   "length": 50,
   "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": "Clay Tile",
      "code": "CT"
     },
     {
      "name": "Concrete (Non-Reinforced)",
      "code": "CP"
     },
     {
      "name": "Concrete Segments (Bolted)",
      "code": "CSB"
     },
     {
      "name": "Concrete Segments (Unbolted)",
      "code": "CSU"
     },
     {
      "name": "Corrugated Metal",
      "code": "CMP"
     },
     {
      "name": "Fiberglass Reinforced",
      "code": "FRP"
     },
     {
      "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": "Polyvinyl Chloride",
      "code": "PVC"
     },
     {
      "name": "Pre-Stressed Concrete Cylinder",
      "code": "PCCP"
     },
     {
      "name": "Reinforced Concrete",
      "code": "RCP"
     },
     {
      "name": "Reinforced Plastic (Truss)",
      "code": "RPM"
     },
     {
      "name": "Segmented Block",
      "code": "SB"
     },
     {
      "name": "Steel",
      "code": "SP"
     },
     {
      "name": "Transite",
      "code": "TTE"
     },
     {
      "name": "Vitrified Clay",
      "code": "VCP"
     },
     {
      "name": "Other",
      "code": "OTH"
     },
     {
      "name": "Unknown",
      "code": "UNK"
     },
     {
      "name": "Brick Masonry",
      "code": "BMP"
     },
     {
      "name": "High Density Polyethylene",
      "code": "HDPE"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "Diameter",
   "type": "esriFieldTypeDouble",
   "alias": "Diameter Height",
   "domain": {
    "type": "range",
    "name": "piPipeDiameter",
    "description": "A range of pipe diameters in inches",
    "range": [
     0,
     200
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "Diameter2",
   "type": "esriFieldTypeDouble",
   "alias": "Diameter Width",
   "domain": {
    "type": "range",
    "name": "piPipeDiameter",
    "description": "A range of pipe diameters in inches",
    "range": [
     0,
     200
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "MainShape",
   "type": "esriFieldTypeString",
   "alias": "Main Shape",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "piPipeShape",
    "description": "Sanitary and stormwater pipe shapes",
    "codedValues": [
     {
      "name": "Circular",
      "code": "Circular"
     },
     {
      "name": "Eliptical",
      "code": "Eliptical"
     },
     {
      "name": "Rectangular",
      "code": "Rectangular"
     },
     {
      "name": "Other",
      "code": "Other"
     },
     {
      "name": "Unknown",
      "code": "Unknown"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "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": "SumFlow",
   "type": "esriFieldTypeDouble",
   "alias": "Flow Summary",
   "domain": null
  },
  {
   "name": "DownElev",
   "type": "esriFieldTypeDouble",
   "alias": "DownElev",
   "domain": null
  },
  {
   "name": "UpElev",
   "type": "esriFieldTypeDouble",
   "alias": "UpElev",
   "domain": null
  },
  {
   "name": "OwnedBy",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Owned By",
   "domain": {
    "type": "codedValue",
    "name": "AssetOwner",
    "description": "The owner of the asset",
    "codedValues": [
     {
      "name": "Expressway",
      "code": 1
     },
     {
      "name": "State",
      "code": 2
     },
     {
      "name": "County",
      "code": 3
     },
     {
      "name": "Local Municipality",
      "code": 4
     },
     {
      "name": "Private Owner",
      "code": 5
     },
     {
      "name": "City of Milwaukee",
      "code": 6
     },
     {
      "name": "County Parks",
      "code": 7
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "MaintBy",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Managed By",
   "domain": {
    "type": "codedValue",
    "name": "AssetManager",
    "description": "The manager of the asset",
    "codedValues": [
     {
      "name": "County",
      "code": 1
     },
     {
      "name": "State",
      "code": 2
     },
     {
      "name": "Local Municipality",
      "code": 3
     },
     {
      "name": "Per Contract",
      "code": 4
     },
     {
      "name": "Adjacent Property",
      "code": 5
     },
     {
      "name": "City of Milwaukee",
      "code": 6
     },
     {
      "name": "County Parks",
      "code": 7
     },
     {
      "name": "County Airport",
      "code": 8
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "LastUpdate",
   "type": "esriFieldTypeDate",
   "alias": "Last Update Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "LastEditor",
   "type": "esriFieldTypeString",
   "alias": "Last Editor",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "Editor",
    "description": "The list of editors in MCDOT",
    "codedValues": [
     {
      "name": "Brad Blumer",
      "code": "BradBlumer"
     },
     {
      "name": "Intern",
      "code": "Intern"
     },
     {
      "name": "Urban GIS",
      "code": "UrbanGIS"
     },
     {
      "name": "WisDOT",
      "code": "WisDOT"
     },
     {
      "name": "City of Milwaukee",
      "code": "CityOfMilwaukee"
     },
     {
      "name": "Kevin Kent",
      "code": "KevinKent"
     },
     {
      "name": "Kevin Sieger",
      "code": "KevinSieger"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "Status",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Status",
   "domain": {
    "type": "codedValue",
    "name": "Status",
    "description": "The status of a feature",
    "codedValues": [
     {
      "name": "Active",
      "code": 1
     },
     {
      "name": "Field Verified",
      "code": 2
     },
     {
      "name": "Aerial Verified",
      "code": 3
     },
     {
      "name": "Initial Load",
      "code": 4
     },
     {
      "name": "Retired",
      "code": 5
     },
     {
      "name": "Planset Verified",
      "code": 6
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "Comment",
   "type": "esriFieldTypeString",
   "alias": "Comment",
   "length": 200,
   "domain": null
  },
  {
   "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
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "Shape.STLength()",
   "type": "esriFieldTypeDouble",
   "alias": "Shape.STLength()",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "R92_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S75_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": true,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsCountDistinct": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeLengthFieldName": "Shape.STLength()",
  "units": "esriFeet"
 },
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true
}