[GRASS-SVN] r59781 - grass-promo/grassposter/2014_EGU_G7_Landscape

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Apr 18 01:11:45 PDT 2014


Author: mmetz
Date: 2014-04-18 01:11:45 -0700 (Fri, 18 Apr 2014)
New Revision: 59781

Modified:
   grass-promo/grassposter/2014_EGU_G7_Landscape/poster.tex
Log:
Lidar, improved vector modules

Modified: grass-promo/grassposter/2014_EGU_G7_Landscape/poster.tex
===================================================================
--- grass-promo/grassposter/2014_EGU_G7_Landscape/poster.tex	2014-04-17 21:31:10 UTC (rev 59780)
+++ grass-promo/grassposter/2014_EGU_G7_Landscape/poster.tex	2014-04-18 08:11:45 UTC (rev 59781)
@@ -165,9 +165,8 @@
 
 \blocknode{Lidar}{
 \smallskip
-The Lidar library ({\url {www.liblas.org}}) included in GRASS GIS permits the import of Lidar (.las)
-data in raster (r.in.lidar using statistics of choice) or in vector format (v.in.lidar). 
-Author Markus Metz tested r.in.lidar with a 705Gb .las file. \newline
+The Lidar library ({\url {www.liblas.org}}) used by GRASS GIS permits the import of LAS Lidar
+data. The imported data can be in raster (r.in.lidar using statistics of choice) or in vector format (v.in.lidar). \newline
 On-farm water storage study with lidar data in NSW (Australia) developed a full remote sensing monitoring methodology
 of water availability with lidar-based bathymetric survey and multi-source remote sensing survey [8].\newline
 \begin{center}
@@ -190,11 +189,11 @@
 {\bf Other functions}
 
 \begin{itemize}
- \item {\bf v.} blabla
- \item {\bf v.} blabla
- \item {\bf v.} blabla
- \item {\bf v.} blabla
- \item {\bf v.} blabla
+ \item {\bf v.distance:} Calculates distances from points, lines, or areas to points, lines, or areas.
+ \item {\bf v.overlay:} The processing speed has been substantially improved.
+ \item {\bf v.net.*:} All vector network analysis tools provide now fine control over node costs.
+ \item {\bf v.voronoi:} New option to create Voronoi diagrams for areas.
+ \item {\bf v.rectify:} Vector data can now be georeferenced using various methods for 2D and 3D coordinate transformation.
 \end{itemize}
 }
 



More information about the grass-commit mailing list