Número de ID del error |
BUG-000152523 |
Enviado | September 22, 2022 |
Última modificación | June 13, 2025 |
Relacionado con | ArcGIS Pro |
Versión encontrada | 3.0.1 |
Sistema operativo | Windows OS |
Versión de sistema operativo | 10.0 64 Bit |
Versión corregida | 3.1 |
Estado | Fixed
El problema se ha solucionado. Si corresponde, consulte Versión corregida e Información adicional para obtener más información.
|
Información adicional
This issue is addressed in ArcGIS Pro 3.1. The Extract Values to Points tool creates a new feature class output. The 'Shape_Length' field is a managed field and is removed for the point dataset (the Copy Features tool does the same). The issue is when writing the new 'TEST' field that exists after the schema is changed, the values are not managed properly.
Optionally, use the Extract Multi Values to Points tool that modifies the input features rather than creating a new input.
Solución alternativa
In ArcGIS Pro 3.0.1, set the output to a shapefile to maintain the values.
Pasos para reproducir