Skip to content

Commit

Permalink
Edit excavation algorithm where a layer had same name. Fix bug in lab…
Browse files Browse the repository at this point in the history
…els in styles
  • Loading branch information
Daniel committed Mar 4, 2024
1 parent bf3aedf commit 3149fec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,7 @@ def processAlgorithm(self, parameters, context, feedback):
"shape_path": output_shapefiles[0],
"style_name": "BUILDING-TOTAL-RISK-SELLMENT_risk_tots.qml",
},
"BUILDING-TOTAL-ANGLE": {
"BUILDING-RISK-ANGLE": {
"shape_path": output_shapefiles[0],
"style_name": "BUILDING-TOTAL-RISK-ANGLE_risk_angle.qml",
},
Expand Down
Binary file modified geovita_processing_plugin/styles.zip
Binary file not shown.

0 comments on commit 3149fec

Please sign in to comment.