Skip to main content

get raw features

Get all raw features in the project

Written by Holly Conrad Smith

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:

  1. Add get raw features node to the canvas

  2. 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.

Did this answer your question?