Skip to content

Commit

Permalink
Merge pull request #1404 from gioman/master
Browse files Browse the repository at this point in the history
[processing] add GRASS r.out.xyz
  • Loading branch information
alexbruy committed May 29, 2014
2 parents 872ed82 + affc9a1 commit ce90341
Showing 1 changed file with 6 additions and 0 deletions.
@@ -0,0 +1,6 @@
r.out.xyz
r.out.xyz - Export a raster map to a text file as x,y,z values based on cell centers
Raster (r.*)
ParameterRaster|input|Name of input raster map|False
ParameterString|fs|Field separator|
OutputFile|output|Name for output file

0 comments on commit ce90341

Please sign in to comment.