Select to view content in your preferred language

Intersections - Biggest Overlap Methods - Query

131
0
a week ago
Labels (3)
benedictmueller
Emerging Contributor

Hey there!

In ArcPy you have the option to choose 'biggest overlap' when performing a spatial join. 

I was wondering if there is any possible way to perform the same operation with the arcgis api. You have different options to perform eg a query on a feature layer with geometry filters, same for sdf.spatial.join() method. But I can only find interesect, touches, within, etc. Is there a possible workaround to maybe interesect first and then compare the geometry to calculate the bigger overlap and then only join the features of the biggest overlap?

I havent figured it out yet and would appreciate any kind of help!

Thank you in advance.

Benni xo

0 Kudos
0 Replies