{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Number of Hard Acceleration Events", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 1011, "name": "Wejo Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 214, 193, 255 ], "toColor": [ 245, 214, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 135, 111, 255 ], "toColor": [ 209, 135, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 85, 57, 255 ], "toColor": [ 189, 85, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 58, 39, 255 ], "toColor": [ 156, 58, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 28, 20, 255 ], "toColor": [ 122, 28, 20, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "n_hard_accelerations", "classificationMethod": "esriClassifyManual", "minValue": 300, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 52, 111, 255 ], "width": 6 }, "classMaxValue": 3040, "label": "Hard Acceleration Events (Top 10%)" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6222510.220538467, "ymin": 1967047.0120842308, "xmax": 6266170.307758808, "ymax": 2011595.0765312314, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "state_name", "type": "esriFieldTypeString", "alias": "state_name", "length": 255, "domain": null }, { "name": "county_name", "type": "esriFieldTypeString", "alias": "county_name", "length": 255, "domain": null }, { "name": "LENGTH_GEO", "type": "esriFieldTypeDouble", "alias": "LENGTH_GEO", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1257_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1205_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d045e38f46094938bb675bed02f3edf7" }