不具合
不具合 ID 番号 | BUG-000171352 |
---|---|
送信されました | October 9, 2024 |
最終更新日 | June 21, 2025 |
適用対象 | ArcGIS Pro |
見つかったバージョン | 3.3.1 |
オペレーティング システム | Windows OS |
オペレーティング システムのバージョン | 10.0 64 Bit |
修正されたバージョン | 3.5 |
ステータス | 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.
不具合 ID: BUG-000171352
ソフトウェア:
ArcGIS エキスパートのサポートを受ける
Esri Support アプリのダウンロード