feat: make native road pipeline the default

This commit is contained in:
2026-08-18 14:15:08 +08:00
parent e9ab1f03eb
commit 9e0e25aadf
16 changed files with 134 additions and 82 deletions

View File

@@ -5,7 +5,7 @@
"qgisApp": "/Applications/QGIS.app",
"blenderApp": "/Applications/Blender.app",
"stages": {
"intermediates": true,
"intermediates": false,
"blender": true,
"cesium": true
},
@@ -37,7 +37,7 @@
"blender": {
"treeStyle": "natural",
"officeOverrides": "",
"roadProvider": "osm2streets"
"roadProvider": "native"
},
"compress": {
"textureSize": 768,