rebuild hotspot tiles for full semantic audit

This commit is contained in:
OpenAI Codex
2026-04-18 14:17:34 +08:00
parent 449d76a463
commit 8d2c43f43d
6 changed files with 530 additions and 1 deletions

View File

@@ -0,0 +1,33 @@
# 全国热点 AOI 旧坏 Tile 重建修复
## 范围
- AOI 配置:`/root/sourceserver/pbf/tasks/pbf/NavSea_Full_AOI_Visual_Audit_2026-04-18.json`
- AOI 标签:`博多港中心 10 海里, 东京湾 10 海里, 大阪 10 海里, 冲绳 10 海里, 唐津 5 海里`
- zoom`按 AOI 原配置`
- 参考源:`/home/wwwroot/newpec/exported_auto/tile.mapple-on.jp__newpec-mvt-20260106__z___x___y_.pbf/tiles`
- full 目标:`/home/wwwroot/pbf-delivery-full-20260415`
- semantic 目标:`/home/wwwroot/pbf-delivery-full-semantic-20260416`
## 数量
- 热点 tile 数:`154`
- 参考 tile 准备:`154`
- full 备份:`154`
- semantic 备份:`154`
- full 部署:`154`
- semantic 部署:`154`
- semantic 重写:`0`
- semantic 改动 feature`0`
## 备份目录
- full backup: `/tmp/navsea_hotspot_rebuild/backup_full`
- semantic backup: `/tmp/navsea_hotspot_rebuild/backup_semantic`
## 说明
- 这轮不是单纯回写 extent而是用当前 builder 对固定热点 tile 重新生成 full 包。
- semantic 包再以重建后的 full tile 为底稿,按当前语义 sprite 映射规则重写相关属性。
- 目标是先消除全国审计热点里的旧坏几何与大片空白问题。