Use this when you want to access all raw features in the project within a flow, for example running a global analysis across everything drawn on the canvas.
How to:
Add get raw features node to the canvas
Connect it to any node that processes lists of features
Any time you draw a new geometry in the project, it will be included in the raw features list
Example:
Create a carpark that excludes parking spaces from under buildings overlapping the parking lot geometry.



