Changes between Version 8 and Version 9 of Help/LeicaLidarDems
- Timestamp:
- May 18, 2009, 9:58:46 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/LeicaLidarDems
v8 v9 20 20 ------------ 21 21 == GRASS == 22 The first step is to create a location of the required area. When this is done the ASCII point data can be loaded in. To do this use the following command:22 The first step is to create a location of the required area. See the GRASS reference manual for help with this. When this is done the ASCII point data can be loaded in. To do this use the following command: 23 23 24 24 `r.in.xyz input=<LDRfilename> output=<outputmapname> x=2 y=3 z=4 fs=' '`