Skip to content

Commit ce90341

Browse files
committed
Merge pull request #1404 from gioman/master
[processing] add GRASS r.out.xyz
2 parents 872ed82 + affc9a1 commit ce90341

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
r.out.xyz
2+
r.out.xyz - Export a raster map to a text file as x,y,z values based on cell centers
3+
Raster (r.*)
4+
ParameterRaster|input|Name of input raster map|False
5+
ParameterString|fs|Field separator|
6+
OutputFile|output|Name for output file

0 commit comments

Comments
 (0)