{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 10, "name": "Wejo Harsh Braking Events", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103007, "latestWkid": 6424, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "HARSH_BRAKING_RANK", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "HARSH_BRAKING_RANK", "classes": [ { "label": "Low", "description": "Low", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 229, 245, 224, 255 ], "width": 1 }, "values": [ [ "Low" ] ] }, { "label": "Medium", "description": "Medium", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 217, 155, 255 ], "width": 1 }, "values": [ [ "Medium" ] ] }, { "label": "High", "description": "High", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 49, 163, 84, 255 ], "width": 1 }, "values": [ [ "High" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 229, 245, 224, 255 ], "width": 1 }, "value": "Low", "label": "Low" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 217, 155, 255 ], "width": 1 }, "value": "Medium", "label": "Medium" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 49, 163, 84, 255 ], "width": 1 }, "value": "High", "label": "High" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 245, 223, 255 ], "toColor": [ 228, 245, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 217, 154, 255 ], "toColor": [ 160, 217, 154, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 163, 83, 255 ], "toColor": [ 49, 163, 83, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6384125.092162581, "ymin": 1677489.4014987862, "xmax": 7729993.7624935, "ymax": 2725055.072670394, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "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": "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": "HARSH_BRAKING_EVENTS", "type": "esriFieldTypeInteger", "alias": "HARSH_BRAKING_EVENTS", "domain": null }, { "name": "FREEWAY", "type": "esriFieldTypeSmallInteger", "alias": "FREEWAY", "domain": null }, { "name": "CMRS_NEAR", "type": "esriFieldTypeSmallInteger", "alias": "CMRS_NEAR", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "HARSH_BRAKING_RANK", "type": "esriFieldTypeString", "alias": "HARSH_BRAKING_RANK", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R554_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S528_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ce78e583892d4731b92939da30410fec" }