私はArcGIS Proバージョン3.5.2、標準ライセンスで3Dおよび空間アナリスト拡張機能を使用しています。DEM Reconditioningツールを使ってストリームをDEMに焼き込みしています。ツールは正常に終了しましたが、結果のAGREEDEMは入力DEMとほぼ同じです(差異は小数点以下5桁目にあります)。フォーラムを調べ、このスレッドを見つけました:<\/P>
解決済み: Burn Stream slopeとDEM Reconditioの問題 - Esri Community<\/A><\/P>プロジェクト、マップ、ラスター、ジオプロセシング環境、および他に見つけられるすべての場所でX、Y座標系と線形単位がメートルであることを確認しましたが、効果はありませんでした。<\/P>DEM Reconditioningツールのz単位を非常に大きく(数百万単位で)増やして焼き込みをより顕著にしようとしましたが、その結果AGREEDEMの値はすべて丸められた数字となり、値の変化は徐々ではなく大きな離散的な値になりました。<\/P>同じ問題に遭遇し、解決策を見つけた方はいらっしゃいますか?<\/P>
プロジェクト、マップ、ラスター、ジオプロセシング環境、および他に見つけられるすべての場所でX、Y座標系と線形単位がメートルであることを確認しましたが、効果はありませんでした。<\/P>
DEM Reconditioningツールのz単位を非常に大きく(数百万単位で)増やして焼き込みをより顕著にしようとしましたが、その結果AGREEDEMの値はすべて丸められた数字となり、値の変化は徐々ではなく大きな離散的な値になりました。<\/P>
同じ問題に遭遇し、解決策を見つけた方はいらっしゃいますか?<\/P>
I have a lot of experience with the ArcMap version of Arc Hydro and some with the ArcPro version.
Some ideas...
If the values of the AGREEDEM are "all round numbers," I assume you mean they are integers (e.g., 234) and not floating-point numbers (e.g., 234.56). This can happen during the "burning" process.
The most likely cause is that one of the geoprocessing tools you used to subtract values from the RAWDEM is outputting an integer raster instead of a floating-point one. Check the output data type settings for the specific tool you used, and also verify the data type of your original RAWDEM. You want to ensure the final output retains the real number precision of your original data. (Some of this answer I got from Gemini [Googles AI])
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.