{
 "currentVersion": 10.61,
 "id": 32,
 "name": "Street Markings",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 102686,
  "latestWkid": 2249
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 29,
  "name": "Transportation"
 },
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "MarkType",
   "field2": "SymbolType",
   "field3": "Color",
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       153,
       72,
       94,
       255
      ],
      "width": 1
     },
     "value": "Crosswalk,Solid,Dark Amethyst",
     "label": "Crosswalk",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       255,
       0,
       255
      ],
      "width": 1.25
     },
     "value": "Crosswalk,Solid,Yellow",
     "label": "Crosswalk - Yellow",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSDash",
      "color": [
       76,
       0,
       115,
       255
      ],
      "width": 1.25
     },
     "value": "Lane,Dashed,Black",
     "label": "Dashed Lane",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSDash",
      "color": [
       230,
       230,
       0,
       255
      ],
      "width": 1.25
     },
     "value": "Lane,Dashed,Yellow",
     "label": "Dashed Lane - Yellow",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       115,
       76,
       255
      ],
      "width": 1.25
     },
     "value": "Lane,Solid,Black",
     "label": "Solid Lane",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       230,
       230,
       0,
       255
      ],
      "width": 1.25
     },
     "value": "Lane,Solid,Yellow",
     "label": "Solid Lane - Yellow",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       130,
       130,
       130,
       255
      ],
      "width": 1.25
     },
     "value": "Parking,Solid,Gray - 50%",
     "label": "Parking - Gray 50%",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       35,
       73,
       161,
       255
      ],
      "width": 1.25
     },
     "value": "Stop Lines, , ",
     "label": "Stop Lines",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       35,
       73,
       161,
       255
      ],
      "width": 1.25
     },
     "value": "Stop Lines,<Null>, ",
     "label": "Stop Lines",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       35,
       73,
       161,
       255
      ],
      "width": 1.25
     },
     "value": "Stop Lines,<Null>,<Null>",
     "label": "Stop Lines",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       0,
       0,
       255
      ],
      "width": 1
     },
     "value": "Turn Markers,Solid,Red",
     "label": "Turn Markers - Red",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 760670.9938983917,
  "ymin": 2945123.0624079406,
  "xmax": 767731.7834005505,
  "ymax": 2951366.0157958865,
  "spatialReference": {
   "wkid": 102686,
   "latestWkid": 2249
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "displayField": "MarkType",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "StreetMark",
   "type": "esriFieldTypeInteger",
   "alias": "StreetMark",
   "domain": null
  },
  {
   "name": "MarkType",
   "type": "esriFieldTypeString",
   "alias": "MarkType",
   "length": 50,
   "domain": null
  },
  {
   "name": "SymbolType",
   "type": "esriFieldTypeString",
   "alias": "SymbolType",
   "length": 50,
   "domain": null
  },
  {
   "name": "Color",
   "type": "esriFieldTypeString",
   "alias": "Color",
   "length": 50,
   "domain": null
  },
  {
   "name": "Shape_Length",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Length",
   "domain": null
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "FDO_OBJECTID",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "FDO_Shape",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, AMF, geoJSON",
 "isDataVersioned": false,
 "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,
 "supportsCoordinatesQuantization": true
}