| 不具合 ID 番号 |
BUG-000127132 |
| 送信されました | December 4, 2019 |
| 最終更新日 | June 5, 2024 |
| 適用対象 | ArcGIS for Desktop |
| 見つかったバージョン | 10.7 |
| オペレーティング システム | Windows OS |
| オペレーティング システムのバージョン | 10.0 64 Bit |
| ステータス | Non-Reproducible
この問題は、開発チームによるテスト時に再現されませんでした。 問題が再現できない場合、またはソフトウェアの開発バージョンで関連性がなくなった場合、問題に対処するための特定の修正プログラムがインストールされていない場合にこのステータスが与えられることがあります。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
|
参考情報
The reported problem scenario could not be reproduced with several different tests datasets, including ones with similar properties (many NoData cells, value range of float values between 0 and 1).
The problem could only be reproduced with the original dataset exactly as-provided. There may be a problem of some sort with that data.
It was found that if the original data was first used as input to the Float tool, and the resulting raster (which retains the same cell values as the original input) is then used as input to the Aggregate tool, the output is as-expected for both settings of the "Ignore NoData in calculations" parameter. The reported problem was not observed.
When the original data was tested in ArcGIS Pro version 2.5, the output was as-expected for both settings.
Workarounds:
- Use ArcGIS Pro 2.5 or later
- For ArcMap, first run the Float tool on the input data, and use that result as input to the Aggregate tool.
対処法
- Multiply the cell values by a larger number.
- Run the Aggregate geoprocessing tool.
- Divide the cell values by the same factor to get the true values.
OR
Run the Spatial Analyst math tool 'Float' on it to create a new version of the data before running Aggregate.
再現の手順