Changes between Version 19 and Version 20 of Help/LeicaLidarDems


Ignore:
Timestamp:
May 19, 2009, 3:34:19 PM (15 years ago)
Author:
mark1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Help/LeicaLidarDems

    v19 v20  
    115115}}}
    116116
    117 To output the DEM:
     117To output the DEM (as integers):
    118118
    11911911.    '''`r.out.gdal input=<DEMmapname> type=Int16 output=<outputDEMfile>`'''
     120
     121if you want a floating point DEM then use type=Float32 instead.
    120122------------
    121123== Making the DEM suitable for azgcorr ==