laptop and a wrench

不具合

An error occurs when attempting to save the output from a Spatial Analyst Math tool if it is executed after the Zonal Statistics tool in a Python script.

最後に公開された状態: November 13, 2014 ArcGIS for Desktop
不具合 ID 番号 BUG-000082964
送信されましたNovember 3, 2014
最終更新日June 5, 2024
適用対象ArcGIS for Desktop
見つかったバージョン10.2.2
オペレーティング システムWindows OS
オペレーティング システムのバージョン7
ステータスNon-Reproducible

参考情報

The script has some errors. The line for setting overwrite output data should be: env.overwriteOutput = True

対処法

Use the syntax exported by Mode lBuilder. The syntax includes an additional parameter for the output raster (out_raster). For example:<a href="http://arcpy.gp" target="_blank">arcpy.gp</a>.ZonalStatistics_sa(in_zone_data, zone_field, in_value_raster, out_raster, {statistics_type}, {ignore_nodata})<a href="http://arcpy.gp" target="_blank">arcpy.gp</a>.Minus_sa(in_raster_or_constant1, in_raster_or_constant2, out_raster)

再現の手順

不具合 ID: BUG-000082964

ソフトウェア:

  • ArcGIS for Desktop

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動