laptop and a wrench

漏洞

The Warp geoprocessing tool returns a 999999 error when selecting the 'Projective transformation' option as the Transformation Type parameter.

上次发布: January 17, 2022 ArcGIS Pro
漏洞 ID 编号 BUG-000145302
已提交December 16, 2021
上次修改时间May 29, 2025
适用范围ArcGIS Pro
找到的版本2.9
操作系统Windows OS
操作系统版本10.0 64 Bit
修正版本3.5
状态Fixed

附加信息

This issue is addressed in ArcGIS Pro 3.5.

解决办法

Run the tool as a script in the Python window, for example:

"import arcpy

from arcpy import env

source_pnt = " 'x y';'x y';'x y' "

target_pnt = " 'x y';'x y';'x y' "

arcpy.Warp_management("Image2.jpg", source_pnt, target_pnt, <output location>, "Projective transformation", \

           "<Resampling technique>")"

重现步骤

漏洞 ID: BUG-000145302

软件:

  • ArcGIS Pro

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项