audit full semantic extent and AOI visuals

This commit is contained in:
OpenAI Codex
2026-04-18 09:43:42 +08:00
parent 4f96d7be91
commit d50b127eae
9 changed files with 5113 additions and 1 deletions

View File

@@ -0,0 +1,50 @@
# 全国 full / semantic z12 extent 逻辑审计与修复
## 范围
- `/home/wwwroot/pbf-delivery-full-20260415`
- `/home/wwwroot/pbf-delivery-full-semantic-20260416`
- 聚焦 zoom `12`
## 修前统计
- `full z12`
- 总瓦片:`48556`
- `extent = 1048576``47366`
- `extent = 4096``1190`
- `semantic z12`
- 总瓦片:`48556`
- `extent = 1048576``47296`
- `extent = 4096``1260`
## 修复动作
- 已先做硬链接备份:
- `/home/wwwroot/pbf-delivery-full-20260415-backup-20260418-preextentfix`
- `/home/wwwroot/pbf-delivery-full-semantic-20260416-backup-20260418-preextentfix`
- 对当前 `extent = 4096` 的 z12 错片:
- 逐张读取原始 `newpec` 同路径 source tile
- 若 source extent 为 `1048576`
- 则把当前 delivery / semantic tile 的全部 layer extent 回写为 `1048576`
## 修复结果
- `full repaired = 1183`
- `semantic repaired = 1215`
## 修后复核
- `full z12`
- `48556 / 48556` 全部为 `1048576`
- `semantic z12`
- `48556 / 48556` 全部为 `1048576`
## 当前结论
- 这轮已确认全国 `full / semantic``z12` 中确实存在一批 extent 错退片
- 当前这批错片已经按 source tile 口径修回
- 这一步解决的是:
- 几何 / extent / native 风险中的明确 metadata 错片问题
- 这不等于:
- 全国视觉等价性已经通过