rebuild hotspot tiles for full semantic audit
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"aoi_json": "/root/sourceserver/pbf/tasks/pbf/NavSea_Full_AOI_Visual_Audit_2026-04-18.json",
|
||||
"aoi_labels": [
|
||||
"博多港中心 10 海里",
|
||||
"东京湾 10 海里",
|
||||
"大阪 10 海里",
|
||||
"冲绳 10 海里",
|
||||
"唐津 5 海里"
|
||||
],
|
||||
"zoom_filter": [],
|
||||
"source_root": "/home/wwwroot/newpec/exported_auto/tile.mapple-on.jp__newpec-mvt-20260106__z___x___y_.pbf/tiles",
|
||||
"full_root": "/home/wwwroot/pbf-delivery-full-20260415",
|
||||
"semantic_root": "/home/wwwroot/pbf-delivery-full-semantic-20260416",
|
||||
"tile_count": 154,
|
||||
"prepared_reference_tiles": 154,
|
||||
"full_backup_root": "/tmp/navsea_hotspot_rebuild/backup_full",
|
||||
"semantic_backup_root": "/tmp/navsea_hotspot_rebuild/backup_semantic",
|
||||
"full_backup_tiles": 154,
|
||||
"semantic_backup_tiles": 154,
|
||||
"full_deployed_tiles": 154,
|
||||
"semantic_stats": {
|
||||
"tiles_total": 154,
|
||||
"tiles_written": 154,
|
||||
"tiles_semantic_rewritten": 0,
|
||||
"features_semantic_changed": 0
|
||||
}
|
||||
}
|
||||
@@ -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 映射规则重写相关属性。
|
||||
- 目标是先消除全国审计热点里的旧坏几何与大片空白问题。
|
||||
|
||||
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"compare_url": "http://192.168.200.184/newpec/navsea-compare-full-audit.html",
|
||||
"cases": [
|
||||
{
|
||||
"id": "karatsu_5nm_full_z12",
|
||||
"label": "唐津 5 海里",
|
||||
"variant": "full",
|
||||
"zoom": 12,
|
||||
"center": [
|
||||
129.9697,
|
||||
33.4425
|
||||
],
|
||||
"radius_nm": 5,
|
||||
"compare_url": "http://192.168.200.184/newpec/navsea-compare-full-audit.html?variant=full&audit=1¢er=129.9697%2C33.4425&zoom=12",
|
||||
"changed_pixels": 277714,
|
||||
"total_pixels": 364800,
|
||||
"changed_ratio": 0.761277,
|
||||
"mean_abs_rgb": [
|
||||
28.6843,
|
||||
29.789,
|
||||
58.1373
|
||||
],
|
||||
"rms_rgb": [
|
||||
48.2605,
|
||||
47.109,
|
||||
75.836
|
||||
],
|
||||
"diff_bbox": [
|
||||
0,
|
||||
0,
|
||||
640,
|
||||
513
|
||||
],
|
||||
"left_image": "/root/sourceserver/pbf/report/karatsu_hotspot_verify_2026-04-18/karatsu_5nm_full_z12/compare_left.png",
|
||||
"right_image": "/root/sourceserver/pbf/report/karatsu_hotspot_verify_2026-04-18/karatsu_5nm_full_z12/compare_right.png",
|
||||
"diff_image": "/root/sourceserver/pbf/report/karatsu_hotspot_verify_2026-04-18/karatsu_5nm_full_z12/compare_diff.png"
|
||||
},
|
||||
{
|
||||
"id": "karatsu_5nm_semantic_z12",
|
||||
"label": "唐津 5 海里",
|
||||
"variant": "semantic",
|
||||
"zoom": 12,
|
||||
"center": [
|
||||
129.9697,
|
||||
33.4425
|
||||
],
|
||||
"radius_nm": 5,
|
||||
"compare_url": "http://192.168.200.184/newpec/navsea-compare-full-audit.html?variant=semantic&audit=1¢er=129.9697%2C33.4425&zoom=12",
|
||||
"changed_pixels": 274149,
|
||||
"total_pixels": 364800,
|
||||
"changed_ratio": 0.751505,
|
||||
"mean_abs_rgb": [
|
||||
28.5041,
|
||||
29.6077,
|
||||
57.8853
|
||||
],
|
||||
"rms_rgb": [
|
||||
48.0973,
|
||||
46.9345,
|
||||
75.7303
|
||||
],
|
||||
"diff_bbox": [
|
||||
0,
|
||||
0,
|
||||
640,
|
||||
513
|
||||
],
|
||||
"left_image": "/root/sourceserver/pbf/report/karatsu_hotspot_verify_2026-04-18/karatsu_5nm_semantic_z12/compare_left.png",
|
||||
"right_image": "/root/sourceserver/pbf/report/karatsu_hotspot_verify_2026-04-18/karatsu_5nm_semantic_z12/compare_right.png",
|
||||
"diff_image": "/root/sourceserver/pbf/report/karatsu_hotspot_verify_2026-04-18/karatsu_5nm_semantic_z12/compare_diff.png"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
# 全国 AOI 截图对比审计
|
||||
|
||||
## 总览
|
||||
|
||||
- compare page: `http://192.168.200.184/newpec/navsea-compare-full-audit.html`
|
||||
- cases: `2`
|
||||
|
||||
## 差异排序
|
||||
|
||||
### 唐津 5 海里 · full · z12
|
||||
|
||||
- changed ratio: `0.761277`
|
||||
- changed pixels: `277714` / `364800`
|
||||
- mean abs rgb: `[28.6843, 29.789, 58.1373]`
|
||||
- compare url: `http://192.168.200.184/newpec/navsea-compare-full-audit.html?variant=full&audit=1¢er=129.9697%2C33.4425&zoom=12`
|
||||
- left image: `/root/sourceserver/pbf/report/karatsu_hotspot_verify_2026-04-18/karatsu_5nm_full_z12/compare_left.png`
|
||||
- right image: `/root/sourceserver/pbf/report/karatsu_hotspot_verify_2026-04-18/karatsu_5nm_full_z12/compare_right.png`
|
||||
- diff image: `/root/sourceserver/pbf/report/karatsu_hotspot_verify_2026-04-18/karatsu_5nm_full_z12/compare_diff.png`
|
||||
|
||||
### 唐津 5 海里 · semantic · z12
|
||||
|
||||
- changed ratio: `0.751505`
|
||||
- changed pixels: `274149` / `364800`
|
||||
- mean abs rgb: `[28.5041, 29.6077, 57.8853]`
|
||||
- compare url: `http://192.168.200.184/newpec/navsea-compare-full-audit.html?variant=semantic&audit=1¢er=129.9697%2C33.4425&zoom=12`
|
||||
- left image: `/root/sourceserver/pbf/report/karatsu_hotspot_verify_2026-04-18/karatsu_5nm_semantic_z12/compare_left.png`
|
||||
- right image: `/root/sourceserver/pbf/report/karatsu_hotspot_verify_2026-04-18/karatsu_5nm_semantic_z12/compare_right.png`
|
||||
- diff image: `/root/sourceserver/pbf/report/karatsu_hotspot_verify_2026-04-18/karatsu_5nm_semantic_z12/compare_diff.png`
|
||||
|
||||
Reference in New Issue
Block a user