Error
| Número de ID del error | BUG-000145302 |
|---|---|
| Enviado | December 16, 2021 |
| Última modificación | May 29, 2025 |
| Relacionado con | ArcGIS Pro |
| Versión encontrada | 2.9 |
| Sistema operativo | Windows OS |
| Versión de sistema operativo | 10.0 64 Bit |
| Versión corregida | 3.5 |
| Estado | 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>")"
ID del error: BUG-000145302
Software:
Obtener ayuda de expertos en ArcGIS
Descargar la aplicación de soporte de Esri