Número de ID del error |
BUG-000151241 |
Enviado | August 2, 2022 |
Última modificación | June 5, 2025 |
Relacionado con | ArcGIS Pro |
Versión encontrada | 3.0 |
Sistema operativo | Windows OS |
Versión de sistema operativo | 10.0 64 Bit |
Versión corregida | ArcGIS Pro 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
The unexpected, misleading error message is caused by a bug in the processing. This error should not occur once the bug is fixed. It is not necessary to modify information about the error messages at this time.
Solución alternativa
Workarounds to avoid the error if M Values are not needed in the output:
- Recreate the spatial reference, accepting all defaults and use this new feature class for analysis. Refer to https://www.esri.com/arcgis-blog/products/arcgis-pro/analytics/geoprocessing-resolution-tolerance-and-hair/ which gives exact steps to recreate the spatial reference.
- Set the M Domain in the geoprocessing environment to a larger range when running the tool. Suggested mMin= -1000 ; mMax 1000.
Pasos para reproducir