Skip to content
  • There are no suggestions because the search field is empty.

Modify features

The Modify features block allows you modify the geometries of features in your inputted dataset in the following ways:

Intersect 

Preserves the features in the inputted dataset that intersect with your collection, and removes any geometries outside of the collection.
modify features 1

Difference

Removes any geometries from your inputted dataset that overlap with your chosen collection.
modify features 2

Dissolve

Combines all geometries in a feature collection into a single feature.
modify features 3