Resolve "Introduce an `overwrite_process` variable that can overwrite the current rule evaluation"
Merged
requested to merge 22-introduce-an-overwrite_process-variable-that-can-overwrite-the-current-rule-evaluation into v25.01
Closes #22 (closed)
Merge request reports
Activity
Filter activity
assigned to @laurens
added 1 commit
- 9ea64b2c - Add an option to overwrite the rulehandler process with a command
added 1 commit
- c537eedd - Add an option to overwrite the rulehandler eval process with a command
added 1 commit
- 858aada9 - Add an option to overwrite the rulehandler eval process with a command
added 1 commit
- 611c76a6 - Add an option to overwrite the rulehandler eval process with a command
- Resolved by Chengzhi Rao
No comments for the code, but general questions:
-
In what conditions we need to use this variable
overwrite_process
, and how can we know we need to cancel the overwrite? As the example you provide "to cancel a process to add a Google building entity to theentities
table, when there already are OSM buildings that intersect." I thought we already figure this out during the conflation stage, no? -
Is there any dependency relation with other rules?
-
- Resolved by Laurens Oostwegel
- Resolved by Danijel Schorlemmer
- Resolved by Danijel Schorlemmer
- Resolved by Danijel Schorlemmer
added 1 commit
- 65ab13d5 - Add an option to overwrite the rulehandler eval process with a command
- Resolved by Laurens Oostwegel
- Resolved by Danijel Schorlemmer
Please register or sign in to reply