Skip to content

waigania13/CSMapMaker

Repository files navigation

QGIS 3.30以降では、csmap-pluginをお使いください

CSMapMaker plugin

Corresponding to QGIS v2.x is here

CS topographic map which is made from elevation, curvature and slope. CS topographic map represents valleys by blueish color and ridges by reddish color.

result

Using The Plugin

Single layer mode

  • Load terrain raster layer.
  • Run the CSMapMaker from icon. icon
  • Select DEM Layer and curveture method from menu.
  • Adjust Gaussian Filter Parameters (if you need).
  • Click [OK].

Batch processing

  • Run the batch processing from icon. icon
  • Select input folder. All tiff files in the input folder will be converted.
  • Select output folder.
  • Select DEM Layer and curveture method from menu.
  • Adjust Gaussian Filter Parameters (if you need).
  • Click [OK].

License

Python modules are released under the GNU Public License (GPL) Version 2.

Copyright (c) 2017 Kosuke ASAHI

CS立体図作成 QGISプラグイン

QGISで、長野県林業総合センター 戸田さまが開発したCS立体図を作成するためのプラグインです   QGIS v2.x で使用する場合は、こちらからダウンロードしてください

  • zipでダウンロード
  • 解凍後のディレクトリを丸ごと、ユーザディレクトリ/AppData\Roaming\QGIS\QGIS3\profiles\default\python\pluginsにコピー
  • QGISを起動してプラグインを有効にすると、メニューの「ラスタ」に「csmap」が入ります
  • 実行して、ラスタレイヤを選択して「OK」をクリックすると一式計算します

【注意】このツールは、初期設定では1mメッシュDEMの使用を想定したパラメータ設定になっています。他の解像度のDEM使用する場合は適宜パラメータを調整するか、セルサイズを1mに変更してから実施してください。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages