Skip to content

Commit

Permalink
Merge pull request #5 from esgn/main-1
Browse files Browse the repository at this point in the history
Replace feature_select with attribute_filter in single flowchart
  • Loading branch information
Ylannl authored Mar 11, 2024
2 parents 91fd615 + 4eda029 commit 79ab70b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion single/reconstruct.json
Original file line number Diff line number Diff line change
Expand Up @@ -1508,7 +1508,7 @@
},
"parameters": {
"base_elevation": 0.0,
"feature_select": "{{input_footprint_select}}",
"attribute_filter": "fid=={{input_footprint_select}}",
"filepath": "{{input_footprint}}",
"layer_id": 0
},
Expand Down

0 comments on commit 79ab70b

Please sign in to comment.