Fix delivery sprite source for 20nm compare

This commit is contained in:
OpenAI Codex
2026-03-31 20:40:55 +08:00
parent 7ccd6fa0d3
commit e6dd4bdbe8
3 changed files with 184 additions and 5 deletions

View File

@@ -46,7 +46,7 @@ Remote: `ssh://git@nas:2222/tei/pbf.git`
- 对比页必须保持左右联动和点击拾取功能可用
- 对比页每次可见修改都必须 bump 版本号,并显示在“重新加载”按钮附近
- 当前固定对比页版本号:
- `20nm-r4-20260331-1722`
- `20nm-r6-20260331-2039`
- 这个版本号同时作为 style / tile reload 的 cache-busting 基准
## Detail PBF JP Field Inventory
@@ -300,6 +300,17 @@ Remote: `ssh://git@nas:2222/tei/pbf.git`
- 即不再显示灯塔外侧的环/扇形
- `nav-marks / anchor-hazard-points / hazard-points` 增加 `icon-ignore-placement`
- 目的:优先保证灯塔、小灯和碍航点符号本体出图
- `r6` 版本关键修复:
- render-based 对比确认:右侧大面积 icon 缺失不是肉眼误判
- 根因定位为 delivery style 的 sprite 与左侧原始版不一致
- 左侧线上原始样式使用:
- `https://tile.mapple-on.jp/newpec-symbols-20251001/sprite`
- 右侧 delivery style 原先使用本地:
- `http://192.168.200.184/newpec/sprite/sprite?v=111`
- 将 delivery style 的 sprite 切到与左侧同一套后,`r6` 渲染截图已确认:
- 灯塔/小灯/大量点图标明显恢复
- 本轮用于机器复核的截图:
- `/tmp/navsea-compare-r6.png`
线上已同步: