{
 "currentVersion": 10.71,
 "id": 24,
 "name": "Bike Path-Existing",
 "type": "Feature Layer",
 "description": "Bike paths are streets for bicyclists, on which motorized vehicles are prohibited.  Bike paths, however, are shared with pedestrians, skaters, and other non-motorized users.  Please ride responsibly on bike paths, and share the paths with others.",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 103412,
  "latestWkid": 8193
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 28,
  "name": "Bike Facilities"
 },
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSLS",
    "style": "esriSLSSolid",
    "color": [
     38,
     115,
     0,
     255
    ],
    "width": 1.5
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerLinePlacementAboveAlong",
    "where": null,
    "labelExpression": "[path_name]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      38,
      115,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "baseline",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Arial",
      "size": 8,
      "style": "normal",
      "weight": "normal",
      "decoration": "none"
     }
    },
    "minScale": 19000,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 763934.011074394,
  "ymin": 424240.2488078028,
  "xmax": 854143.4481092244,
  "ymax": 524568.8365360647,
  "spatialReference": {
   "wkid": 103412,
   "latestWkid": 8193
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "path_name",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "MSLINK",
   "type": "esriFieldTypeDouble",
   "alias": "MSLINK",
   "domain": null
  },
  {
   "name": "path_name",
   "type": "esriFieldTypeString",
   "alias": "Path Name",
   "length": 60,
   "domain": null
  },
  {
   "name": "path_from",
   "type": "esriFieldTypeString",
   "alias": "Path From",
   "length": 60,
   "domain": null
  },
  {
   "name": "path_to",
   "type": "esriFieldTypeString",
   "alias": "Path To",
   "length": 60,
   "domain": null
  },
  {
   "name": "path_location",
   "type": "esriFieldTypeString",
   "alias": "Path Location",
   "length": 60,
   "domain": null
  },
  {
   "name": "path_width",
   "type": "esriFieldTypeDouble",
   "alias": "path_width",
   "domain": null
  },
  {
   "name": "path_type",
   "type": "esriFieldTypeString",
   "alias": "Path Type",
   "length": 15,
   "domain": null
  },
  {
   "name": "Ful_PrtSeg",
   "type": "esriFieldTypeString",
   "alias": "Full or Part Segment",
   "length": 4,
   "domain": {
    "type": "codedValue",
    "name": "WS4_Ful_PrtSeg",
    "description": "Full or part segment",
    "codedValues": [
     {
      "name": "Full",
      "code": "Full"
     },
     {
      "name": "Part",
      "code": "Part"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "SegSource",
   "type": "esriFieldTypeString",
   "alias": "Segment Source",
   "length": 50,
   "domain": null
  },
  {
   "name": "BikeSysCod",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Bike System Code",
   "domain": null
  },
  {
   "name": "Remarks",
   "type": "esriFieldTypeString",
   "alias": "Remarks",
   "length": 60,
   "domain": null
  },
  {
   "name": "In_Out_Review",
   "type": "esriFieldTypeString",
   "alias": "In/Out Review",
   "length": 3,
   "domain": {
    "type": "codedValue",
    "name": "WS4_In_Out_Review",
    "description": "In city limits or out",
    "codedValues": [
     {
      "name": "In",
      "code": "In"
     },
     {
      "name": "Out",
      "code": "Out"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "IntialMarking",
   "type": "esriFieldTypeString",
   "alias": "Intial Marking",
   "length": 4,
   "domain": null
  },
  {
   "name": "Fee",
   "type": "esriFieldTypeString",
   "alias": "Fee",
   "length": 3,
   "domain": {
    "type": "codedValue",
    "name": "WS4_YesNo",
    "description": "YesNo",
    "codedValues": [
     {
      "name": "Yes",
      "code": "Yes"
     },
     {
      "name": "No",
      "code": "No"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "orig_const",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Original Construction",
   "domain": null
  },
  {
   "name": "Paved",
   "type": "esriFieldTypeString",
   "alias": "Paved",
   "length": 3,
   "domain": {
    "type": "codedValue",
    "name": "WS4_YesNo",
    "description": "YesNo",
    "codedValues": [
     {
      "name": "Yes",
      "code": "Yes"
     },
     {
      "name": "No",
      "code": "No"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "Maintained",
   "type": "esriFieldTypeString",
   "alias": "Maintained",
   "length": 15,
   "domain": null
  },
  {
   "name": "temp_Orig_Const",
   "type": "esriFieldTypeSmallInteger",
   "alias": "temp_Orig_Const",
   "domain": null
  },
  {
   "name": "temp_Pbj_ID",
   "type": "esriFieldTypeInteger",
   "alias": "temp_Pbj_ID",
   "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": "R145_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S102_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "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,
 "supportsCoordinatesQuantization": true
}