Overture Maps 地理地点数据集 已完整同步
文件
显示第 1–20 个,共 529 个文件
| 目录 | 文件名 | 格式 | 大小 |
|---|---|---|---|
theme=buildings/type=building/ |
part-00000-87bd904d-66b7-5b3a-b99f-4a28c8d259d3-c000.zstd.parquet
预览
|
Parquet | 495 MiB |
theme=buildings/type=building/ |
part-00001-6dc8d493-6ca7-53dc-a6cd-39f4681412c4-c000.zstd.parquet
预览
|
Parquet | 485 MiB |
theme=buildings/type=building/ |
part-00002-0257aaf1-e9b0-5bba-948b-0e24beeb53d2-c000.zstd.parquet
预览
|
Parquet | 472 MiB |
theme=buildings/type=building/ |
part-00003-8fcec6ab-d5a0-5f1b-94dd-422e88d63d04-c000.zstd.parquet
预览
|
Parquet | 488 MiB |
theme=buildings/type=building/ |
part-00004-e2aaca9d-70d0-5ac1-b0f9-129ac0c15b61-c000.zstd.parquet
预览
|
Parquet | 486 MiB |
theme=buildings/type=building/ |
part-00005-2b1ad5ba-350c-550b-9322-f6f99efd6ebe-c000.zstd.parquet
预览
|
Parquet | 492 MiB |
theme=buildings/type=building/ |
part-00006-c933cac6-d16d-5936-b2f0-05118caee31f-c000.zstd.parquet
预览
|
Parquet | 504 MiB |
theme=buildings/type=building/ |
part-00007-e8601492-d9b3-5a04-b0d7-e85dec16a71c-c000.zstd.parquet
预览
|
Parquet | 493 MiB |
theme=buildings/type=building/ |
part-00008-49a9fc3b-8875-5528-9542-b123a23f72ae-c000.zstd.parquet
预览
|
Parquet | 493 MiB |
theme=buildings/type=building/ |
part-00009-e354c737-d319-5f88-9365-7e475bded91d-c000.zstd.parquet
预览
|
Parquet | 497 MiB |
theme=buildings/type=building/ |
part-00010-a45bb28d-943b-5b5e-bc71-b0aaa565d43b-c000.zstd.parquet
预览
|
Parquet | 484 MiB |
theme=buildings/type=building/ |
part-00011-e2b1bbca-f7d9-505b-af5e-1adc4a82682d-c000.zstd.parquet
预览
|
Parquet | 487 MiB |
theme=buildings/type=building/ |
part-00012-18a0f76d-3076-592d-a6d6-0cd43f077205-c000.zstd.parquet
预览
|
Parquet | 501 MiB |
theme=buildings/type=building/ |
part-00013-97777f95-d325-5423-b251-e6e1b05ad47c-c000.zstd.parquet
预览
|
Parquet | 525 MiB |
theme=buildings/type=building/ |
part-00014-d0cae5f6-2580-53e6-83db-a67ab7d32e2e-c000.zstd.parquet
预览
|
Parquet | 511 MiB |
theme=buildings/type=building/ |
part-00015-3df769dc-e22b-5877-80e7-cf9929121cc5-c000.zstd.parquet
预览
|
Parquet | 486 MiB |
theme=buildings/type=building/ |
part-00016-b080d7e2-355e-5eaa-b54e-23cd7a580a9c-c000.zstd.parquet
预览
|
Parquet | 500 MiB |
theme=buildings/type=building/ |
part-00017-c962bcaa-861c-5630-9e54-6f2516a8eab9-c000.zstd.parquet
预览
|
Parquet | 489 MiB |
theme=buildings/type=building/ |
part-00018-d94a4bf0-890e-511a-beea-0908e19d36e3-c000.zstd.parquet
预览
|
Parquet | 490 MiB |
theme=buildings/type=building/ |
part-00019-9d1da519-6c4e-56c5-8156-cb5eb5fa78d0-c000.zstd.parquet
预览
|
Parquet | 490 MiB |
下载数据集
通过 WeHub CLI 下载当前数据集快照。下列命令会固定为当前页面展示的数据版本(如果页面提供版本)。文件字节由本机直连存储下载,浏览器不会签发或保存下载链接。
前置要求
需要 Node.js 18 及以上,以及 npm(或 npx)。
1. 安装 CLI
npm install -g wehub-cli@latest
2. 下载此数据集
wehub datasets download ds_wehub_hd_geo_overture_maps_places_3a307ef18b --revision 2026-06-17.0 --output ./ds_wehub_hd_geo_overture_maps_places_3a307ef18b
若中断或部分失败,在同一目录重新执行同一命令即可续传。默认会校验 SHA-256。
免全局安装
npx --yes wehub-cli@latest datasets download ds_wehub_hd_geo_overture_maps_places_3a307ef18b --revision 2026-06-17.0 --output ./ds_wehub_hd_geo_overture_maps_places_3a307ef18b
高级选项
以下为 wehub datasets download 已支持的参数示例:
强制重新下载,不复用已校验的本地文件
wehub datasets download ds_wehub_hd_geo_overture_maps_places_3a307ef18b --revision 2026-06-17.0 --output ./ds_wehub_hd_geo_overture_maps_places_3a307ef18b --overwrite
仅包含匹配路径
wehub datasets download ds_wehub_hd_geo_overture_maps_places_3a307ef18b --revision 2026-06-17.0 --output ./ds_wehub_hd_geo_overture_maps_places_3a307ef18b --include "*.jsonl"
排除匹配路径
wehub datasets download ds_wehub_hd_geo_overture_maps_places_3a307ef18b --revision 2026-06-17.0 --output ./ds_wehub_hd_geo_overture_maps_places_3a307ef18b --exclude "*.md"
提高并发下载数
wehub datasets download ds_wehub_hd_geo_overture_maps_places_3a307ef18b --revision 2026-06-17.0 --output ./ds_wehub_hd_geo_overture_maps_places_3a307ef18b --jobs 8
完整帮助:wehub datasets download --help