Bug
| Bug ID Number | BUG-000145302 |
|---|---|
| Submitted | December 16, 2021 |
| Last Modified | May 29, 2025 |
| Applies to | ArcGIS Pro |
| Version found | 2.9 |
| Operating System | Windows OS |
| Operating System Version | 10.0 64 Bit |
| Version Fixed | 3.5 |
| Status | Fixed |
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>")"
Bug ID: BUG-000145302
Software:
Get help from ArcGIS experts
Download the Esri Support App