feat: import native road packages from ZIP
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"id": "fengshu-er-road",
|
||||
"input": "/Users/que01/osm2streets-qgis-workflow/inputs/osm/枫树二路.osm",
|
||||
"nativeRoadPackage": "../../inputs/native-road-packages/fengshu-er-road.zip",
|
||||
"outputRoot": "/Users/que01/osm2streets-qgis-workflow/outputs",
|
||||
"qgisApp": "/Applications/QGIS.app",
|
||||
"blenderApp": "/Applications/Blender.app",
|
||||
@@ -24,31 +25,6 @@
|
||||
"turnLaneArrows": {
|
||||
"enabled": false
|
||||
},
|
||||
"nativeRoad": {
|
||||
"edgeLines": false,
|
||||
"junctionTemplates": {
|
||||
"enabled": true,
|
||||
"references": [],
|
||||
"clusters": [
|
||||
{
|
||||
"id": "zhushanhu-fengshu-complex",
|
||||
"template": "complex-junction-v1",
|
||||
"referenceFile": "../../inputs/osm/珠山湖大道(枫树二路)口.geojson",
|
||||
"approachWidthMultiplier": 1.45,
|
||||
"approachLengthMeters": 32,
|
||||
"coreRadiusMeters": 28,
|
||||
"cornerRadiusMeters": 25,
|
||||
"outerRadiusExtraMeters": 24,
|
||||
"nodeIds": [
|
||||
"8005332807",
|
||||
"8024512135",
|
||||
"8024512145",
|
||||
"8024512147"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"osm2streets": {
|
||||
"debug_each_step": false,
|
||||
"dual_carriageway_experiment": false,
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"id": "nantaizi-lake-innovation-valley",
|
||||
"input": "/Users/que01/Desktop/南台子湖创新谷OSM.osm",
|
||||
"nativeRoadPackage": "../../inputs/native-road-packages/nantaizi-lake-innovation-valley.zip",
|
||||
"outputRoot": "/Users/que01/osm2streets-qgis-workflow/outputs",
|
||||
"qgisApp": "/Applications/QGIS.app",
|
||||
"blenderApp": "/Applications/Blender.app",
|
||||
@@ -24,9 +25,6 @@
|
||||
"turnLaneArrows": {
|
||||
"enabled": true
|
||||
},
|
||||
"nativeRoad": {
|
||||
"edgeLines": false
|
||||
},
|
||||
"osm2streets": {
|
||||
"debug_each_step": false,
|
||||
"dual_carriageway_experiment": false,
|
||||
|
||||
Reference in New Issue
Block a user