ArcGIS 10でポリラインの標高プロファイルを計算しますか?


11

私の標高データは浮動小数点tifです。標高プロファイルを計算する必要がある道路がありますが、これを実行するツールが表示されません。

これをArcGISとSpatial Analyst / 3Dアナリストで行うことはできますか?

回答:


17

拡張機能> 3D Analyst> インタラクティブ3D分析ツールを検索しています

表面のデジタル化されたフィーチャからプロファイルグラフを作成する方法

1.In ArcMap, click the Layer drop-down arrow on the 3D Analyst toolbar and click the 
surface that you want to profile.

2.Click the Interpolate Line button Interpolate Line button.

3.Click the surface and digitize a line you want to profile. When you are finished added
vertices to the line, double-click to stop digitizing.

4.Click the Create Profile Graph button profile graph button.

5.Optionally, you can change the layout of the profile graph, right-click the title bar
of the profile graph and click Properties. Change the basic layout options and click
OK, or click Advanced Options to make more complex changes to the layout. 

graph1

3Dラインフィーチャからプロファイルグラフを作成する方法

1.In ArcMap, ensure that the layer containing the 3D line feautes you wish to profile
are checked as visible in the table of contents.

2.Click the Select Features tool from the Tools toolbar.

3.Click the 3D line feature or features you wish to profile.

NOTE: Use the shift key to select more than one graphic.

4.Click the Create Profile Graph button profile graph button from the 3D interactive 
toolbar. The profile graph appears as a floating window on your map.

下の画像に示す分析は、道路に沿った標高の変化を示しています。

graph2

これは、ArcGISでの地形プロファイルの作成にも役立ちます。

また、次の投稿でオープンソースのプロファイリングツールとハウツーチュートリアルを見つけることができます。


1
私と同じ問題を抱えている他の人に感謝します...実際に3Dラインを作成しましたが、ツールがアクティブになる前にラインセグメントを選択する必要があることを知りませんでした。
ロバートバックリー

ドロップダウンレイヤーがアクティブでない場合はどうなりますか?それを変えるにはどうしますか?

このチャートに関する情報が必要です。lは、どの長さがどの高度に等しいかを意味しますか?プロファイルグラフからそのようなチャートを取得できますか?ありがとう
弊社のサイトを使用することにより、あなたは弊社のクッキーポリシーおよびプライバシーポリシーを読み、理解したものとみなされます。
Licensed under cc by-sa 3.0 with attribution required.