Select to view content in your preferred language

ModelBuilder: Spatial Join, then delete the features from AGOL that were joined?

530
1
12-19-2022 09:20 AM
ArmstKP
Frequent Contributor

I am spatial joining a feature class (SDE) with a hosted feature layer (AGOL).

After the spatial join has been completed, I want to delete the features from the layer in AGOL that were joined.

How would I select the features that were joined and delete only those?

0 Kudos
1 Reply
by Anonymous User
Not applicable

perform a spatial join (where the geometry of the 2 layers is the exact same) and then use the Delete Rows GP tool?

0 Kudos