Bug
Bug-ID-Nummer | BUG-000171352 |
---|---|
Eingereicht | October 9, 2024 |
Zuletzt geändert | June 21, 2025 |
Gilt für | ArcGIS Pro |
Gefunden in Version | 3.3.1 |
Betriebssystem | Windows OS |
Betriebssystemversion | 10.0 64 Bit |
Behoben in Version | 3.5 |
Status | Fixed |
In the Python notebook script, change the call to the Merge tool from arcpy.Merge_management([st_class, rc], merge_path, f_Mappings) to arcpy.Merge_management([st_class, rc], merge_path, f_Mappings.exportToString()). This uses the string version of the FieldMappings object as input to the Merge tool instead of the arcpy.FieldMappings() object and produce the expected output.
Bug-ID: BUG-000171352
Software:
Unterstützung durch ArcGIS-Experten anfordern
Esri Support App herunterladen