{
 "currentVersion": 10.91,
 "id": 11,
 "name": "Highway Corridor Overlay Districts",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 102746,
  "latestWkid": 2283
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 307201,
 "maxScale": 299,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "STANDARD",
   "field2": null,
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       102,
       153,
       215,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        158,
        187,
        215,
        255
       ],
       "width": 0.4
      }
     },
     "value": "HCOD",
     "label": "HCOD Approved Prior to February 20, 1996",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       137,
       205,
       102,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        78,
        78,
        78,
        255
       ],
       "width": 1
      }
     },
     "value": "RA",
     "label": "RA Rural Arterial",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       137,
       205,
       102,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        178,
        178,
        178,
        255
       ],
       "width": 1
      }
     },
     "value": "RP",
     "label": "RP Rural Parkway",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       254,
       205,
       102,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        78,
        78,
        78,
        255
       ],
       "width": 1
      }
     },
     "value": "SA",
     "label": "SA Suburban Arterial",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       240,
       205,
       102,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        178,
        178,
        178,
        255
       ],
       "width": 1
      }
     },
     "value": "SP",
     "label": "SP Suburban Parkway",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       199,
       137,
       102,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        78,
        78,
        78,
        255
       ],
       "width": 1
      }
     },
     "value": "UA",
     "label": "UA Urban Arterial",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       205,
       137,
       102,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        178,
        178,
        178,
        255
       ],
       "width": 1
      }
     },
     "value": "UP",
     "label": "UP Urban Parkway",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 1.1716122630312502E7,
  "ymin": 6894489.148624986,
  "xmax": 1.1841259282187507E7,
  "ymax": 7024121.420499995,
  "spatialReference": {
   "wkid": 102746,
   "latestWkid": 2283
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "displayField": "STANDARD",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "FLAG",
   "type": "esriFieldTypeString",
   "alias": "flag",
   "length": 1,
   "domain": null
  },
  {
   "name": "NAME",
   "type": "esriFieldTypeString",
   "alias": "name",
   "length": 50,
   "domain": null
  },
  {
   "name": "ZONECASE",
   "type": "esriFieldTypeString",
   "alias": "zonecase",
   "length": 50,
   "domain": null
  },
  {
   "name": "STANDARD",
   "type": "esriFieldTypeString",
   "alias": "STANDARD",
   "length": 4,
   "domain": {
    "type": "codedValue",
    "name": "dHCOD",
    "description": "Highway Corridor Overlay District Standards",
    "codedValues": [
     {
      "name": "HCOD Approved Prior to February 20, 1996",
      "code": "HCOD"
     },
     {
      "name": "UA Urban Arterial",
      "code": "UA"
     },
     {
      "name": "SA Suburban Arterial",
      "code": "SA"
     },
     {
      "name": "RA Rural Arterial",
      "code": "RA"
     },
     {
      "name": "UP Urban Parkway",
      "code": "UP"
     },
     {
      "name": "SP Suburban Parkway",
      "code": "SP"
     },
     {
      "name": "RP Rural Parkway",
      "code": "RP"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "SHAPE.STArea()",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.STArea()",
   "domain": null
  },
  {
   "name": "SHAPE.STLength()",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.STLength()",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "R440_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S393_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": {
  "shapeAreaFieldName": "SHAPE.STArea()",
  "shapeLengthFieldName": "SHAPE.STLength()",
  "units": "esriFeet"
 },
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true
}