Changes between Version 19 and Version 20 of Help/LeicaLidarDems
- Timestamp:
- May 19, 2009, 3:34:19 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/LeicaLidarDems
v19 v20 115 115 }}} 116 116 117 To output the DEM :117 To output the DEM (as integers): 118 118 119 119 11. '''`r.out.gdal input=<DEMmapname> type=Int16 output=<outputDEMfile>`''' 120 121 if you want a floating point DEM then use type=Float32 instead. 120 122 ------------ 121 123 == Making the DEM suitable for azgcorr ==