The Spatial Join tool returns different results if it is used in ModelBuilder or via a Python script.
上次发布: April 11, 2022ArcGIS Pro
漏洞 ID 编号
BUG-000147813
已提交
March 22, 2022
上次修改时间
February 11, 2025
适用范围
ArcGIS Pro
找到的版本
2.9.2
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The difference in behavior happens due to projection on the fly when the spatial join target and join features are in different coordinate systems or datums. When the tool is run with the data added to the map in ArcGIS Pro (either in the geoprocessing tool user interface (UI) or in ModelBuilder), it uses the Datum Transformations from the map which were automatically selected when adding the layers to the map. When running the tool from a standalone Python, or if the transformation is cleared from the map, or if a new map is created, do not add layers, and run the tool, the same projection on the fly does not occur, and the results may be different. Use the Project tool to project both datasets into a common spatial reference and the result of Spatial Join and other spatial operations are always consistent. Learn more about how coordinate systems affect geoprocessing results at the following link: https://pro.arcgis.com/en/pro-app/latest/tool-reference/appendices/spatial-reference-and-geoprocessing.htm#ESRI_SECTION1_47C963B12E2B4D32AE65BBB9D6D747D7.