https://github.com/mierune/quickdem4jp
QGIS plugin to convert DEM ("xml" or "folder containing .xml" or ".zip containing .xml") to GeoTiff and Terrain RGB (Tiff).
https://github.com/mierune/quickdem4jp
geotiff python qgis qgis-plugin terrain-rgb
Last synced: 6 months ago
JSON representation
QGIS plugin to convert DEM ("xml" or "folder containing .xml" or ".zip containing .xml") to GeoTiff and Terrain RGB (Tiff).
- Host: GitHub
- URL: https://github.com/mierune/quickdem4jp
- Owner: MIERUNE
- License: gpl-2.0
- Created: 2019-08-28T00:36:33.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-29T02:37:56.000Z (9 months ago)
- Last Synced: 2024-08-29T03:24:57.366Z (9 months ago)
- Topics: geotiff, python, qgis, qgis-plugin, terrain-rgb
- Language: Python
- Homepage: https://mierune.co.jp/
- Size: 49.2 MB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QuickDEM4JP
[English](#Overview) / [日本語](#概要)
## OverviewThis QGIS plugin converts DEM XML files from the Geospatial Information Authority of Japan (GSI) to GeoTIFF and Terrain RGB formats.
You can find the DEM data in XML format for any location on the following site: https://fgd.gsi.go.jp/download
## Usage
- The plugin will be added under Plugin -> QuickDEM4JP in the menu.
- You can also find this icon on the QGIS toolbar.
- Select the input format, DEM path, output type (GeoTIFF or Terrain RGB), output path, and CRS. Check any options if needed, then click OK.
## 概要
このQGISプラグインは、国土地理院のDEM XMLファイルをGeoTIFFおよびTerrain RGB形式に変換する。
DEM XMLファイルは、以下のサイトからダウンロードできる。
https://fgd.gsi.go.jp/download## 使い方
- プラグインはメニューバーのプラグイン -> QuickDEM4JPに追加される。
- 以下のアイコンはツールバーにも表示される。
- 入力先、出力形式、出力先とオプションなどを設定し、OKボタンを押して実行する。