Número de ID do Erro |
BUG-000149002 |
Enviado | May 4, 2022 |
Última Modificação | February 12, 2025 |
Aplica-se à | ArcGIS Pro |
Versão encontrada | 2.9.2 |
Sistema Operacional | Windows OS |
Versão do Sistema Operacional | 10.0 64 Bit |
Status | As Designed
Após revisão pela equipe de desenvolvimento, foi determinado que esse comportamento é conforme projetado. Consulte a seção Informações Adicionais para obter detalhes.
|
Informações Adicionais
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.
Solução Provisória
Use the Pairwise Intersect tool.
Etapas para Reproduzir