{
 "currentVersion": 10.91,
 "cimVersion": "2.9.0",
 "id": 0,
 "name": "Rest Areas",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 102100,
  "latestWkid": 3857,
  "xyTolerance": 0.001,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -20037700,
  "falseY": -30241100,
  "xyUnits": 10000,
  "falseZ": -100000,
  "zUnits": 10000,
  "falseM": -100000,
  "mUnits": 10000
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "2a3e9a410edf2396fc11859cc1189f6b",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABC0lEQVQ4jdXUMUvDQByG8eeS4iLo0m/QQRA3EcFB3NQmpYM0WBAEh4qLs4gOIg4V2sFNJwexzQmFQkTo1MlP4FcQd6eA9H8uVsSYNrEO9d3uDn4802X4w2X+OVZsLNEuP46OOXoekQ6uniHwnkfDLKkDkyg5BXZ+jxX8DTDLH6dtnGad+82n9FhJTxBK9WsjFlXASY+FvX1QuW+3edzGCkG5mxwr3GZBHf34ptQ5mEVQJmGZdQJMxzQv4DY9AvzhWFHPIlKJgfp1Z1QuW1ztvg3GxNTiiz+X42VqD7iIxxx/FczaEKifd8z6zTUPW69RrKRtQqklgwDIYtsHwGEUu/N6wFwKLLLx/YLeAZpvP3vdFX5rAAAAAElFTkSuQmCC",
    "contentType": "image/png",
    "width": 14,
    "height": 13,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   }
  },
  "scaleSymbols": false,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": -1.00397134574E7,
  "ymin": 5125817.741499998,
  "xmax": -9178507.2555,
  "ymax": 5861534.883599997,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857,
   "xyTolerance": 0.001,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -2.204125862706707E7,
   "falseY": -3.3265068604224768E7,
   "xyUnits": 1.3538524994349548E8,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "FacilityName",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "Objectid",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Address",
   "type": "esriFieldTypeString",
   "alias": "ADDRESS",
   "length": 100,
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "RestAreaId",
   "type": "esriFieldTypeString",
   "alias": "RestAreaId",
   "length": 5,
   "domain": null
  },
  {
   "name": "PrMp",
   "type": "esriFieldTypeDouble",
   "alias": "PRMP",
   "domain": null
  },
  {
   "name": "MlPr",
   "type": "esriFieldTypeString",
   "alias": "MLPR",
   "length": 11,
   "domain": null
  },
  {
   "name": "MlPrMp",
   "type": "esriFieldTypeDouble",
   "alias": "MLPRMP",
   "domain": null
  },
  {
   "name": "CsMp",
   "type": "esriFieldTypeString",
   "alias": "CSMP",
   "length": 10,
   "domain": null
  },
  {
   "name": "FacilityName",
   "type": "esriFieldTypeString",
   "alias": "FacilityName",
   "length": 50,
   "domain": null
  },
  {
   "name": "RouteDirection",
   "type": "esriFieldTypeString",
   "alias": "RouteDirection",
   "length": 14,
   "domain": null
  },
  {
   "name": "MileMarker",
   "type": "esriFieldTypeString",
   "alias": "MileMarker",
   "length": 5,
   "domain": null
  },
  {
   "name": "Pr",
   "type": "esriFieldTypeString",
   "alias": "PR",
   "length": 11,
   "domain": null
  },
  {
   "name": "Cs",
   "type": "esriFieldTypeString",
   "alias": "CS",
   "length": 7,
   "domain": null
  },
  {
   "name": "RouteName",
   "type": "esriFieldTypeString",
   "alias": "RouteName",
   "length": 50,
   "domain": null
  },
  {
   "name": "CarSpaceNumber",
   "type": "esriFieldTypeSmallInteger",
   "alias": "CarSpaceNumber",
   "domain": null
  },
  {
   "name": "TruckSpaceNumber",
   "type": "esriFieldTypeSmallInteger",
   "alias": "TruckSpaceNumber",
   "domain": null
  },
  {
   "name": "HandicapSpaceNumber",
   "type": "esriFieldTypeSmallInteger",
   "alias": "HandicapSpaceNumber",
   "domain": null
  },
  {
   "name": "BusSpaceNumber",
   "type": "esriFieldTypeSmallInteger",
   "alias": "BusSpaceNumber",
   "domain": null
  },
  {
   "name": "Version",
   "type": "esriFieldTypeString",
   "alias": "Version",
   "length": 5,
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": null,
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "isDataVersioned": false,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelIndexIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin",
  "esriSpatialRelRelation"
 ],
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsPagination": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsTrueCurve": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true,
  "supportsTimeRelation": true,
  "supportsSqlFormat": false,
  "supportsQueryAnalytic": true
 },
 "supportsDatumTransformation": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "dateFieldsTimeReference": null,
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasMetadata": false,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true
}