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