{
 "currentVersion": 10.71,
 "id": 1,
 "name": "Existing Bike Network (2010 file)",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 102685,
  "latestWkid": 2248
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "FAC_TYPE",
   "field2": "STATUS",
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       127,
       127,
       255
      ],
      "width": 3
     },
     "value": "BIKE LANE,2",
     "label": "Major Routes",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       127,
       127,
       255
      ],
      "width": 3
     },
     "value": "CONTRAFLOW,2",
     "label": "Major Routes",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       127,
       127,
       255
      ],
      "width": 3
     },
     "value": "CYCLETRACK,2",
     "label": "Major Routes",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       170,
       0,
       255
      ],
      "width": 3
     },
     "value": "SHARED BUS BIKE,2",
     "label": "Minor Routes",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       170,
       0,
       255
      ],
      "width": 3
     },
     "value": "SIGNED ROUTE,2",
     "label": "Minor Routes",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       170,
       0,
       255
      ],
      "width": 3
     },
     "value": "SHARROW,2",
     "label": "Minor Routes",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       230,
       230,
       0,
       255
      ],
      "width": 3
     },
     "value": "BIKE BOULEVARD,2",
     "label": "NEIGHBORHOOD ROUTES",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       223,
       115,
       255,
       255
      ],
      "width": 3
     },
     "value": "SIDEPATH,2",
     "label": "TRAILS",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       223,
       115,
       255,
       255
      ],
      "width": 3
     },
     "value": "TRAIL SHARED USE PARTH,2",
     "label": "TRAILS",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       223,
       115,
       255,
       255
      ],
      "width": 3
     },
     "value": "SIDEWALK,2",
     "label": "TRAILS",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 1393979.249674037,
  "ymin": 567025.7502646297,
  "xmax": 1444655.874621892,
  "ymax": 621217.3750241231,
  "spatialReference": {
   "wkid": 102685,
   "latestWkid": 2248
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "displayField": "FULLNAME",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeInteger",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "TAG",
   "type": "esriFieldTypeString",
   "alias": "TAG",
   "length": 15,
   "domain": null
  },
  {
   "name": "TYPE",
   "type": "esriFieldTypeString",
   "alias": "TYPE",
   "length": 3,
   "domain": null
  },
  {
   "name": "SUBTYPE",
   "type": "esriFieldTypeString",
   "alias": "SUBTYPE",
   "length": 6,
   "domain": null
  },
  {
   "name": "FULLNAME",
   "type": "esriFieldTypeString",
   "alias": "FULLNAME",
   "length": 100,
   "domain": null
  },
  {
   "name": "BLOCK_NUM",
   "type": "esriFieldTypeSingle",
   "alias": "BLOCK_NUM",
   "domain": null
  },
  {
   "name": "BLOCKTEXT",
   "type": "esriFieldTypeString",
   "alias": "BLOCKTEXT",
   "length": 50,
   "domain": null
  },
  {
   "name": "FAC_TYPE",
   "type": "esriFieldTypeString",
   "alias": "FAC_TYPE",
   "length": 25,
   "domain": null
  },
  {
   "name": "NUM_LANES",
   "type": "esriFieldTypeInteger",
   "alias": "NUM_LANES",
   "domain": null
  },
  {
   "name": "PROJECT",
   "type": "esriFieldTypeString",
   "alias": "PROJECT",
   "length": 25,
   "domain": null
  },
  {
   "name": "STATUS",
   "type": "esriFieldTypeInteger",
   "alias": "STATUS",
   "domain": null
  },
  {
   "name": "ROUTE",
   "type": "esriFieldTypeString",
   "alias": "ROUTE",
   "length": 25,
   "domain": null
  },
  {
   "name": "LENGTH",
   "type": "esriFieldTypeDouble",
   "alias": "LENGTH",
   "domain": null
  },
  {
   "name": "DATE_INSTL",
   "type": "esriFieldTypeInteger",
   "alias": "DATE_INSTL",
   "domain": null
  },
  {
   "name": "CLASS",
   "type": "esriFieldTypeInteger",
   "alias": "CLASS",
   "domain": null
  },
  {
   "name": "EAST_COAST",
   "type": "esriFieldTypeString",
   "alias": "EAST_COAST",
   "length": 50,
   "domain": null
  },
  {
   "name": "USBR_1",
   "type": "esriFieldTypeString",
   "alias": "USBR_1",
   "length": 50,
   "domain": null
  },
  {
   "name": "FID",
   "type": "esriFieldTypeOID",
   "alias": "FID",
   "domain": null
  },
  {
   "name": "SUB_STATUS",
   "type": "esriFieldTypeInteger",
   "alias": "SUB_STATUS",
   "domain": null
  },
  {
   "name": "OBJECTID_1",
   "type": "esriFieldTypeInteger",
   "alias": "OBJECTID_1",
   "domain": null
  },
  {
   "name": "PROJECT1",
   "type": "esriFieldTypeString",
   "alias": "PROJECT1",
   "length": 75,
   "domain": null
  },
  {
   "name": "Shape_Leng",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Leng",
   "domain": null
  },
  {
   "name": "SPEDLMT",
   "type": "esriFieldTypeInteger",
   "alias": "SPEDLMT",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "Shape",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": false,
 "supportsAdvancedQueries": false,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": false,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": false,
  "supportsHavingClause": false,
  "supportsCountDistinct": false,
  "supportsOrderBy": false,
  "supportsDistinct": false,
  "supportsPagination": false,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": false
 },
 "supportsDatumTransformation": true,
 "supportsCoordinatesQuantization": true
}