{
 "currentVersion": 10.8,
 "id": 31,
 "name": "Pathways",
 "type": "Feature Layer",
 "description": "The Pathways layer stores the centerlines of pathways and trails.",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 102100,
  "latestWkid": 3857
 },
 "copyrightText": "Alliance for Public Gardens GIS, Brian Morgan",
 "parentLayer": {
  "id": 29,
  "name": "Transportation"
 },
 "subLayers": [],
 "minScale": 2258,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "PavementCenterlineType",
   "field2": null,
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       104,
       104,
       104,
       255
      ],
      "width": 1
     },
     "value": "1",
     "label": "Bridge",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       156,
       156,
       156,
       255
      ],
      "width": 1
     },
     "value": "2",
     "label": "Driveway",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       204,
       204,
       204,
       255
      ],
      "width": 1
     },
     "value": "3",
     "label": "Pathway",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSDashDot",
      "color": [
       178,
       178,
       178,
       255
      ],
      "width": 1
     },
     "value": "4",
     "label": "Pedestrian Ramp",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       130,
       130,
       130,
       255
      ],
      "width": 1
     },
     "value": "5",
     "label": "Road",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       178,
       178,
       178,
       255
      ],
      "width": 1
     },
     "value": "6",
     "label": "Sidewalk",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       178,
       178,
       178,
       255
      ],
      "width": 1
     },
     "value": "7",
     "label": "Stairway",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerLinePlacementAboveAfter",
    "where": "\"PavementCenterlineType\" = 3 AND \"Name\" <> 'Hunnewell Visitor Center Main Entrance Pathway'",
    "labelExpression": "[Name]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      204,
      204,
      204,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "baseline",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": [
      0,
      0,
      0,
      255
     ],
     "haloSize": 1,
     "font": {
      "family": "Tahoma",
      "size": 8,
      "style": "normal",
      "weight": "normal",
      "decoration": "none"
     }
    },
    "minScale": 4514,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 754922.9612548321,
  "ymin": 2931037.744909924,
  "xmax": 760296.363594288,
  "ymax": 2937348.9234648347,
  "spatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Massachusetts_Mainland_FIPS_2001_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",656166.6666666665],PARAMETER[\"False_Northing\",2460625.0],PARAMETER[\"Central_Meridian\",-71.5],PARAMETER[\"Standard_Parallel_1\",41.71666666666667],PARAMETER[\"Standard_Parallel_2\",42.68333333333333],PARAMETER[\"Latitude_Of_Origin\",41.0],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]"}
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "Name",
 "typeIdField": "PavementCenterlineType",
 "subtypeFieldName": "PavementCenterlineType",
 "subtypeField": "PavementCenterlineType",
 "defaultSubtypeCode": 5,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "PavementCenterlineType",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Pavement Centerline Type",
   "domain": null
  },
  {
   "name": "Name",
   "type": "esriFieldTypeString",
   "alias": "Pavement Centerline Name",
   "length": 50,
   "domain": null
  },
  {
   "name": "Shape.len",
   "type": "esriFieldTypeDouble",
   "alias": "Length",
   "domain": null
  }
 ],
 "geometryField": {},
 "indexes": null,
 "types": [
  {
   "domains": {
    "TrafficAccess": {"type": "inherited"},
    "TrafficSpeedLimitUnits": {"type": "inherited"}
   },
   "id": 0,
   "name": "UNKNOWN"
  },
  {
   "domains": {
    "TrafficAccess": {"type": "inherited"},
    "TrafficSpeedLimitUnits": {"type": "inherited"}
   },
   "id": 1,
   "name": "Bridge"
  },
  {
   "domains": {
    "TrafficAccess": {"type": "inherited"},
    "TrafficSpeedLimitUnits": {"type": "inherited"}
   },
   "id": 2,
   "name": "Driveway"
  },
  {
   "domains": {
    "TrafficAccess": {"type": "inherited"},
    "TrafficSpeedLimitUnits": {"type": "inherited"}
   },
   "id": 3,
   "name": "Pathway"
  },
  {
   "domains": {
    "TrafficAccess": {"type": "inherited"},
    "TrafficSpeedLimitUnits": {"type": "inherited"}
   },
   "id": 4,
   "name": "Pedestrian Ramp"
  },
  {
   "domains": {
    "TrafficAccess": {"type": "inherited"},
    "TrafficSpeedLimitUnits": {"type": "inherited"}
   },
   "id": 5,
   "name": "Road"
  },
  {
   "domains": {
    "TrafficAccess": {"type": "inherited"},
    "TrafficSpeedLimitUnits": {"type": "inherited"}
   },
   "id": 6,
   "name": "Sidewalk"
  },
  {
   "domains": {
    "TrafficAccess": {"type": "inherited"},
    "TrafficSpeedLimitUnits": {"type": "inherited"}
   },
   "id": 7,
   "name": "Stairway"
  },
  {
   "domains": {
    "TrafficAccess": {"type": "inherited"},
    "TrafficSpeedLimitUnits": {"type": "inherited"}
   },
   "id": 8,
   "name": "Other"
  }
 ],
 "subtypes": [
  {
   "domains": {
    "TrafficAccess": {"type": "inherited"},
    "TrafficSpeedLimitUnits": {"type": "inherited"}
   },
   "defaultValues": {
    "PavementCenterlineID": null,
    "PavementCenterlineType": null,
    "Name": null,
    "TrafficLaneNumber": 1,
    "TrafficAccess": "Bidirectional",
    "TrafficAccessSymbolAngle": null,
    "TrafficSpeedLimit": null,
    "TrafficSpeedLimitUnits": null,
    "TrafficBusRouteName": null,
    "Comments": null
   },
   "code": 0,
   "name": "UNKNOWN"
  },
  {
   "domains": {
    "TrafficAccess": {"type": "inherited"},
    "TrafficSpeedLimitUnits": {"type": "inherited"}
   },
   "defaultValues": {
    "PavementCenterlineID": null,
    "PavementCenterlineType": null,
    "Name": null,
    "TrafficLaneNumber": 1,
    "TrafficAccess": "Bidirectional",
    "TrafficAccessSymbolAngle": null,
    "TrafficSpeedLimit": null,
    "TrafficSpeedLimitUnits": null,
    "TrafficBusRouteName": null,
    "Comments": null
   },
   "code": 1,
   "name": "Bridge"
  },
  {
   "domains": {
    "TrafficAccess": {"type": "inherited"},
    "TrafficSpeedLimitUnits": {"type": "inherited"}
   },
   "defaultValues": {
    "PavementCenterlineID": null,
    "PavementCenterlineType": null,
    "Name": null,
    "TrafficLaneNumber": 1,
    "TrafficAccess": "Bidirectional",
    "TrafficAccessSymbolAngle": null,
    "TrafficSpeedLimit": null,
    "TrafficSpeedLimitUnits": null,
    "TrafficBusRouteName": null,
    "Comments": null
   },
   "code": 2,
   "name": "Driveway"
  },
  {
   "domains": {
    "TrafficAccess": {"type": "inherited"},
    "TrafficSpeedLimitUnits": {"type": "inherited"}
   },
   "defaultValues": {
    "PavementCenterlineID": null,
    "PavementCenterlineType": null,
    "Name": null,
    "TrafficLaneNumber": 1,
    "TrafficAccess": "Pedestrian",
    "TrafficAccessSymbolAngle": null,
    "TrafficSpeedLimit": null,
    "TrafficSpeedLimitUnits": null,
    "TrafficBusRouteName": null,
    "Comments": null
   },
   "code": 3,
   "name": "Pathway"
  },
  {
   "domains": {
    "TrafficAccess": {"type": "inherited"},
    "TrafficSpeedLimitUnits": {"type": "inherited"}
   },
   "defaultValues": {
    "PavementCenterlineID": null,
    "PavementCenterlineType": null,
    "Name": null,
    "TrafficLaneNumber": 1,
    "TrafficAccess": "Pedestrian",
    "TrafficAccessSymbolAngle": null,
    "TrafficSpeedLimit": null,
    "TrafficSpeedLimitUnits": null,
    "TrafficBusRouteName": null,
    "Comments": null
   },
   "code": 4,
   "name": "Pedestrian Ramp"
  },
  {
   "domains": {
    "TrafficAccess": {"type": "inherited"},
    "TrafficSpeedLimitUnits": {"type": "inherited"}
   },
   "defaultValues": {
    "PavementCenterlineID": null,
    "PavementCenterlineType": null,
    "Name": null,
    "TrafficLaneNumber": 2,
    "TrafficAccess": "Bidirectional",
    "TrafficAccessSymbolAngle": null,
    "TrafficSpeedLimit": null,
    "TrafficSpeedLimitUnits": null,
    "TrafficBusRouteName": null,
    "Comments": null
   },
   "code": 5,
   "name": "Road"
  },
  {
   "domains": {
    "TrafficAccess": {"type": "inherited"},
    "TrafficSpeedLimitUnits": {"type": "inherited"}
   },
   "defaultValues": {
    "PavementCenterlineID": null,
    "PavementCenterlineType": null,
    "Name": null,
    "TrafficLaneNumber": 1,
    "TrafficAccess": "Pedestrian",
    "TrafficAccessSymbolAngle": null,
    "TrafficSpeedLimit": null,
    "TrafficSpeedLimitUnits": null,
    "TrafficBusRouteName": null,
    "Comments": null
   },
   "code": 6,
   "name": "Sidewalk"
  },
  {
   "domains": {
    "TrafficAccess": {"type": "inherited"},
    "TrafficSpeedLimitUnits": {"type": "inherited"}
   },
   "defaultValues": {
    "PavementCenterlineID": null,
    "PavementCenterlineType": null,
    "Name": null,
    "TrafficLaneNumber": 1,
    "TrafficAccess": "Pedestrian",
    "TrafficAccessSymbolAngle": null,
    "TrafficSpeedLimit": null,
    "TrafficSpeedLimitUnits": null,
    "TrafficBusRouteName": null,
    "Comments": null
   },
   "code": 7,
   "name": "Stairway"
  },
  {
   "domains": {
    "TrafficAccess": {"type": "inherited"},
    "TrafficSpeedLimitUnits": {"type": "inherited"}
   },
   "defaultValues": {
    "PavementCenterlineID": null,
    "PavementCenterlineType": null,
    "Name": null,
    "TrafficLaneNumber": 1,
    "TrafficAccess": "Bidirectional",
    "TrafficAccessSymbolAngle": null,
    "TrafficSpeedLimit": null,
    "TrafficSpeedLimitUnits": null,
    "TrafficBusRouteName": null,
    "Comments": null
   },
   "code": 8,
   "name": "Other"
  }
 ],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 60000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, 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
}