{ "currentVersion": 10.7, "id": 1, "name": "Bluetooth Travel Time (updates every 2 minutes)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "The excess delay in minutes, calculated every 30 seconds. This is the difference between the thick blue and thick red lines in the previous chart. Unlike the delay parameter that has a fixed baseline travel time, excess delay has a baseline that changes depending on the time of day. In the previous figure at about 8:20, the expected travel time (red line) was 4 minutes. The actual travel time (blue line) was about 6 minutes. This equates to an excess delay of 2 minutes (6 minus 4) and a delay of 5 minutes (6 minus 1). Excess delays greater than zero indicates the link is operating worse than expected for this time of day. You can have negative values when the link is travelling better than expected.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 2236769.144100003, "ymin": 2340751.8123000003, "xmax": 2763330.422200002, "ymax": 2808686.1504999995, "spatialReference": { "wkid": 102171, "latestWkid": 3111 } }, "sourceSpatialReference": { "wkid": 102171, "latestWkid": 3111 }, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_22", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 145, 94, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LINK_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LINK_ID", "type": "esriFieldTypeString", "alias": "LINK_ID", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LINK_ID" }, { "name": "LINK_NAME", "type": "esriFieldTypeString", "alias": "LINK_NAME", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LINK_NAME" }, { "name": "ROAD_NAME", "type": "esriFieldTypeString", "alias": "ROAD_NAME", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "ROAD_NAME" }, { "name": "SECTION_DESCRIPTION", "type": "esriFieldTypeString", "alias": "SECTION_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "SECTION_DESCRIPTION" }, { "name": "LINK_LENGTH", "type": "esriFieldTypeString", "alias": "LINK_LENGTH", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LINK_LENGTH" }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "DIRECTION" }, { "name": "ORIGIN_ID", "type": "esriFieldTypeString", "alias": "ORIGIN_ID", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "ORIGIN_ID" }, { "name": "DESTINATION_ID", "type": "esriFieldTypeString", "alias": "DESTINATION_ID", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "DESTINATION_ID" }, { "name": "CONGESTION", "type": "esriFieldTypeString", "alias": "CONGESTION", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "CONGESTION" }, { "name": "DELAY", "type": "esriFieldTypeString", "alias": "DELAY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "DELAY" }, { "name": "EXCESS_DELAY", "type": "esriFieldTypeString", "alias": "EXCESS_DELAY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "EXCESS_DELAY" }, { "name": "TRAVEL_TIME", "type": "esriFieldTypeString", "alias": "TRAVEL_TIME", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "TRAVEL_TIME" }, { "name": "SCORE", "type": "esriFieldTypeString", "alias": "SCORE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "SCORE" }, { "name": "FLOW_RESTRICTION_SCORE", "type": "esriFieldTypeString", "alias": "FLOW_RESTRICTION_SCORE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "FLOW_RESTRICTION_SCORE" }, { "name": "DENSITY", "type": "esriFieldTypeString", "alias": "DENSITY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "DENSITY" }, { "name": "AVERAGE_DENSITY", "type": "esriFieldTypeString", "alias": "AVERAGE_DENSITY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "AVERAGE_DENSITY" }, { "name": "SPEED", "type": "esriFieldTypeString", "alias": "SPEED", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "SPEED" }, { "name": "IS_FREEWAY", "type": "esriFieldTypeString", "alias": "IS_FREEWAY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "IS_FREEWAY" }, { "name": "ENABLED", "type": "esriFieldTypeString", "alias": "ENABLED", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "ENABLED" }, { "name": "CLOSED", "type": "esriFieldTypeString", "alias": "CLOSED", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "CLOSED" }, { "name": "ENOUGH_DATA", "type": "esriFieldTypeString", "alias": "ENOUGH_DATA", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "ENOUGH_DATA" }, { "name": "IGNORED", "type": "esriFieldTypeString", "alias": "IGNORED", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "IGNORED" }, { "name": "TIMESTAMP", "type": "esriFieldTypeString", "alias": "TIMESTAMP", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "TIMESTAMP" }, { "name": "ETL_TIMESTAMP", "type": "esriFieldTypeString", "alias": "ETL_TIMESTAMP", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "ETL_TIMESTAMP" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "PK__BLUETOOT__F4B70D850259B40A", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "NCI_CONGESTION", "fields": "CONGESTION", "isAscending": true, "isUnique": false, "description": "" }, { "name": "NCI_EXCESS_DELAY", "fields": "EXCESS_DELAY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S185_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Bluetooth Travel Time (updates every 2 minutes)", "description": "", "prototype": { "attributes": { "TIMESTAMP": null, "ETL_TIMESTAMP": null, "LINK_ID": null, "LINK_NAME": null, "ROAD_NAME": null, "SECTION_DESCRIPTION": null, "LINK_LENGTH": null, "DIRECTION": null, "ORIGIN_ID": null, "DESTINATION_ID": null, "CONGESTION": null, "DELAY": null, "EXCESS_DELAY": null, "TRAVEL_TIME": null, "SCORE": null, "FLOW_RESTRICTION_SCORE": null, "DENSITY": null, "AVERAGE_DENSITY": null, "SPEED": null, "IS_FREEWAY": null, "ENABLED": null, "CLOSED": null, "ENOUGH_DATA": null, "IGNORED": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }