{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Daily Average Observed Speed", "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": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 20, 112, 23, 255 ], "toColor": [ 242, 252, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 43, 255 ], "toColor": [ 252, 59, 25, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "mean_speed", "classificationMethod": "esriClassifyManual", "minValue": 5.00231613, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 97, 0, 255 ], "width": 1 }, "classMaxValue": 10, "label": "5 to 10 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 84, 145, 0, 255 ], "width": 1 }, "classMaxValue": 20, "label": "10 to 20 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 197, 0, 255 ], "width": 1 }, "classMaxValue": 30, "label": "20 to 30 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "classMaxValue": 40, "label": "30 to 40 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 186, 0, 255 ], "width": 1 }, "classMaxValue": 50, "label": "40 to 50 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 118, 0, 255 ], "width": 1 }, "classMaxValue": 60, "label": "50 to 60 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 34, 0, 255 ], "width": 1 }, "classMaxValue": 76.24267821, "label": ">60 MPH" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.7787090070120703E7, "ymin": 2144513.250385681, "xmax": -8355128.64211868, "ymax": 6275356.990219582, "spatialReference": { "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 } }, "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": "state_name", "type": "esriFieldTypeString", "alias": "state_name", "length": 255, "domain": null }, { "name": "county_name", "type": "esriFieldTypeString", "alias": "county_name", "length": 255, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "LENGTH_GEO", "type": "esriFieldTypeDouble", "alias": "LENGTH_GEO", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R44_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S33_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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": "97eebbc9d27e429cbcf191231286457c" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Weekday Daily Average Observed Speed", "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": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 20, 112, 23, 255 ], "toColor": [ 242, 252, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 43, 255 ], "toColor": [ 252, 59, 25, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "mean_speed", "classificationMethod": "esriClassifyManual", "minValue": 5.01980002, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 97, 0, 255 ], "width": 1 }, "classMaxValue": 10, "label": "5 to 10 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 84, 145, 0, 255 ], "width": 1 }, "classMaxValue": 20, "label": "10 to 20 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 197, 0, 255 ], "width": 1 }, "classMaxValue": 30, "label": "20 to 30 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "classMaxValue": 40, "label": "30 to 40 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 186, 0, 255 ], "width": 1 }, "classMaxValue": 50, "label": "40 to 50 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 118, 0, 255 ], "width": 1 }, "classMaxValue": 60, "label": "50 to 60 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 34, 0, 255 ], "width": 1 }, "classMaxValue": 83.79710215, "label": ">60 MPH" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.7786997641547497E7, "ymin": 2144513.250385681, "xmax": -8355128.64211868, "ymax": 6275356.990219582, "spatialReference": { "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 } }, "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": "state_name", "type": "esriFieldTypeString", "alias": "state_name", "length": 255, "domain": null }, { "name": "county_name", "type": "esriFieldTypeString", "alias": "county_name", "length": 255, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "LENGTH_GEO", "type": "esriFieldTypeDouble", "alias": "LENGTH_GEO", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R45_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "i01_speed_summar", "fields": "state_name,county_name", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i01_speed_summary_weekday_all", "fields": "state_name,county_name,n_moving_trips", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i02_speed_summary_weekday_all", "fields": "n_moving_trips,state_name", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S34_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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": "97eebbc9d27e429cbcf191231286457c" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "Weekday AM Peak Period Average Observed Speed (6AM to 9AM)", "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": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 20, 112, 23, 255 ], "toColor": [ 242, 252, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 43, 255 ], "toColor": [ 252, 59, 25, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "mean_speed", "classificationMethod": "esriClassifyManual", "minValue": 5.01980002, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 97, 0, 255 ], "width": 1 }, "classMaxValue": 10, "label": "5 to 10 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 84, 145, 0, 255 ], "width": 1 }, "classMaxValue": 20, "label": "10 to 20 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 197, 0, 255 ], "width": 1 }, "classMaxValue": 30, "label": "20 to 30 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "classMaxValue": 40, "label": "30 to 40 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 186, 0, 255 ], "width": 1 }, "classMaxValue": 50, "label": "40 to 50 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 118, 0, 255 ], "width": 1 }, "classMaxValue": 60, "label": "50 to 60 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 34, 0, 255 ], "width": 1 }, "classMaxValue": 83.79710215, "label": ">60 MPH" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.7786989036550857E7, "ymin": 2144761.8561459435, "xmax": -8355349.310745281, "ymax": 6275356.990219582, "spatialReference": { "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 } }, "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": "state_name", "type": "esriFieldTypeString", "alias": "state_name", "length": 255, "domain": null }, { "name": "county_name", "type": "esriFieldTypeString", "alias": "county_name", "length": 255, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "LENGTH_GEO", "type": "esriFieldTypeDouble", "alias": "LENGTH_GEO", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R46_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "i01_speed_summar", "fields": "state_name,county_name", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S35_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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": "97eebbc9d27e429cbcf191231286457c" }, { "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": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 20, 112, 23, 255 ], "toColor": [ 242, 252, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 43, 255 ], "toColor": [ 252, 59, 25, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "mean_speed", "classificationMethod": "esriClassifyManual", "minValue": 5.01980002, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 97, 0, 255 ], "width": 1 }, "classMaxValue": 10, "label": "5 to 10 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 84, 145, 0, 255 ], "width": 1 }, "classMaxValue": 20, "label": "10 to 20 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 197, 0, 255 ], "width": 1 }, "classMaxValue": 30, "label": "20 to 30 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "classMaxValue": 40, "label": "30 to 40 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 186, 0, 255 ], "width": 1 }, "classMaxValue": 50, "label": "40 to 50 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 118, 0, 255 ], "width": 1 }, "classMaxValue": 60, "label": "50 to 60 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 34, 0, 255 ], "width": 1 }, "classMaxValue": 83.79710215, "label": ">60 MPH" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.7786997641547497E7, "ymin": 2144513.250385681, "xmax": -8355349.310745281, "ymax": 6275356.990219582, "spatialReference": { "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 } }, "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": "state_name", "type": "esriFieldTypeString", "alias": "state_name", "length": 255, "domain": null }, { "name": "county_name", "type": "esriFieldTypeString", "alias": "county_name", "length": 255, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "LENGTH_GEO", "type": "esriFieldTypeDouble", "alias": "LENGTH_GEO", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R48_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "i01_speed_summar", "fields": "state_name,county_name", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S37_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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": "97eebbc9d27e429cbcf191231286457c" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 4, "name": "Weekday PM Peak Period Average Observed Speed (4PM to 7PM)", "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": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 20, 112, 23, 255 ], "toColor": [ 242, 252, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 43, 255 ], "toColor": [ 252, 59, 25, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "mean_speed", "classificationMethod": "esriClassifyManual", "minValue": 5.01980002, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 97, 0, 255 ], "width": 1 }, "classMaxValue": 10, "label": "5 to 10 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 84, 145, 0, 255 ], "width": 1 }, "classMaxValue": 20, "label": "10 to 20 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 197, 0, 255 ], "width": 1 }, "classMaxValue": 30, "label": "20 to 30 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "classMaxValue": 40, "label": "30 to 40 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 186, 0, 255 ], "width": 1 }, "classMaxValue": 50, "label": "40 to 50 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 118, 0, 255 ], "width": 1 }, "classMaxValue": 60, "label": "50 to 60 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 34, 0, 255 ], "width": 1 }, "classMaxValue": 83.79710215, "label": ">60 MPH" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.7786997641547497E7, "ymin": 2144574.980855022, "xmax": -8355128.64211868, "ymax": 6275356.990219582, "spatialReference": { "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 } }, "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": "state_name", "type": "esriFieldTypeString", "alias": "state_name", "length": 255, "domain": null }, { "name": "county_name", "type": "esriFieldTypeString", "alias": "county_name", "length": 255, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "LENGTH_GEO", "type": "esriFieldTypeDouble", "alias": "LENGTH_GEO", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R47_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "i01_speed_summar", "fields": "state_name,county_name", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S36_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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": "97eebbc9d27e429cbcf191231286457c" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 5, "name": "Weekday Evening/Early Morning Average Observed Speed (7PM to 6AM)", "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": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 20, 112, 23, 255 ], "toColor": [ 242, 252, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 43, 255 ], "toColor": [ 252, 59, 25, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "mean_speed", "classificationMethod": "esriClassifyManual", "minValue": 5.01980002, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 97, 0, 255 ], "width": 1 }, "classMaxValue": 10, "label": "5 to 10 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 84, 145, 0, 255 ], "width": 1 }, "classMaxValue": 20, "label": "10 to 20 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 197, 0, 255 ], "width": 1 }, "classMaxValue": 30, "label": "20 to 30 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "classMaxValue": 40, "label": "30 to 40 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 186, 0, 255 ], "width": 1 }, "classMaxValue": 50, "label": "40 to 50 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 118, 0, 255 ], "width": 1 }, "classMaxValue": 60, "label": "50 to 60 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 34, 0, 255 ], "width": 1 }, "classMaxValue": 83.79710215, "label": ">60 MPH" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.7786989036550857E7, "ymin": 2144761.8561459435, "xmax": -8355349.310745281, "ymax": 6275356.990219582, "spatialReference": { "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 } }, "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": "state_name", "type": "esriFieldTypeString", "alias": "state_name", "length": 255, "domain": null }, { "name": "county_name", "type": "esriFieldTypeString", "alias": "county_name", "length": 255, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "LENGTH_GEO", "type": "esriFieldTypeDouble", "alias": "LENGTH_GEO", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R49_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "i01_speed_summar", "fields": "state_name,county_name", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S38_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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": "97eebbc9d27e429cbcf191231286457c" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 6, "name": "Weekend Daily Average Observed Speed", "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": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 20, 112, 23, 255 ], "toColor": [ 242, 252, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 43, 255 ], "toColor": [ 252, 59, 25, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "mean_speed", "classificationMethod": "esriClassifyManual", "minValue": 5.01980002, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 1, 97, 0, 255 ], "width": 1 }, "classMaxValue": 10, "label": "5 to 10 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 84, 145, 0, 255 ], "width": 1 }, "classMaxValue": 20, "label": "10 to 20 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 197, 0, 255 ], "width": 1 }, "classMaxValue": 30, "label": "20 to 30 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "classMaxValue": 40, "label": "30 to 40 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 186, 0, 255 ], "width": 1 }, "classMaxValue": 50, "label": "40 to 50 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 118, 0, 255 ], "width": 1 }, "classMaxValue": 60, "label": "50 to 60 MPH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 34, 0, 255 ], "width": 1 }, "classMaxValue": 83.79710215, "label": ">60 MPH" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.7787090070120703E7, "ymin": 2144761.8561459435, "xmax": -8355349.310745281, "ymax": 6275356.990219582, "spatialReference": { "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 } }, "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": "state_name", "type": "esriFieldTypeString", "alias": "state_name", "length": 255, "domain": null }, { "name": "county_name", "type": "esriFieldTypeString", "alias": "county_name", "length": 255, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "LENGTH_GEO", "type": "esriFieldTypeDouble", "alias": "LENGTH_GEO", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R50_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "i01_speed_summar", "fields": "state_name,county_name", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S39_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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": "97eebbc9d27e429cbcf191231286457c" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 7, "name": "Weekend Average Observed Parking Duration", "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": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 194, 82, 60, 255 ], "toColor": [ 237, 161, 19, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 237, 161, 19, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 0, 219, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 0, 219, 0, 255 ], "toColor": [ 32, 153, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 32, 153, 143, 255 ], "toColor": [ 11, 44, 122, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "mean_parking_duration", "classificationMethod": "esriClassifyManual", "minValue": 0.01666667, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 82, 60, 255 ], "width": 1 }, "classMaxValue": 15, "label": "0 to 15 minutes" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 142, 28, 255 ], "width": 1 }, "classMaxValue": 30, "label": "15 minutes to 30 minutes" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 247, 219, 7, 255 ], "width": 1 }, "classMaxValue": 60, "label": "30 minutes to 1 hour" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 119, 237, 0, 255 ], "width": 1 }, "classMaxValue": 120, "label": "1 hour to 2 hours" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 14, 196, 69, 255 ], "width": 1 }, "classMaxValue": 240, "label": "2 hours to 4 hours" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 28, 144, 148, 255 ], "width": 1 }, "classMaxValue": 480, "label": "4 hours to 8 hours" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 11, 44, 122, 255 ], "width": 1 }, "classMaxValue": 28771.6, "label": "> 8 hours" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.9847802876331512E7, "ymin": 2144513.250385681, "xmax": -8354474.862749257, "ymax": 6275416.194928986, "spatialReference": { "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 } }, "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": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "num_lanes", "type": "esriFieldTypeInteger", "alias": "# Lanes", "domain": null }, { "name": "n_hardbrakes", "type": "esriFieldTypeInteger", "alias": "# Hard Brakes", "domain": null }, { "name": "n_hard_accelerations", "type": "esriFieldTypeInteger", "alias": "# Hard Accelerations", "domain": null }, { "name": "n_speeding_events", "type": "esriFieldTypeInteger", "alias": "# Excessive Speeding Events", "domain": null }, { "name": "n_parking_events", "type": "esriFieldTypeInteger", "alias": "# Parking Events", "domain": null }, { "name": "obs_parking_duration", "type": "esriFieldTypeDouble", "alias": "Total Observed Parking Duration (Minutes)", "domain": null }, { "name": "mean_parking_duration", "type": "esriFieldTypeDouble", "alias": "Average Observed Parking Duration (Minutes)", "domain": null }, { "name": "sd_parking_duration", "type": "esriFieldTypeDouble", "alias": "Standard Deviation of Parking Duration (Minutes)", "domain": null }, { "name": "parking_duration_ci_upper", "type": "esriFieldTypeDouble", "alias": "Upper Bound of 95% C.I. Parking Duration (Minutes)", "domain": null }, { "name": "parking_duration_ci_lower", "type": "esriFieldTypeDouble", "alias": "Lower Bound of 95% C.I. Parking Duration (Minutes)", "domain": null }, { "name": "min_parking_duration", "type": "esriFieldTypeDouble", "alias": "Min Observed Parking Duration (Minutes)", "domain": null }, { "name": "parking_duration_5", "type": "esriFieldTypeDouble", "alias": "5th Percentile Parking Duration (Minutes)", "domain": null }, { "name": "median_parking_duration", "type": "esriFieldTypeDouble", "alias": "Median Observed Parking Duration (Minutes)", "domain": null }, { "name": "parking_duration_85", "type": "esriFieldTypeDouble", "alias": "85th Percentile Parking Duration (Minutes)", "domain": null }, { "name": "parking_duration_95", "type": "esriFieldTypeDouble", "alias": "95th Percentile Parking Duration (Minutes)", "domain": null }, { "name": "max_parking_duration", "type": "esriFieldTypeDouble", "alias": "Max Observed Parking Duration (Minutes)", "domain": null }, { "name": "daily_n_parking_events", "type": "esriFieldTypeInteger", "alias": "Daily # Parking Events", "domain": null }, { "name": "daily_obs_parking_duration", "type": "esriFieldTypeDouble", "alias": "Daily Total Observed Parking Duration (Minutes)", "domain": null }, { "name": "daily_mean_parking_duration", "type": "esriFieldTypeDouble", "alias": "Daily Average Observed Parking Duration (Minutes)", "domain": null }, { "name": "daily_sd_parking_duration", "type": "esriFieldTypeDouble", "alias": "Daily Standard Deviation of Parking Duration (Minutes)", "domain": null }, { "name": "daily_parking_duration_ci_upper", "type": "esriFieldTypeDouble", "alias": "Daily Upper Bound of 95% C.I. Parking Duration (Minutes)", "domain": null }, { "name": "daily_parking_duration_ci_lower", "type": "esriFieldTypeDouble", "alias": "Daily Lower Bound of 95% C.I. Parking Duration (Minutes)", "domain": null }, { "name": "daily_min_parking_duration", "type": "esriFieldTypeDouble", "alias": "Daily Min Observed Parking Duration (Minutes)", "domain": null }, { "name": "daily_parking_duration_5", "type": "esriFieldTypeDouble", "alias": "Daily 5th Percentile Parking Duration (Minutes)", "domain": null }, { "name": "daily_median_parking_duration", "type": "esriFieldTypeDouble", "alias": "Daily Median Observed Parking Duration (Minutes)", "domain": null }, { "name": "daily_parking_duration_85", "type": "esriFieldTypeDouble", "alias": "Daily 85th Percentile Parking Duration (Minutes)", "domain": null }, { "name": "daily_parking_duration_95", "type": "esriFieldTypeDouble", "alias": "Daily 95th Percentile Parking Duration (Minutes)", "domain": null }, { "name": "daily_max_parking_duration", "type": "esriFieldTypeDouble", "alias": "Daily Max Observed Parking Duration (Minutes)", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "state_name", "type": "esriFieldTypeString", "alias": "state_name", "length": 255, "domain": null }, { "name": "county_name", "type": "esriFieldTypeString", "alias": "county_name", "length": 255, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "LENGTH_GEO", "type": "esriFieldTypeDouble", "alias": "LENGTH_GEO", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R43_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "i01_event_summar", "fields": "state_name,county_name", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S32_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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": "97eebbc9d27e429cbcf191231286457c" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 8, "name": "Weekday Average Observed Parking Duration", "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": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 194, 82, 60, 255 ], "toColor": [ 237, 161, 19, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 237, 161, 19, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 0, 219, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 0, 219, 0, 255 ], "toColor": [ 32, 153, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 32, 153, 143, 255 ], "toColor": [ 11, 44, 122, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "mean_parking_duration", "classificationMethod": "esriClassifyManual", "minValue": 0.01666667, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 82, 60, 255 ], "width": 1 }, "classMaxValue": 15, "label": "0 to 15 minutes" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 142, 28, 255 ], "width": 1 }, "classMaxValue": 30, "label": "15 minutes to 30 minutes" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 247, 219, 7, 255 ], "width": 1 }, "classMaxValue": 60, "label": "30 minutes to 1 hour" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 119, 237, 0, 255 ], "width": 1 }, "classMaxValue": 120, "label": "1 hour to 2 hours" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 14, 196, 69, 255 ], "width": 1 }, "classMaxValue": 240, "label": "2 hours to 4 hours" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 28, 144, 148, 255 ], "width": 1 }, "classMaxValue": 480, "label": "4 hours to 8 hours" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 11, 44, 122, 255 ], "width": 1 }, "classMaxValue": 28771.6, "label": "> 8 hours" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.9847802876331512E7, "ymin": 2144513.250385681, "xmax": -8354474.862749257, "ymax": 6275416.194928986, "spatialReference": { "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 } }, "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": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "num_lanes", "type": "esriFieldTypeInteger", "alias": "# Lanes", "domain": null }, { "name": "n_hardbrakes", "type": "esriFieldTypeInteger", "alias": "# Hard Brakes", "domain": null }, { "name": "n_hard_accelerations", "type": "esriFieldTypeInteger", "alias": "# Hard Accelerations", "domain": null }, { "name": "n_speeding_events", "type": "esriFieldTypeInteger", "alias": "# Excessive Speeding Events", "domain": null }, { "name": "n_parking_events", "type": "esriFieldTypeInteger", "alias": "# Parking Events", "domain": null }, { "name": "obs_parking_duration", "type": "esriFieldTypeDouble", "alias": "Total Observed Parking Duration (Minutes)", "domain": null }, { "name": "mean_parking_duration", "type": "esriFieldTypeDouble", "alias": "Average Observed Parking Duration (Minutes)", "domain": null }, { "name": "sd_parking_duration", "type": "esriFieldTypeDouble", "alias": "Standard Deviation of Parking Duration (Minutes)", "domain": null }, { "name": "parking_duration_ci_upper", "type": "esriFieldTypeDouble", "alias": "Upper Bound of 95% C.I. Parking Duration (Minutes)", "domain": null }, { "name": "parking_duration_ci_lower", "type": "esriFieldTypeDouble", "alias": "Lower Bound of 95% C.I. Parking Duration (Minutes)", "domain": null }, { "name": "min_parking_duration", "type": "esriFieldTypeDouble", "alias": "Min Observed Parking Duration (Minutes)", "domain": null }, { "name": "parking_duration_5", "type": "esriFieldTypeDouble", "alias": "5th Percentile Parking Duration (Minutes)", "domain": null }, { "name": "median_parking_duration", "type": "esriFieldTypeDouble", "alias": "Median Observed Parking Duration (Minutes)", "domain": null }, { "name": "parking_duration_85", "type": "esriFieldTypeDouble", "alias": "85th Percentile Parking Duration (Minutes)", "domain": null }, { "name": "parking_duration_95", "type": "esriFieldTypeDouble", "alias": "95th Percentile Parking Duration (Minutes)", "domain": null }, { "name": "max_parking_duration", "type": "esriFieldTypeDouble", "alias": "Max Observed Parking Duration (Minutes)", "domain": null }, { "name": "daily_n_parking_events", "type": "esriFieldTypeInteger", "alias": "Daily # Parking Events", "domain": null }, { "name": "daily_obs_parking_duration", "type": "esriFieldTypeDouble", "alias": "Daily Total Observed Parking Duration (Minutes)", "domain": null }, { "name": "daily_mean_parking_duration", "type": "esriFieldTypeDouble", "alias": "Daily Average Observed Parking Duration (Minutes)", "domain": null }, { "name": "daily_sd_parking_duration", "type": "esriFieldTypeDouble", "alias": "Daily Standard Deviation of Parking Duration (Minutes)", "domain": null }, { "name": "daily_parking_duration_ci_upper", "type": "esriFieldTypeDouble", "alias": "Daily Upper Bound of 95% C.I. Parking Duration (Minutes)", "domain": null }, { "name": "daily_parking_duration_ci_lower", "type": "esriFieldTypeDouble", "alias": "Daily Lower Bound of 95% C.I. Parking Duration (Minutes)", "domain": null }, { "name": "daily_min_parking_duration", "type": "esriFieldTypeDouble", "alias": "Daily Min Observed Parking Duration (Minutes)", "domain": null }, { "name": "daily_parking_duration_5", "type": "esriFieldTypeDouble", "alias": "Daily 5th Percentile Parking Duration (Minutes)", "domain": null }, { "name": "daily_median_parking_duration", "type": "esriFieldTypeDouble", "alias": "Daily Median Observed Parking Duration (Minutes)", "domain": null }, { "name": "daily_parking_duration_85", "type": "esriFieldTypeDouble", "alias": "Daily 85th Percentile Parking Duration (Minutes)", "domain": null }, { "name": "daily_parking_duration_95", "type": "esriFieldTypeDouble", "alias": "Daily 95th Percentile Parking Duration (Minutes)", "domain": null }, { "name": "daily_max_parking_duration", "type": "esriFieldTypeDouble", "alias": "Daily Max Observed Parking Duration (Minutes)", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "state_name", "type": "esriFieldTypeString", "alias": "state_name", "length": 255, "domain": null }, { "name": "county_name", "type": "esriFieldTypeString", "alias": "county_name", "length": 255, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "LENGTH_GEO", "type": "esriFieldTypeDouble", "alias": "LENGTH_GEO", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R40_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "i01_event_summar", "fields": "state_name,county_name", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S29_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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": "97eebbc9d27e429cbcf191231286457c" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 9, "name": "# Excessive Speeding Events", "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": [ 255, 235, 214, 255 ], "toColor": [ 196, 10, 10, 255 ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "n_speeding_events", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 1, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 214, 255 ], "width": 1 }, "classMaxValue": 1472, "label": "1 - 1472" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 235, 169, 136, 255 ], "width": 1 }, "classMaxValue": 4991, "label": "1473 - 4991" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 214, 93, 69, 255 ], "width": 1 }, "classMaxValue": 15102, "label": "4992 - 15102" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 196, 10, 10, 255 ], "width": 1 }, "classMaxValue": 33102, "label": "15103 - 33102" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.9847802876331512E7, "ymin": 2144513.250385681, "xmax": -8354474.862749257, "ymax": 6275416.194928986, "spatialReference": { "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 } }, "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": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "num_lanes", "type": "esriFieldTypeInteger", "alias": "# Lanes", "domain": null }, { "name": "n_hardbrakes", "type": "esriFieldTypeInteger", "alias": "# Hard Brakes", "domain": null }, { "name": "n_hard_accelerations", "type": "esriFieldTypeInteger", "alias": "# Hard Accelerations", "domain": null }, { "name": "n_speeding_events", "type": "esriFieldTypeInteger", "alias": "# Excessive Speeding Events", "domain": null }, { "name": "n_parking_events", "type": "esriFieldTypeInteger", "alias": "# Parking Events", "domain": null }, { "name": "obs_parking_duration", "type": "esriFieldTypeDouble", "alias": "Total Observed Parking Duration (Minutes)", "domain": null }, { "name": "mean_parking_duration", "type": "esriFieldTypeDouble", "alias": "Average Observed Parking Duration (Minutes)", "domain": null }, { "name": "sd_parking_duration", "type": "esriFieldTypeDouble", "alias": "Standard Deviation of Parking Duration (Minutes)", "domain": null }, { "name": "parking_duration_ci_upper", "type": "esriFieldTypeDouble", "alias": "Upper Bound of 95% C.I. Parking Duration (Minutes)", "domain": null }, { "name": "parking_duration_ci_lower", "type": "esriFieldTypeDouble", "alias": "Lower Bound of 95% C.I. Parking Duration (Minutes)", "domain": null }, { "name": "min_parking_duration", "type": "esriFieldTypeDouble", "alias": "Min Observed Parking Duration (Minutes)", "domain": null }, { "name": "parking_duration_5", "type": "esriFieldTypeDouble", "alias": "5th Percentile Parking Duration (Minutes)", "domain": null }, { "name": "median_parking_duration", "type": "esriFieldTypeDouble", "alias": "Median Observed Parking Duration (Minutes)", "domain": null }, { "name": "parking_duration_85", "type": "esriFieldTypeDouble", "alias": "85th Percentile Parking Duration (Minutes)", "domain": null }, { "name": "parking_duration_95", "type": "esriFieldTypeDouble", "alias": "95th Percentile Parking Duration (Minutes)", "domain": null }, { "name": "max_parking_duration", "type": "esriFieldTypeDouble", "alias": "Max Observed Parking Duration (Minutes)", "domain": null }, { "name": "daily_n_parking_events", "type": "esriFieldTypeInteger", "alias": "Daily # Parking Events", "domain": null }, { "name": "daily_obs_parking_duration", "type": "esriFieldTypeDouble", "alias": "Daily Total Observed Parking Duration (Minutes)", "domain": null }, { "name": "daily_mean_parking_duration", "type": "esriFieldTypeDouble", "alias": "Daily Average Observed Parking Duration (Minutes)", "domain": null }, { "name": "daily_sd_parking_duration", "type": "esriFieldTypeDouble", "alias": "Daily Standard Deviation of Parking Duration (Minutes)", "domain": null }, { "name": "daily_parking_duration_ci_upper", "type": "esriFieldTypeDouble", "alias": "Daily Upper Bound of 95% C.I. Parking Duration (Minutes)", "domain": null }, { "name": "daily_parking_duration_ci_lower", "type": "esriFieldTypeDouble", "alias": "Daily Lower Bound of 95% C.I. Parking Duration (Minutes)", "domain": null }, { "name": "daily_min_parking_duration", "type": "esriFieldTypeDouble", "alias": "Daily Min Observed Parking Duration (Minutes)", "domain": null }, { "name": "daily_parking_duration_5", "type": "esriFieldTypeDouble", "alias": "Daily 5th Percentile Parking Duration (Minutes)", "domain": null }, { "name": "daily_median_parking_duration", "type": "esriFieldTypeDouble", "alias": "Daily Median Observed Parking Duration (Minutes)", "domain": null }, { "name": "daily_parking_duration_85", "type": "esriFieldTypeDouble", "alias": "Daily 85th Percentile Parking Duration (Minutes)", "domain": null }, { "name": "daily_parking_duration_95", "type": "esriFieldTypeDouble", "alias": "Daily 95th Percentile Parking Duration (Minutes)", "domain": null }, { "name": "daily_max_parking_duration", "type": "esriFieldTypeDouble", "alias": "Daily Max Observed Parking Duration (Minutes)", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "state_name", "type": "esriFieldTypeString", "alias": "state_name", "length": 255, "domain": null }, { "name": "county_name", "type": "esriFieldTypeString", "alias": "county_name", "length": 255, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "LENGTH_GEO", "type": "esriFieldTypeDouble", "alias": "LENGTH_GEO", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R39_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "i01_event_summar", "fields": "state_name,county_name", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S28_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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": "97eebbc9d27e429cbcf191231286457c" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 10, "name": "# Hard Acceleration Events", "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": "esriClassifyNaturalBreaks" }, "field": "n_hard_accelerations", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 1, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 0, 255 ], "width": 1 }, "classMaxValue": 69, "label": "1 - 69" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 163, 0, 255 ], "width": 1 }, "classMaxValue": 228, "label": "70 - 228" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 82, 0, 255 ], "width": 1 }, "classMaxValue": 538, "label": "229 - 538" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 0, 0, 255 ], "width": 1 }, "classMaxValue": 1557, "label": "539 - 1557" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.9847802876331512E7, "ymin": 2144513.250385681, "xmax": -8354474.862749257, "ymax": 6275416.194928986, "spatialReference": { "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 } }, "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": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "num_lanes", "type": "esriFieldTypeInteger", "alias": "# Lanes", "domain": null }, { "name": "n_hardbrakes", "type": "esriFieldTypeInteger", "alias": "# Hard Brakes", "domain": null }, { "name": "n_hard_accelerations", "type": "esriFieldTypeInteger", "alias": "# Hard Accelerations", "domain": null }, { "name": "n_speeding_events", "type": "esriFieldTypeInteger", "alias": "# Excessive Speeding Events", "domain": null }, { "name": "n_parking_events", "type": "esriFieldTypeInteger", "alias": "# Parking Events", "domain": null }, { "name": "obs_parking_duration", "type": "esriFieldTypeDouble", "alias": "Total Observed Parking Duration (Minutes)", "domain": null }, { "name": "mean_parking_duration", "type": "esriFieldTypeDouble", "alias": "Average Observed Parking Duration (Minutes)", "domain": null }, { "name": "sd_parking_duration", "type": "esriFieldTypeDouble", "alias": "Standard Deviation of Parking Duration (Minutes)", "domain": null }, { "name": "parking_duration_ci_upper", "type": "esriFieldTypeDouble", "alias": "Upper Bound of 95% C.I. Parking Duration (Minutes)", "domain": null }, { "name": "parking_duration_ci_lower", "type": "esriFieldTypeDouble", "alias": "Lower Bound of 95% C.I. Parking Duration (Minutes)", "domain": null }, { "name": "min_parking_duration", "type": "esriFieldTypeDouble", "alias": "Min Observed Parking Duration (Minutes)", "domain": null }, { "name": "parking_duration_5", "type": "esriFieldTypeDouble", "alias": "5th Percentile Parking Duration (Minutes)", "domain": null }, { "name": "median_parking_duration", "type": "esriFieldTypeDouble", "alias": "Median Observed Parking Duration (Minutes)", "domain": null }, { "name": "parking_duration_85", "type": "esriFieldTypeDouble", "alias": "85th Percentile Parking Duration (Minutes)", "domain": null }, { "name": "parking_duration_95", "type": "esriFieldTypeDouble", "alias": "95th Percentile Parking Duration (Minutes)", "domain": null }, { "name": "max_parking_duration", "type": "esriFieldTypeDouble", "alias": "Max Observed Parking Duration (Minutes)", "domain": null }, { "name": "daily_n_parking_events", "type": "esriFieldTypeInteger", "alias": "Daily # Parking Events", "domain": null }, { "name": "daily_obs_parking_duration", "type": "esriFieldTypeDouble", "alias": "Daily Total Observed Parking Duration (Minutes)", "domain": null }, { "name": "daily_mean_parking_duration", "type": "esriFieldTypeDouble", "alias": "Daily Average Observed Parking Duration (Minutes)", "domain": null }, { "name": "daily_sd_parking_duration", "type": "esriFieldTypeDouble", "alias": "Daily Standard Deviation of Parking Duration (Minutes)", "domain": null }, { "name": "daily_parking_duration_ci_upper", "type": "esriFieldTypeDouble", "alias": "Daily Upper Bound of 95% C.I. Parking Duration (Minutes)", "domain": null }, { "name": "daily_parking_duration_ci_lower", "type": "esriFieldTypeDouble", "alias": "Daily Lower Bound of 95% C.I. Parking Duration (Minutes)", "domain": null }, { "name": "daily_min_parking_duration", "type": "esriFieldTypeDouble", "alias": "Daily Min Observed Parking Duration (Minutes)", "domain": null }, { "name": "daily_parking_duration_5", "type": "esriFieldTypeDouble", "alias": "Daily 5th Percentile Parking Duration (Minutes)", "domain": null }, { "name": "daily_median_parking_duration", "type": "esriFieldTypeDouble", "alias": "Daily Median Observed Parking Duration (Minutes)", "domain": null }, { "name": "daily_parking_duration_85", "type": "esriFieldTypeDouble", "alias": "Daily 85th Percentile Parking Duration (Minutes)", "domain": null }, { "name": "daily_parking_duration_95", "type": "esriFieldTypeDouble", "alias": "Daily 95th Percentile Parking Duration (Minutes)", "domain": null }, { "name": "daily_max_parking_duration", "type": "esriFieldTypeDouble", "alias": "Daily Max Observed Parking Duration (Minutes)", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "state_name", "type": "esriFieldTypeString", "alias": "state_name", "length": 255, "domain": null }, { "name": "county_name", "type": "esriFieldTypeString", "alias": "county_name", "length": 255, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "LENGTH_GEO", "type": "esriFieldTypeDouble", "alias": "LENGTH_GEO", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R39_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "i01_event_summar", "fields": "state_name,county_name", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S28_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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": "97eebbc9d27e429cbcf191231286457c" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 11, "name": "# Hard Braking Events", "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": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 240, 217, 255 ], "toColor": [ 255, 240, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 139, 255 ], "toColor": [ 252, 203, 139, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 140, 88, 255 ], "toColor": [ 252, 140, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 48, 30, 255 ], "toColor": [ 214, 48, 30, 255 ] } ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "n_hardbrakes", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 1, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 254, 240, 217, 255 ], "width": 1 }, "classMaxValue": 32, "label": "1 - 32" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 204, 138, 255 ], "width": 1 }, "classMaxValue": 124, "label": "33 - 124" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 141, 89, 255 ], "width": 1 }, "classMaxValue": 348, "label": "125 - 348" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 48, 31, 255 ], "width": 1 }, "classMaxValue": 1048, "label": "349 - 1048" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.9847802876331512E7, "ymin": 2144513.250385681, "xmax": -8354474.862749257, "ymax": 6275416.194928986, "spatialReference": { "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 } }, "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": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "num_lanes", "type": "esriFieldTypeInteger", "alias": "# Lanes", "domain": null }, { "name": "n_hardbrakes", "type": "esriFieldTypeInteger", "alias": "# Hard Brakes", "domain": null }, { "name": "n_hard_accelerations", "type": "esriFieldTypeInteger", "alias": "# Hard Accelerations", "domain": null }, { "name": "n_speeding_events", "type": "esriFieldTypeInteger", "alias": "# Excessive Speeding Events", "domain": null }, { "name": "n_parking_events", "type": "esriFieldTypeInteger", "alias": "# Parking Events", "domain": null }, { "name": "obs_parking_duration", "type": "esriFieldTypeDouble", "alias": "Total Observed Parking Duration (Minutes)", "domain": null }, { "name": "mean_parking_duration", "type": "esriFieldTypeDouble", "alias": "Average Observed Parking Duration (Minutes)", "domain": null }, { "name": "sd_parking_duration", "type": "esriFieldTypeDouble", "alias": "Standard Deviation of Parking Duration (Minutes)", "domain": null }, { "name": "parking_duration_ci_upper", "type": "esriFieldTypeDouble", "alias": "Upper Bound of 95% C.I. Parking Duration (Minutes)", "domain": null }, { "name": "parking_duration_ci_lower", "type": "esriFieldTypeDouble", "alias": "Lower Bound of 95% C.I. Parking Duration (Minutes)", "domain": null }, { "name": "min_parking_duration", "type": "esriFieldTypeDouble", "alias": "Min Observed Parking Duration (Minutes)", "domain": null }, { "name": "parking_duration_5", "type": "esriFieldTypeDouble", "alias": "5th Percentile Parking Duration (Minutes)", "domain": null }, { "name": "median_parking_duration", "type": "esriFieldTypeDouble", "alias": "Median Observed Parking Duration (Minutes)", "domain": null }, { "name": "parking_duration_85", "type": "esriFieldTypeDouble", "alias": "85th Percentile Parking Duration (Minutes)", "domain": null }, { "name": "parking_duration_95", "type": "esriFieldTypeDouble", "alias": "95th Percentile Parking Duration (Minutes)", "domain": null }, { "name": "max_parking_duration", "type": "esriFieldTypeDouble", "alias": "Max Observed Parking Duration (Minutes)", "domain": null }, { "name": "daily_n_parking_events", "type": "esriFieldTypeInteger", "alias": "Daily # Parking Events", "domain": null }, { "name": "daily_obs_parking_duration", "type": "esriFieldTypeDouble", "alias": "Daily Total Observed Parking Duration (Minutes)", "domain": null }, { "name": "daily_mean_parking_duration", "type": "esriFieldTypeDouble", "alias": "Daily Average Observed Parking Duration (Minutes)", "domain": null }, { "name": "daily_sd_parking_duration", "type": "esriFieldTypeDouble", "alias": "Daily Standard Deviation of Parking Duration (Minutes)", "domain": null }, { "name": "daily_parking_duration_ci_upper", "type": "esriFieldTypeDouble", "alias": "Daily Upper Bound of 95% C.I. Parking Duration (Minutes)", "domain": null }, { "name": "daily_parking_duration_ci_lower", "type": "esriFieldTypeDouble", "alias": "Daily Lower Bound of 95% C.I. Parking Duration (Minutes)", "domain": null }, { "name": "daily_min_parking_duration", "type": "esriFieldTypeDouble", "alias": "Daily Min Observed Parking Duration (Minutes)", "domain": null }, { "name": "daily_parking_duration_5", "type": "esriFieldTypeDouble", "alias": "Daily 5th Percentile Parking Duration (Minutes)", "domain": null }, { "name": "daily_median_parking_duration", "type": "esriFieldTypeDouble", "alias": "Daily Median Observed Parking Duration (Minutes)", "domain": null }, { "name": "daily_parking_duration_85", "type": "esriFieldTypeDouble", "alias": "Daily 85th Percentile Parking Duration (Minutes)", "domain": null }, { "name": "daily_parking_duration_95", "type": "esriFieldTypeDouble", "alias": "Daily 95th Percentile Parking Duration (Minutes)", "domain": null }, { "name": "daily_max_parking_duration", "type": "esriFieldTypeDouble", "alias": "Daily Max Observed Parking Duration (Minutes)", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "state_name", "type": "esriFieldTypeString", "alias": "state_name", "length": 255, "domain": null }, { "name": "county_name", "type": "esriFieldTypeString", "alias": "county_name", "length": 255, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "LENGTH_GEO", "type": "esriFieldTypeDouble", "alias": "LENGTH_GEO", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R39_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "i01_event_summar", "fields": "state_name,county_name", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S28_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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": "97eebbc9d27e429cbcf191231286457c" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 12, "name": "State County City with Geometry", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.9951913227845423E7, "ymin": 2017836.3574288262, "xmax": 2.0021888103160623E7, "ymax": 1.1554793571191847E7, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "state_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "state_name", "type": "esriFieldTypeString", "alias": "state_name", "length": 100, "domain": null }, { "name": "county_name", "type": "esriFieldTypeString", "alias": "county_name", "length": 100, "domain": null }, { "name": "city_name", "type": "esriFieldTypeString", "alias": "city_name", "length": 117, "domain": null }, { "name": "srid", "type": "esriFieldTypeInteger", "alias": "srid", "domain": null }, { "name": "time_zone", "type": "esriFieldTypeString", "alias": "time_zone", "length": 1073741822, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape.STArea()", "type": "esriFieldTypeDouble", "alias": "shape.STArea()", "domain": null }, { "name": "shape.STLength()", "type": "esriFieldTypeDouble", "alias": "shape.STLength()", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "R68_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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": { "shapeAreaFieldName": "shape.STArea()", "shapeLengthFieldName": "shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "97eebbc9d27e429cbcf191231286457c" } ], "tables": [] }