Bug-ID-Nummer |
BUG-000149002 |
Eingereicht | May 4, 2022 |
Zuletzt geändert | February 12, 2025 |
Gilt für | ArcGIS Pro |
Gefunden in Version | 2.9.2 |
Betriebssystem | Windows OS |
Betriebssystemversion | 10.0 64 Bit |
Status | As Designed
Nach Überprüfung durch das Entwicklungsteam wurde festgestellt, dass dieses Verhalten wie geplant ist. Weitere Informationen finden Sie im Abschnitt "Zusätzliche Informationen".
|
Zusätzliche Informationen
This is a known limitation when dealing with massively overlapping data and using tools that use the topology engine for processing .
In this case, the polygon input is mostly made up of nearly identical polygons that overlap one another. In many places, there are nearly 1500 polygons overlapped.
There are no resolution for these types of cases when using the topology engine except to reduce the amount of overlap in the input before running the tool.
The Pairwise tools use a different underlying engine to perform overlay operations. Use the Pairwise tools instead of the standard overlay tools that use the topology engine. Note that the Pairwise Intersect tool output is different than that of the Intersect (Analysis) tool output. Modify the workflow when using the Pairwise Intersect tool. For more information, refer to https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/how-pairwise-intersect-works.htm#:~:text=With%20Pairwise%20Intersect%2C%20one%20feature,layer%20the%20feature%20belongs%20to.
Workaround
Use the Pairwise Intersect tool.
Schritte zur Reproduzierung