[GRASS-SVN] r50135 -
grass/branches/releasebranch_6_4/raster/r.out.vtk
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Jan 11 09:28:46 EST 2012
Author: neteler
Date: 2012-01-11 06:28:45 -0800 (Wed, 11 Jan 2012)
New Revision: 50135
Modified:
grass/branches/releasebranch_6_4/raster/r.out.vtk/description.html
Log:
cosmetics
Modified: grass/branches/releasebranch_6_4/raster/r.out.vtk/description.html
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.out.vtk/description.html 2012-01-11 14:26:39 UTC (rev 50134)
+++ grass/branches/releasebranch_6_4/raster/r.out.vtk/description.html 2012-01-11 14:28:45 UTC (rev 50135)
@@ -100,7 +100,8 @@
output=wms_global_mosaic
# export the data to VTK
-r.out.vtk rgbmaps=wms_global_mosaic.red,wms_global_mosaic.green,wms_global_mosaic.blue elevation=elevation.10m output=/tmp/out.vtk
+r.out.vtk rgbmaps=wms_global_mosaic.red,wms_global_mosaic.green,wms_global_mosaic.blue \
+ elevation=elevation.10m output=/tmp/out.vtk
# visualize in Paraview or other VTK viewer:
paraview --data=/tmp/out.vtk
More information about the grass-commit
mailing list