{
 "currentVersion": 10.91,
 "id": 6,
 "name": "Barrier Lines",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 2930,
  "latestWkid": 2930
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 4,
  "name": "Barrier"
 },
 "subLayers": [],
 "minScale": 2500,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "BarrierType",
   "field2": null,
   "field3": null,
   "defaultSymbol": {
    "type": "esriSLS",
    "style": "esriSLSSolid",
    "color": [
     197,
     0,
     255,
     255
    ],
    "width": 3
   },
   "defaultLabel": "<all other values>",
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       156,
       156,
       156,
       255
      ],
      "width": 2
     },
     "value": "Other",
     "label": "Other",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       156,
       156,
       156,
       255
      ],
      "width": 2
     },
     "value": "Unknown",
     "label": "Unknown",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       170,
       170,
       170,
       255
      ],
      "width": 5
     },
     "value": "Bridge Rail",
     "label": "Bridge Rail",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       130,
       130,
       130,
       255
      ],
      "width": 1.5
     },
     "value": "W-Beam Steel Rail",
     "label": "W-Beam Steel Rail",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       130,
       130,
       130,
       255
      ],
      "width": 1
     },
     "value": "Cable Guard -Low Tension",
     "label": "Cable Guard -Low Tension",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       178,
       178,
       178,
       255
      ],
      "width": 2
     },
     "value": "Concrete Barrier Wall",
     "label": "Concrete Barrier Wall",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 1
     },
     "value": "Fence",
     "label": "Fence",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 5
     },
     "value": "Noise Wall",
     "label": "Noise Wall",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       137,
       90,
       68,
       255
      ],
      "width": 2
     },
     "value": "Wood Timber Rail",
     "label": "Wood Timber Rail",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       104,
       104,
       104,
       255
      ],
      "width": 1
     },
     "value": "Thrie-Beam Steel Rail",
     "label": "Thrie-Beam Steel Rail",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       78,
       78,
       78,
       255
      ],
      "width": 1
     },
     "value": "W-Beam Steel Rail - MGS",
     "label": "W-Beam Steel Rail - MGS",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 2483501.8848876804,
  "ymin": 313940.9360458106,
  "xmax": 2544372.467713058,
  "ymax": 441424.90122175217,
  "spatialReference": {
   "wkid": 2930,
   "latestWkid": 2930
  }
 },
 "hasAttachments": false,
 "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": "BarrierType",
   "type": "esriFieldTypeString",
   "alias": "Barrier Type",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "BarrierType",
    "description": "The type of barrier",
    "codedValues": [
     {
      "name": "Concrete Barrier Wall",
      "code": "Concrete Barrier Wall"
     },
     {
      "name": "W-Beam Steel Rail",
      "code": "W-Beam Steel Rail"
     },
     {
      "name": "W-Beam Steel Rail - MGS",
      "code": "W-Beam Steel Rail - MGS"
     },
     {
      "name": "Thrie-Beam Steel Rail",
      "code": "Thrie-Beam Steel Rail"
     },
     {
      "name": "Bridge Rail",
      "code": "Bridge Rail"
     },
     {
      "name": "Cable Guard -Low Tension",
      "code": "Cable Guard -Low Tension"
     },
     {
      "name": "Noise Wall",
      "code": "Noise Wall"
     },
     {
      "name": "Wood Timber Rail",
      "code": "Wood Timber Rail"
     },
     {
      "name": "Unknown",
      "code": "Unknown"
     },
     {
      "name": "Fence",
      "code": "Fence"
     },
     {
      "name": "Other",
      "code": "Other"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "BarrierHeight",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Barrier Height",
   "domain": null
  },
  {
   "name": "StartTreat",
   "type": "esriFieldTypeString",
   "alias": "Start Treatment",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "BarrierEndType",
    "description": "The type of barrier end treatment",
    "codedValues": [
     {
      "name": "Bull Nose",
      "code": "Bull Nose"
     },
     {
      "name": "Terminal End - SKT 350",
      "code": "Terminal End - SKT 350"
     },
     {
      "name": "Terminal End - ET 2000",
      "code": "Terminal End - ET 2000"
     },
     {
      "name": "Terminal End - ET 2000 Plus",
      "code": "Terminal End - ET 2000 Plus"
     },
     {
      "name": "Terminal End - SRT 350",
      "code": "Terminal End - SRT 350"
     },
     {
      "name": "Terminal End - Bronstad End Type 2",
      "code": "Terminal End - Bronstad End Type 2"
     },
     {
      "name": "Bridge Attachment",
      "code": "Bridge Attachment"
     },
     {
      "name": "Other",
      "code": "Other"
     },
     {
      "name": "Unknown",
      "code": "Unknown"
     },
     {
      "name": "Wall Attachment",
      "code": "Wall Attachment"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "EndTreat",
   "type": "esriFieldTypeString",
   "alias": "End Treatment",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "BarrierEndType",
    "description": "The type of barrier end treatment",
    "codedValues": [
     {
      "name": "Bull Nose",
      "code": "Bull Nose"
     },
     {
      "name": "Terminal End - SKT 350",
      "code": "Terminal End - SKT 350"
     },
     {
      "name": "Terminal End - ET 2000",
      "code": "Terminal End - ET 2000"
     },
     {
      "name": "Terminal End - ET 2000 Plus",
      "code": "Terminal End - ET 2000 Plus"
     },
     {
      "name": "Terminal End - SRT 350",
      "code": "Terminal End - SRT 350"
     },
     {
      "name": "Terminal End - Bronstad End Type 2",
      "code": "Terminal End - Bronstad End Type 2"
     },
     {
      "name": "Bridge Attachment",
      "code": "Bridge Attachment"
     },
     {
      "name": "Other",
      "code": "Other"
     },
     {
      "name": "Unknown",
      "code": "Unknown"
     },
     {
      "name": "Wall Attachment",
      "code": "Wall Attachment"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "PostType",
   "type": "esriFieldTypeString",
   "alias": "Post Type",
   "length": 20,
   "domain": {
    "type": "codedValue",
    "name": "BarrierPostType",
    "description": "The type of barrier post",
    "codedValues": [
     {
      "name": "Wood",
      "code": "Wood"
     },
     {
      "name": "Galvanized Steel",
      "code": "Galvanized Steel"
     },
     {
      "name": "Other",
      "code": "Other"
     },
     {
      "name": "Unknown",
      "code": "Unknown"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "PostSpace",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Post Spacing",
   "domain": null
  },
  {
   "name": "NumSide",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Number of Sides",
   "domain": {
    "type": "codedValue",
    "name": "BarrierSide",
    "description": "The number of sides or faces on a road barrier that face traffic",
    "codedValues": [
     {
      "name": "1",
      "code": 1
     },
     {
      "name": "2",
      "code": 2
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "InstallDate",
   "type": "esriFieldTypeDate",
   "alias": "Install Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "Condition",
   "type": "esriFieldTypeString",
   "alias": "Condition",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "Condition",
    "description": "The condition of the asset",
    "codedValues": [
     {
      "name": "Excellent",
      "code": "Excellent"
     },
     {
      "name": "Very Good",
      "code": "Very Good"
     },
     {
      "name": "Good",
      "code": "Good"
     },
     {
      "name": "Fair",
      "code": "Fair"
     },
     {
      "name": "Poor",
      "code": "Poor"
     },
     {
      "name": "Very Poor",
      "code": "Very Poor"
     },
     {
      "name": "Unknown",
      "code": "Unknown"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "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": "R74_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S57_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
}