Raster to XYZ

Converts an Arc ASCII Raster to a vector point file.
ダウンロード: 2.1K
更新 2008/2/25

ライセンスがありません

This script simple reads in an ASCII raster file (in Arc ASCII Format) and then outputs a CSV file in XYZ format with a point (row) for each grid cell.

This is handy for converting gridded DEMs to raw point data.

It is slow because most of the IO part of the code can not be vectorized, but it does the trick.

引用

Joseph Wheaton (2024). Raster to XYZ (https://www.mathworks.com/matlabcentral/fileexchange/18894-raster-to-xyz), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R13
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加
謝辞

ヒントを与えたファイル: ascii2xyz

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0