Rerun Karatsu 10nm delivery build audit
This commit is contained in:
@@ -789,6 +789,79 @@ Style 语义专项里仍最重要的是:
|
||||
- `纯审计追踪字段尽量从 release PBF 删除`
|
||||
- `如果 audit PBF 仍要保留追踪字段,也不能再保留日文值`
|
||||
|
||||
## Karatsu 10nm Rerun Checkpoint
|
||||
|
||||
本轮已按当前 builder 代码,重新构建:
|
||||
|
||||
- `/home/wwwroot/pbf-delivery-karatsu-10nm`
|
||||
|
||||
实际构建命令:
|
||||
|
||||
```bash
|
||||
./.venv/bin/python navsea_tile_builder.py \
|
||||
--center-lat 33.4425 \
|
||||
--center-lon 129.9697 \
|
||||
--radius-nm 10 \
|
||||
--zmin 0 \
|
||||
--zmax 14 \
|
||||
--output /home/wwwroot/pbf-delivery-karatsu-10nm \
|
||||
--fid-key 'thisMyWorld@2026' \
|
||||
--fid-key-id navsea-fid-key-v1 \
|
||||
--bundle-id navsea-core
|
||||
```
|
||||
|
||||
构建结果:
|
||||
|
||||
- `tile_jobs = 59`
|
||||
- `wrote = 59`
|
||||
- `skipped = 0`
|
||||
- 最新 mapping audit:
|
||||
- `/home/wwwroot/pbf-delivery-karatsu-10nm.mapping_audit.json`
|
||||
- `/home/wwwroot/pbf-delivery-karatsu-10nm.mapping_audit.md`
|
||||
|
||||
线上可直接查看:
|
||||
|
||||
- 最终交付页:
|
||||
- `http://192.168.200.184/newpec/navsea-final-delivery-karatsu-10nm.html`
|
||||
- 瓦片:
|
||||
- `http://192.168.200.184/pbf-delivery-karatsu-10nm/{z}/{x}/{y}.pbf`
|
||||
|
||||
本轮还补跑了一份可回对的对象级 render audit:
|
||||
|
||||
- [`NavSea_Original_vs_Delivery_Render_Audit_Karatsu_10nm_2026-03-31.rerun.md`](/root/sourceserver/pbf/NavSea_Original_vs_Delivery_Render_Audit_Karatsu_10nm_2026-03-31.rerun.md)
|
||||
- [`NavSea_Original_vs_Delivery_Render_Audit_Karatsu_10nm_2026-03-31.rerun.json`](/root/sourceserver/pbf/NavSea_Original_vs_Delivery_Render_Audit_Karatsu_10nm_2026-03-31.rerun.json)
|
||||
|
||||
这次口径仍然是:
|
||||
|
||||
- `--fid-key 'thisMyWorld@2026'`
|
||||
- `--match-on-fid-only`
|
||||
|
||||
当前结果:
|
||||
|
||||
- `exact_match = 121855`
|
||||
- `mismatch = 12912`
|
||||
- `missing_in_engineering = 5`
|
||||
- `extra_in_engineering = 0`
|
||||
|
||||
这说明:
|
||||
|
||||
- 10nm 当前这次重建后的对象规模与原始版是一一对上的
|
||||
- 旧版那种成千上万 `missing/extra` 的问题当前不再是主要矛盾
|
||||
- 现在 10nm 更像是“视觉/语义 mismatch 修复”阶段,而不是“对象丢失/多出”阶段
|
||||
|
||||
当前仍然最大的 mismatch 组:
|
||||
|
||||
- `P基本線ククリ = 7873`
|
||||
- `P基本線 = 2876`
|
||||
- `L基本線 = 619`
|
||||
- `p航路標識群 = 574`
|
||||
- `p投錨注意障害物 = 374`
|
||||
- `p航行危険障害物 = 296`
|
||||
|
||||
本轮抓取的页面实渲染截图:
|
||||
|
||||
- `/tmp/navsea-final-delivery-karatsu-10nm-20260331.png`
|
||||
|
||||
## Quick Resume Prompt
|
||||
|
||||
下次开机如果要快速接上,可以先看这份文件,再按下面这句继续:
|
||||
|
||||
Reference in New Issue
Block a user