Bug
| Bug-ID-Nummer | BUG-000145302 |
|---|---|
| Eingereicht | December 16, 2021 |
| Zuletzt geändert | May 29, 2025 |
| Gilt für | ArcGIS Pro |
| Gefunden in Version | 2.9 |
| Betriebssystem | Windows OS |
| Betriebssystemversion | 10.0 64 Bit |
| Behoben in Version | 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:
Unterstützung durch ArcGIS-Experten anfordern
Esri Support App herunterladen