-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathmetadata.txt
More file actions
24 lines (21 loc) · 785 Bytes
/
Copy pathmetadata.txt
File metadata and controls
24 lines (21 loc) · 785 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[general]
name=Heightmap Export
qgisMinimumVersion=2.0
qgisMaximumVersion=3.99
description=Easily create 16-bit PNG heightmaps from DEM data.
about=Heightmap Export was created to make it easy to take USGS DEM data or
similar raster layers, calculate the dimensions for scale terrain relief
models, and export a 16-bit PNG image at a resolution chosen for CNC
workflows.
version=0.5.0
author=Nathaniel Klumb
email=heightmap@clayjar.com
homepage=https://github.com/ClayJarCom/HeightmapExport
tracker=https://github.com/ClayJarCom/HeightmapExport/issues
repository=https://github.com/ClayJarCom/HeightmapExport
icon=HeightmapExport.png
category=Raster
tags=DEM,heightmap,terrain relief,CNC
experimental=False
deprecated=False
changelog=0.5.0 - Merged QGIS 2/3 versions.