Remove Nantaizi building render overrides

This commit is contained in:
2026-07-27 13:41:02 +08:00
parent 5919684888
commit 633c39e5e1
2 changed files with 1 additions and 2 deletions

View File

@@ -27,6 +27,6 @@
},
"blender": {
"treeStyle": "natural",
"officeOverrides": "117753521,117753535"
"officeOverrides": ""
}
}

View File

@@ -6,7 +6,6 @@
- 新增 `config/areas/nantaizi-lake-innovation-valley.json``config/areas/hanyang-block.json`,支持按 OSM 输入生成独立输出目录。
- `npm run build` 现在默认走区域资产管线;旧 QGIS 管线保留为 `npm run build:qgis`
- `cesium` 阶段会生成 `<area-id>-cesium-preview.html` 本地预览页。
- 南台子湖区域配置把 OSM 误标为 `building=industrial``117753521``117753535` 按普通楼渲染。
- 修复 Blender 脚本对 `--tree-style``--office-overrides` 这类连字符参数的解析。
## 2026-07-24