{
 "currentVersion": 11.4,
 "cimVersion": "3.4.0",
 "id": 3,
 "name": "Weekday Midday Average Observed Speed (9AM to 4PM)",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 4326,
  "latestWkid": 4326,
  "xyTolerance": 8.983152841195215E-9,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -400,
  "falseY": -400,
  "xyUnits": 9.999999999999999E8,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "classBreaks",
   "authoringInfo": {
    "type": "classedColor",
    "colorRamp": {
     "type": "algorithmic",
     "algorithm": "esriHSVAlgorithm",
     "fromColor": [
      245,
      245,
      0,
      255
     ],
     "toColor": [
      245,
      0,
      0,
      255
     ]
    },
    "classificationMethod": "esriClassifyManual"
   },
   "field": "mean_speed",
   "classificationMethod": "esriClassifyManual",
   "minValue": 5.026857536320386,
   "classBreakInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       26,
       152,
       80,
       255
      ],
      "width": 1
     },
     "classMaxValue": 10,
     "label": "5 to 10 MPH"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       145,
       207,
       96,
       255
      ],
      "width": 1
     },
     "classMaxValue": 20,
     "label": "10 to 20 MPH"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       217,
       239,
       139,
       255
      ],
      "width": 1
     },
     "classMaxValue": 30,
     "label": "20 to 30 MPH"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       255,
       255,
       191,
       255
      ],
      "width": 1
     },
     "classMaxValue": 40,
     "label": "30 to 40 MPH"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       254,
       224,
       139,
       255
      ],
      "width": 1
     },
     "classMaxValue": 50,
     "label": "40 to 50 MPH"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       252,
       141,
       89,
       255
      ],
      "width": 1
     },
     "classMaxValue": 60,
     "label": "50 to 60 MPH"
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       215,
       48,
       39,
       255
      ],
      "width": 1
     },
     "classMaxValue": 91.86362084573531,
     "label": ">60 MPH"
    }
   ],
   "legendOptions": {"order": "ascendingValues"}
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": -82.65796669999997,
  "ymin": 27.64531590000007,
  "xmax": -82.04699549999998,
  "ymax": 28.178358600000024,
  "spatialReference": {
   "wkid": 4326,
   "latestWkid": 4326,
   "xyTolerance": 8.983152841195215E-9,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -400,
   "falseY": -400,
   "xyUnits": 9.999999999999999E8,
   "falseZ": 0,
   "zUnits": 1,
   "falseM": 0,
   "mUnits": 1
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "name",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "day_of_week",
   "type": "esriFieldTypeString",
   "alias": "Day of Week",
   "length": 255,
   "domain": null
  },
  {
   "name": "time_period",
   "type": "esriFieldTypeString",
   "alias": "Time Period",
   "length": 255,
   "domain": null
  },
  {
   "name": "network_id",
   "type": "esriFieldTypeInteger",
   "alias": "Network ID",
   "domain": null
  },
  {
   "name": "osm_id",
   "type": "esriFieldTypeInteger",
   "alias": "OSM ID",
   "domain": null
  },
  {
   "name": "roadway_azimuth",
   "type": "esriFieldTypeDouble",
   "alias": "Azimuth of Roadway",
   "domain": null
  },
  {
   "name": "direction_of_travel",
   "type": "esriFieldTypeString",
   "alias": "Direction of Travel",
   "length": 255,
   "domain": null
  },
  {
   "name": "name",
   "type": "esriFieldTypeString",
   "alias": "Name",
   "length": 255,
   "domain": null
  },
  {
   "name": "num_lanes",
   "type": "esriFieldTypeInteger",
   "alias": "# Lanes",
   "domain": null
  },
  {
   "name": "total_n_obs",
   "type": "esriFieldTypeInteger",
   "alias": "Total # of GPS Observations",
   "domain": null
  },
  {
   "name": "total_n_trips",
   "type": "esriFieldTypeInteger",
   "alias": "Total # of Observed Trips",
   "domain": null
  },
  {
   "name": "total_obs_time",
   "type": "esriFieldTypeDouble",
   "alias": "Total Duration of All Observations (Minutes)",
   "domain": null
  },
  {
   "name": "n_moving_obs",
   "type": "esriFieldTypeInteger",
   "alias": "# of Moving GPS Observations",
   "domain": null
  },
  {
   "name": "n_moving_trips",
   "type": "esriFieldTypeInteger",
   "alias": "# of Moving Trips",
   "domain": null
  },
  {
   "name": "obs_moving_distance",
   "type": "esriFieldTypeInteger",
   "alias": "Observed Moving Trip Distance (Feet)",
   "domain": null
  },
  {
   "name": "obs_moving_duration",
   "type": "esriFieldTypeInteger",
   "alias": "Observed Moving Trip Duration (Minutes)",
   "domain": null
  },
  {
   "name": "mean_speed",
   "type": "esriFieldTypeDouble",
   "alias": "Average Travel Speed (MPH)",
   "domain": null
  },
  {
   "name": "sd_speed",
   "type": "esriFieldTypeDouble",
   "alias": "Standard Deviation of Observed Speeds (MPH)",
   "domain": null
  },
  {
   "name": "speed_ci_upper",
   "type": "esriFieldTypeDouble",
   "alias": "Upper Bound of the 95% C.I. Observed Speeds (MPH)",
   "domain": null
  },
  {
   "name": "speed_ci_lower",
   "type": "esriFieldTypeDouble",
   "alias": "Lower Bound of the 95% C.I. Observed Speeds (MPH)",
   "domain": null
  },
  {
   "name": "min_speed",
   "type": "esriFieldTypeDouble",
   "alias": "Min Observed Moving Speed (MPH)",
   "domain": null
  },
  {
   "name": "speed_5",
   "type": "esriFieldTypeDouble",
   "alias": "5th Percentile of Observed Speed (MPH)",
   "domain": null
  },
  {
   "name": "median_speed",
   "type": "esriFieldTypeDouble",
   "alias": "Median Observed Speed (MPH)",
   "domain": null
  },
  {
   "name": "speed_85",
   "type": "esriFieldTypeDouble",
   "alias": "85th Percentile Observed Speed (MPH)",
   "domain": null
  },
  {
   "name": "speed_95",
   "type": "esriFieldTypeDouble",
   "alias": "95th Percentile Observed Speed (MPH)",
   "domain": null
  },
  {
   "name": "max_speed",
   "type": "esriFieldTypeDouble",
   "alias": "Max Observed Speed (MPH)",
   "domain": null
  },
  {
   "name": "mean_time",
   "type": "esriFieldTypeDouble",
   "alias": "Mean Observed Travel Time (Minutes)",
   "domain": null
  },
  {
   "name": "sd_time",
   "type": "esriFieldTypeDouble",
   "alias": "Standard Deviation of Observed Travel Time (Minutes)",
   "domain": null
  },
  {
   "name": "median_time",
   "type": "esriFieldTypeDouble",
   "alias": "Median Observed Travel Time (Minutes)",
   "domain": null
  },
  {
   "name": "planning_time",
   "type": "esriFieldTypeDouble",
   "alias": "Planning Time - 95th Percentile Travel Time (Minutes)",
   "domain": null
  },
  {
   "name": "n_stop_obs",
   "type": "esriFieldTypeInteger",
   "alias": "# of Stopped GPS Observations",
   "domain": null
  },
  {
   "name": "n_stop_trips",
   "type": "esriFieldTypeInteger",
   "alias": "# of Stopped Trips",
   "domain": null
  },
  {
   "name": "obs_stopped_time",
   "type": "esriFieldTypeDouble",
   "alias": "Total Observed Stopped Time (Minutes)",
   "domain": null
  },
  {
   "name": "mean_stopped_time",
   "type": "esriFieldTypeDouble",
   "alias": "Average Stopped Time (Minutes)",
   "domain": null
  },
  {
   "name": "sd_stopped_time",
   "type": "esriFieldTypeDouble",
   "alias": "Standard Deviation of Stopped Time (Minutes)",
   "domain": null
  },
  {
   "name": "median_stopped_time",
   "type": "esriFieldTypeDouble",
   "alias": "Median Stopped Time (Minutes)",
   "domain": null
  },
  {
   "name": "complete_n_moving_obs",
   "type": "esriFieldTypeInteger",
   "alias": "# of Moving GPS Observations From Complete Trips",
   "domain": null
  },
  {
   "name": "complete_n_moving_trips",
   "type": "esriFieldTypeInteger",
   "alias": "# of Moving Trips From Complete Trips",
   "domain": null
  },
  {
   "name": "complete_obs_moving_distance",
   "type": "esriFieldTypeInteger",
   "alias": "Observed Moving Trip Distance From Complete Trips (Feet)",
   "domain": null
  },
  {
   "name": "complete_obs_moving_duration",
   "type": "esriFieldTypeInteger",
   "alias": "Observed Moving Trip Duration From Complete Trips (Minutes)",
   "domain": null
  },
  {
   "name": "complete_mean_speed",
   "type": "esriFieldTypeDouble",
   "alias": "Average Travel Speed From Complete Trips (MPH)",
   "domain": null
  },
  {
   "name": "complete_sd_speed",
   "type": "esriFieldTypeDouble",
   "alias": "Standard Deviation of Observed Speeds From Complete Trips (MPH)",
   "domain": null
  },
  {
   "name": "complete_speed_ci_upper",
   "type": "esriFieldTypeDouble",
   "alias": "Upper Bound of the 95% C.I. Observed Speeds From Complete Trips (MPH)",
   "domain": null
  },
  {
   "name": "complete_speed_ci_lower",
   "type": "esriFieldTypeDouble",
   "alias": "Lower Bound of the 95% C.I. Observed Speeds From Complete Trips (MPH)",
   "domain": null
  },
  {
   "name": "complete_min_speed",
   "type": "esriFieldTypeDouble",
   "alias": "Min Observed Moving Speed From Complete Trips (MPH)",
   "domain": null
  },
  {
   "name": "complete_speed_5",
   "type": "esriFieldTypeDouble",
   "alias": "5th Percentile of Observed Speed From Complete Trips (MPH)",
   "domain": null
  },
  {
   "name": "complete_median_speed",
   "type": "esriFieldTypeDouble",
   "alias": "Median Observed Speed From Complete Trips (MPH)",
   "domain": null
  },
  {
   "name": "complete_speed_85",
   "type": "esriFieldTypeDouble",
   "alias": "85th Percentile Observed Speed From Complete Trips (MPH)",
   "domain": null
  },
  {
   "name": "complete_speed_95",
   "type": "esriFieldTypeDouble",
   "alias": "95th Percentile Observed Speed From Complete Trips (MPH)",
   "domain": null
  },
  {
   "name": "complete_max_speed",
   "type": "esriFieldTypeDouble",
   "alias": "Max Observed Speed From Complete Trips (MPH)",
   "domain": null
  },
  {
   "name": "complete_mean_time",
   "type": "esriFieldTypeDouble",
   "alias": "Mean Observed Travel Time From Complete Trips (Minutes)",
   "domain": null
  },
  {
   "name": "complete_sd_time",
   "type": "esriFieldTypeDouble",
   "alias": "Standard Deviation of Observed Travel Time From Complete Trips (Minutes)",
   "domain": null
  },
  {
   "name": "complete_median_time",
   "type": "esriFieldTypeDouble",
   "alias": "Median Observed Travel Time From Complete Trips (Minutes)",
   "domain": null
  },
  {
   "name": "complete_planning_time",
   "type": "esriFieldTypeDouble",
   "alias": "Planning Time - 95th Percentile Travel Time From Complete Trips (Minutes)",
   "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": "R588_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S479_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 2000,
 "maxSelectionCount": 2000,
 "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,
  "supportsAdvancedQueryRelated": true,
  "supportsQueryRelatedPagination": true,
  "supportsPagination": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsTrueCurve": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true,
  "supportsTimeRelation": true,
  "supportsSqlFormat": false,
  "supportsQueryAnalytic": true,
  "supportsCurrentUserQueries": true
 },
 "supportsDatumTransformation": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "dateFieldsTimeReference": null,
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeLengthFieldName": "Shape.STLength()",
  "units": "esriDecimalDegrees",
  "mapUnits": {"uwkid": 9102}
 },
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true,
 "serviceItemId": "4e559d456add46c683b54949bb61fb6a"
}