Skip to content

Commit affc9a1

Browse files
author
gioman
committed
add GRASS r.out.xyz
1 parent 18e1bd0 commit affc9a1

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)