From 99b3f695ae141c79fd7962f0c69930a7d1a41a49 Mon Sep 17 00:00:00 2001 From: Markus Metz Date: Fri, 18 Apr 2014 08:11:45 +0000 Subject: [PATCH] Lidar, improved vector modules git-svn-id: https://svn.osgeo.org/grass/grass-promo@59781 15284696-431f-4ddb-bdfa-cd5b030d7da7 --- grassposter/2014_EGU_G7_Landscape/poster.tex | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/grassposter/2014_EGU_G7_Landscape/poster.tex b/grassposter/2014_EGU_G7_Landscape/poster.tex index 035bcea..ac81bb7 100644 --- a/grassposter/2014_EGU_G7_Landscape/poster.tex +++ b/grassposter/2014_EGU_G7_Landscape/poster.tex @@ -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} }