Numéro d’ID de bogue |
BUG-000149002 |
Envoi | May 4, 2022 |
Dernière modification | February 12, 2025 |
S’applique à | ArcGIS Pro |
Version trouvée | 2.9.2 |
Système d’exploitation | Windows OS |
Version du système d’exploitation | 10.0 64 Bit |
Statut | As Designed
Après examen par l’équipe de développement, il a été déterminé que ce comportement est prévu. Pour plus d’informations, reportez-vous à la section Informations supplémentaires.
|
Informations supplémentaires
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.
Solution de contournement
Use the Pairwise Intersect tool.
Étapes pour reproduire