UK H3 Travel Matrix
收藏资源简介:
UK H3 Travel Matrix is a nationwide origin–destination (OD) routing dataset for Great Britain, pre-computed on Uber's H3 spatial grid. It answers a single, expensive question instantly: how long does it take, and how far is it, to travel between any two places in the UK? Every OD pair is keyed by H3 cell (resolution 7, ~5 km² hexagons), so you can join it directly to any H3-indexed table or roll it up with native Snowflake H3 functions, no routing engine, no API rate limits. **What's inside** - ~1.6 billion origin–destination pairs - 29,640 origin cells × 54,092 destination cells covering the UK - Travel time (seconds) and road travel distance (meters) for every pair - H3 resolution 7 indexing (origin + destination) - Pre-computed on the road network, not straight-line distance **Use it for** - **Logistics & fleet:** service-area sizing, depot/hub placement, delivery zone design - **Site selection & retail:** drive-time catchments for any location in seconds - **Accessibility analysis:** reach to hospitals, stations, stores, jobs - **Pricing & coverage:** distance/time-based pricing models, SLA feasibility **Why H3** Because the grid is fixed and standard, you can join this matrix to demographics, sales, sensor, or any other H3-tagged dataset and get answers with a single SQL JOIN, and visualize the result instantly on a map.
数据集名称
UK H3 Travel Matrix
提供方
Dekart XYZ
描述
英国全国范围的起终点(Origin–Destination)出行时间与距离矩阵数据集,基于Uber的H3空间网格预计算。该数据集可以快速回答英国任意两点之间的出行时间和距离查询。每一对起终点(OD pair)由H3格网单元(分辨率7,约5平方公里六边形)标识,可直接与任何H3索引表进行JOIN,或使用Snowflake原生H3函数进行汇总,无需路由引擎,无API速率限制。
数据规模
- 起终点对数: 约16亿对
- 覆盖范围: 29,640个起点格网单元 × 54,092个终点格网单元,覆盖英国全境
数据字段
- ORIGIN_H3 (Varchar):起点H3格网单元标识
- DEST_H3 (Varchar):终点H3格网单元标识
- TRAVEL_TIME_SECONDS (Float):出行时间(秒)
- TRAVEL_DISTANCE_METERS (Float):公路出行距离(米)
- CALCULATED_AT (Timestamp_NTZ):计算结果的时间戳
业务应用场景
- 位置规划: 选址、仓库/枢纽布局、配送区域设计
- 位置数据增强: 将全国出行时间/距离数据关联到任何H3索引表
- 供应链: 物流、车队路线规划、服务区覆盖
- 市场分析: 驾驶时间覆盖范围和每个地点的市场规模估算
- 定价分析: 基于距离/时间的定价和服务等级协议(SLA)可行性模型
技术特点
- 基于公路网络预计算,非直线距离
- 使用H3分辨率7格网索引(起点 + 终点)
- 静态数据产品
- 交付方式:Secure share
- 许可条款:标准




