Bug-ID-Nummer |
BUG-000152523 |
Eingereicht | September 22, 2022 |
Zuletzt geändert | June 13, 2025 |
Gilt für | ArcGIS Pro |
Gefunden in Version | 3.0.1 |
Betriebssystem | Windows OS |
Betriebssystemversion | 10.0 64 Bit |
Behoben in Version | 3.1 |
Status | Fixed
Der Bug wurde behoben. Weitere Informationen finden Sie ggf. unter "Behoben in Version" und unter "Zusätzliche Informationen".
|
Zusätzliche Informationen
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.
Workaround
In ArcGIS Pro 3.0.1, set the output to a shapefile to maintain the values.
Schritte zur Reproduzierung