Select to view content in your preferred language

Polygon Neighbors Redundancy

493
1
10-09-2022 11:36 AM
JamesUMD
New Contributor

Straightforward. The Polygon Neighbors tool returns redundancies eg, 1-2, 1-3, 2-1, 3-1.

I am looking for advice/ instructions on returning the minimum number of rows; 1-2, 1-3. 

0 Kudos
1 Reply
DanPatterson
MVP Esteemed Contributor

from Polygon Neighbors (Analysis)—ArcGIS Pro | Documentation

set the both_sides parameter to NO_BOTH_SIDES

and the duplication of matches won't be reported


... sort of retired...
0 Kudos