Under Columns, press the “+” button to add the columns you need from each Data Source.
In addition to spatial join, you can also choose a number of other spatial operations, such as intersects, contains, within, and touches.
Intersects is a boolean spatial operator that returns true if the two objects intersect at some point, or if part of the first object is within the second object, or if the first object contains part of the second object.
Contains is a boolean spatial operator that evaluates whether an object, such as a polygon, contains all of another geometry.
Within is a boolean spatial operator that evaluates whether an object, such as a polygon, contains all of another geometry.
Within is a boolean spatial operator that evaluates whether an object, such as a polygon, touches part of another geometry.
When you’re ready, press Save Data View to generate your data endpoints and save for further analysis or visualization.