X 0 1000000000
Y 0 1000000000
Z 0 1000000000
intensity 0 0
return_number 0 0
number_of_returns 0 0
edge_of_flight_line 0 0
scan_direction_flag 0 0
classification 0 0
scan_angle_rank 0 0
user_data 0 0
point_source_ID 0 0
gps_time 0.000000 0.000000
Color R 1536 65280
G 1536 65280
B 1792 65280
number of first returns: 2754908
number of intermediate returns: 0
number of last returns: 2754908
number of single returns: 2754908
WARNING: there are 2754908 points with return number 0
WARNING: there are 2754908 points with a number of returns of given pulse of 0
histogram of classification of points:
2754908 never classified (0)
And here are the commands and outputs.
C:\LAStools\LAStools\bin>set PATH=%PATH%;C:\LAStools\LAStools\bin;
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>:: specify input file (uso archivo donde le hice las2las y con reproyeccion UTM 20S y se guardo como _1).
C:\LAStools\LAStools\bin>set INPUT_POINTS=C:\LAStools\LAStools\bin\0_raw_lidar\r1af_xyz_Maru1_scan_000_las_clean_1.las
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>:: specify desired output raster resolution
C:\LAStools\LAStools\bin>set STEP=0.5
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>:: specify desired contour line spacing
C:\LAStools\LAStools\bin>set EVERY=1.0
C:\LAStools\LAStools\bin>set COARSE_STEP=1.0
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>:: specify file name and format for DTM
C:\LAStools\LAStools\bin>set OUTPUT_DTM=C:\LAStools\LAStools\bin\0_raw_lidar\results\r1af_xyz_Maru1_scan_000_las_clean_dtm.tif
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>:: specify file name and format for DSM
C:\LAStools\LAStools\bin>set OUTPUT_DSM=C:\LAStools\LAStools\bin\0_raw_lidar\results\r1af_xyz_Maru1_scan_000_las_clean_dsm.tif
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>:: specify file name and format for elevation contour
C:\LAStools\LAStools\bin>set OUTPUT_ISO=C:\LAStools\LAStools\bin\0_raw_lidar\results\r1af_xyz_Maru1_scan_000_las_clean_dsm.shp
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>:: specify file name and format for CHM
C:\LAStools\LAStools\bin>set OUTPUT_CHM=C:\LAStools\LAStools\bin\0_raw_lidar\results\r1af_xyz_Maru1_scan_000_las_clean_chm.tif
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>:: specify file name and format for CHM_0a1 metro
C:\LAStools\LAStools\bin>set OUTPUT_CHM_0a1=C:\LAStools\LAStools\bin\0_raw_lidar\results\r1af_xyz_Maru1_scan_000_las_clean_chm_0a1.tif
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>:: specify file name and format for CHM_1a3 metros
C:\LAStools\LAStools\bin>set OUTPUT_CHM_1a3=C:\LAStools\LAStools\bin\0_raw_lidar\results\r1af_xyz_Maru1_scan_000_las_clean_chm_1a3.tif
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>:: specify file name and format for CHM_3a20 metros
C:\LAStools\LAStools\bin>set OUTPUT_CHM_3a20=C:\LAStools\LAStools\bin\0_raw_lidar\results\r1af_xyz_Maru1_scan_000_las_clean_chm3a20.tif
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>:: specify temporary directory for tiles
C:\LAStools\LAStools\bin>set TEMP_DIR=C:\LAStools\LAStools\bin\poop
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>:: specify size of tile and edge-artifact-avoiding buffer
C:\LAStools\LAStools\bin>set TILE_SIZE=500
C:\LAStools\LAStools\bin>set BUFFER=25
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>:: specify number of cores
C:\LAStools\LAStools\bin>set CORES=4
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>::
C:\LAStools\LAStools\bin>:: do the actual processing
C:\LAStools\LAStools\bin>::
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>:: create or empty temporary directory
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>rmdir %TEMP_DIR% /s /q
C:\LAStools\LAStools\bin>mkdir %TEMP_DIR%
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>:: create buffered tiling
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>lastile -i %INPUT_POINTS% ^
¿Más? -rescale 0.01 0.01 0.01 ^
¿Más? -tile_size %TILE_SIZE% -buffer %BUFFER% ^
¿Más? -o %TEMP_DIR%\tile.laz -olaz
Please note that LAStools is not "free" (see
http://lastools.org/LICENSE.txt)
contact '
martin....@rapidlasso.com' to clarify licensing terms if needed.
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>:: run lassort on all tiles
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>lassort -i %TEMP_DIR%\tile*.laz ^
¿Más? -odix _s -olaz ^
¿Más? -cores %CORES%
Please note that LAStools is not "free" (see
http://lastools.org/LICENSE.txt)
contact '
martin....@rapidlasso.com' to clarify licensing terms if needed.
Please note that LAStools is not "free" (see
http://lastools.org/LICENSE.txt)
contact '
martin....@rapidlasso.com' to clarify licensing terms if needed.
Please note that LAStools is not "free" (see
http://lastools.org/LICENSE.txt)
contact '
martin....@rapidlasso.com' to clarify licensing terms if needed.
Please note that LAStools is not "free" (see
http://lastools.org/LICENSE.txt)
contact '
martin....@rapidlasso.com' to clarify licensing terms if needed.
Please note that LAStools is not "free" (see
http://lastools.org/LICENSE.txt)
contact '
martin....@rapidlasso.com' to clarify licensing terms if needed.
done with 'C:\LAStools\LAStools\bin\poop\tile_-500_-500_s.laz'. took 4.045 sec.
done with 'C:\LAStools\LAStools\bin\poop\tile_0_-500_s.laz'. took 4.011 sec.
done with 'C:\LAStools\LAStools\bin\poop\tile_-500_0_s.laz'. took 4.545 sec.
done with 'C:\LAStools\LAStools\bin\poop\tile_0_0_s.laz'. took 4.545 sec.
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>:: run lasground on all tiles
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>lasground -i %TEMP_DIR%\tile*_s.laz ^
¿Más? -all_returns ^
¿Más? -city -ultra_fine ^
¿Más? -odix g -olaz ^
¿Más? -cores %CORES%
Please note that LAStools is not "free" (see
http://lastools.org/LICENSE.txt)
contact '
martin....@rapidlasso.com' to clarify licensing terms if needed.
Please note that LAStools is not "free" (see
http://lastools.org/LICENSE.txt)
contact '
martin....@rapidlasso.com' to clarify licensing terms if needed.
Please note that LAStools is not "free" (see
http://lastools.org/LICENSE.txt)
contact '
martin....@rapidlasso.com' to clarify licensing terms if needed.
WARNING: coordinates seem to be longlat. in this case lasground will (likely) fail.
Please note that LAStools is not "free" (see
http://lastools.org/LICENSE.txt)
contact '
martin....@rapidlasso.com' to clarify licensing terms if needed.
Please note that LAStools is not "free" (see
http://lastools.org/LICENSE.txt)
contact '
martin....@rapidlasso.com' to clarify licensing terms if needed.
WARNING: unlicensed. over 1.5 million points. output slightly distorted.
tiny xyz noise. points permuted. intensity, gps_time, user_data & point_source_ID zeroed.
WARNING: unlicensed. over 1.5 million points. output slightly distorted.
tiny xyz noise. points permuted. intensity, gps_time, user_data & point_source_ID zeroed.
done with 'C:\LAStools\LAStools\bin\poop\tile_-500_0_sg.laz'. total time 27.849 sec.
WARNING: unlicensed. over 1.5 million points. output slightly distorted.
tiny xyz noise. points permuted. intensity, gps_time, user_data & point_source_ID zeroed.
done with 'C:\LAStools\LAStools\bin\poop\tile_0_0_sg.laz'. total time 29.643 sec.
done with 'C:\LAStools\LAStools\bin\poop\tile_-500_-500_sg.laz'. total time 31.269 sec.
WARNING: unlicensed. over 1.5 million points. output slightly distorted.
tiny xyz noise. points permuted. intensity, gps_time, user_data & point_source_ID zeroed.
done with 'C:\LAStools\LAStools\bin\poop\tile_0_-500_sg.laz'. total time 32.679 sec.
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>:: create the DTMs for all tiles
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>blast2dem -i %TEMP_DIR%\tile*_sg.laz ^
¿Más? -keep_class 2 ^
¿Más? -step %STEP% ^
¿Más? -use_tile_bb ^
¿Más? -ocut 3 -odix _dtm -obil ^
¿Más? -cores %CORES%
Please note that LAStools is not "free" (see
http://lastools.org/LICENSE.txt)
contact '
martin....@rapidlasso.com' to clarify licensing terms if needed.
Please note that LAStools is not "free" (see
http://lastools.org/LICENSE.txt)
contact '
martin....@rapidlasso.com' to clarify licensing terms if needed.
Please note that LAStools is not "free" (see
http://lastools.org/LICENSE.txt)
contact '
martin....@rapidlasso.com' to clarify licensing terms if needed.
Please note that LAStools is not "free" (see
http://lastools.org/LICENSE.txt)
contact '
martin....@rapidlasso.com' to clarify licensing terms if needed.
Please note that LAStools is not "free" (see
http://lastools.org/LICENSE.txt)
contact '
martin....@rapidlasso.com' to clarify licensing terms if needed.
FATAL ERROR: vertex not in hash. need pre-order mesh
FATAL ERROR: vertex not in hash. need pre-order mesh
duplicate_points 223623
duplicate_points 249669
duplicate_points 204952
there were 2101 clipped rasters (and 0 unclipped ones)
duplicate_points 214535
there were 2961 clipped rasters (and 0 unclipped ones)
C:\LAStools\LAStools\bin> -hillshade
"-hillshade" no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable.
C:\LAStools\LAStools\bin>-utm 20south ^
¿Más?
¿Más? :: join into single DTM
"-utm" no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable.
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>lasgrid -i %TEMP_DIR%\tile*_dtm.bil -merged ^
¿Más? -step %STEP% ^
¿Más? -o %OUTPUT_DTM%
Please note that LAStools is not "free" (see
http://lastools.org/LICENSE.txt)
contact '
martin....@rapidlasso.com' to clarify licensing terms if needed.
WARNING: BIL raster contains only no data values
WARNING: BIL raster contains only no data values
WARNING: BIL raster contains only no data values
WARNING: BIL raster contains only no data values
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>:: create the DSMs for all tiles
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>blast2dem -i %TEMP_DIR%\tile*_sg.laz ^
¿Más? -step %STEP% ^
¿Más? -use_tile_bb ^
¿Más? -ocut 3 -odix _dsm -obil ^
¿Más? - utm 20south ^
¿Más? -cores %CORES%
Please note that LAStools is not "free" (see
http://lastools.org/LICENSE.txt)
contact '
martin....@rapidlasso.com' to clarify licensing terms if needed.
ERROR: cannot understand argument '-'
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>:: join into single DSM
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>lasgrid -i %TEMP_DIR%\tile*_dsm.bil -merged ^
¿Más? -step %STEP% ^
¿Más? -o %OUTPUT_DSM%
Please note that LAStools is not "free" (see
http://lastools.org/LICENSE.txt)
contact '
martin....@rapidlasso.com' to clarify licensing terms if needed.
ERROR: no input specified
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>:: create an averaged (smoother) coarse DTM
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>lasgrid -i %TEMP_DIR%\tile*_dtm.bil -merged ^
¿Más? -step %COARSE_STEP% -average ^
¿Más? -o %TEMP_DIR%\dtm_coarse.bil
Please note that LAStools is not "free" (see
http://lastools.org/LICENSE.txt)
contact '
martin....@rapidlasso.com' to clarify licensing terms if needed.
WARNING: BIL raster contains only no data values
WARNING: BIL raster contains only no data values
WARNING: BIL raster contains only no data values
WARNING: BIL raster contains only no data values
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>:: create elevation contours from DTM using BLAST
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>blast2iso -i %TEMP_DIR%\dtm_coarse.bil ^
¿Más? -iso_every %EVERY% ^
¿Más? -smooth 2 -simplify_length 1 -simplify_area 1 -clean 5 ^
¿Más? -utm 20south ^
¿Más? -o %OUTPUT_ISO%
Please note that LAStools is not "free" (see
http://lastools.org/LICENSE.txt)
contact '
martin....@rapidlasso.com' to clarify licensing terms if needed.
smoothing z coordinate with 0.5 as neighbor weight (except boundary vertices).
smoothing z coordinate with 0.5 as neighbor weight (except boundary vertices).
extracting contours at 6 elevations starting from 55 with spacing of 1.
removing segments shorter than 1 units ...
removing bumps with less area than 1 square units ...
removing lines shorter than 5 units ...
using datum 'WGS 84' with ellipsoid 'WGS-84'
using projection UTM 'WGS 84 / UTM zone 20S'
needed 0 seconds
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>:: create height normalized tiles (stores "height above ground" as z coordinate)
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>lasheight -i %TEMP_DIR%\tile*_sg.laz ^
¿Más? -replace_z ^
¿Más? -odix _hn -olaz ^
¿Más? -cores %NUM_CORES%
Please note that LAStools is not "free" (see
http://lastools.org/LICENSE.txt)
contact '
martin....@rapidlasso.com' to clarify licensing terms if needed.
WARNING: unlicensed. over 1.5 million points. output slightly distorted.
tiny xyz noise. points permuted. intensity, gps_time & point_source_ID zeroed.
done with 'C:\LAStools\LAStools\bin\poop\tile_-500_-500_sg_hn.laz'. total time 25.26 sec.
WARNING: unlicensed. over 1.5 million points. output slightly distorted.
tiny xyz noise. points permuted. intensity, gps_time & point_source_ID zeroed.
done with 'C:\LAStools\LAStools\bin\poop\tile_-500_0_sg_hn.laz'. total time 47.192 sec.
WARNING: unlicensed. over 1.5 million points. output slightly distorted.
tiny xyz noise. points permuted. intensity, gps_time & point_source_ID zeroed.
done with 'C:\LAStools\LAStools\bin\poop\tile_0_-500_sg_hn.laz'. total time 70.607 sec.
WARNING: unlicensed. over 1.5 million points. output slightly distorted.
tiny xyz noise. points permuted. intensity, gps_time & point_source_ID zeroed.
done with 'C:\LAStools\LAStools\bin\poop\tile_0_0_sg_hn.laz'. total time 101.344 sec.
done with all files. total time for 4 files 101.329 sec.
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>:: create canopy height raster (with resolution of STEP meters)
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>lasgrid -i %TEMP_DIR%\tile*_hn*.laz -merged ^
¿Más? -highest -step %STEP% -false -set_min_max 0 10 -fill 2 ^
¿Más? -o %OUTPUT_CHM%
Please note that LAStools is not "free" (see
http://lastools.org/LICENSE.txt)
contact '
martin....@rapidlasso.com' to clarify licensing terms if needed.
WARNING: first file is a buffered tile. maybe remove buffers first?
WARNING: unlicensed. over 10 million points. inserting black diagonal.
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>:: cortar en slices pedazos de nube por altura (para separar estratos)
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>:: pastos 0 a 1 metro
C:\LAStools\LAStools\bin>lasheight -i %TEMP_DIR%\tile*_sg.laz ^
¿Más? -replace_z ^
¿Más? -drop_below 1.0 ^
¿Más? -drop_above 3.0 ^
¿Más? -odix _hn_0a1 -olaz ^
¿Más? -cores %NUM_CORES%
Please note that LAStools is not "free" (see
http://lastools.org/LICENSE.txt)
contact '
martin....@rapidlasso.com' to clarify licensing terms if needed.
WARNING: unlicensed. over 1.5 million points. output slightly distorted.
tiny xyz noise. points permuted. intensity, gps_time & point_source_ID zeroed.
done with 'C:\LAStools\LAStools\bin\poop\tile_-500_-500_sg_hn_0a1.laz'. total time 25.803 sec.
WARNING: unlicensed. over 1.5 million points. output slightly distorted.
tiny xyz noise. points permuted. intensity, gps_time & point_source_ID zeroed.
done with 'C:\LAStools\LAStools\bin\poop\tile_-500_0_sg_hn_0a1.laz'. total time 47.49 sec.
WARNING: unlicensed. over 1.5 million points. output slightly distorted.
tiny xyz noise. points permuted. intensity, gps_time & point_source_ID zeroed.
done with 'C:\LAStools\LAStools\bin\poop\tile_0_-500_sg_hn_0a1.laz'. total time 70.703 sec.
WARNING: unlicensed. over 1.5 million points. output slightly distorted.
tiny xyz noise. points permuted. intensity, gps_time & point_source_ID zeroed.
done with 'C:\LAStools\LAStools\bin\poop\tile_0_0_sg_hn_0a1.laz'. total time 100.769 sec.
done with all files. total time for 4 files 100.723 sec.
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>lasgrid -i %TEMP_DIR%\tile*_hn_0a1*.laz -merged ^
¿Más? -highest -step %STEP% -false -set_min_max 0 10 -fill 2 ^
¿Más? -o %OUTPUT_CHM_0a1%
Please note that LAStools is not "free" (see
http://lastools.org/LICENSE.txt)
contact '
martin....@rapidlasso.com' to clarify licensing terms if needed.
WARNING: first file is a buffered tile. maybe remove buffers first?
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>:: arbustos 1 a 3 metros
C:\LAStools\LAStools\bin>lasheight -i %TEMP_DIR%\tile*_sg.laz ^
¿Más? -replace_z ^
¿Más? -drop_below 1.0 ^
¿Más? -drop_above 3.0 ^
¿Más? -odix _hn_1a3 -olaz ^
¿Más? -cores %NUM_CORES%
Please note that LAStools is not "free" (see
http://lastools.org/LICENSE.txt)
contact '
martin....@rapidlasso.com' to clarify licensing terms if needed.
WARNING: unlicensed. over 1.5 million points. output slightly distorted.
tiny xyz noise. points permuted. intensity, gps_time & point_source_ID zeroed.
done with 'C:\LAStools\LAStools\bin\poop\tile_-500_-500_sg_hn_1a3.laz'. total time 25.643 sec.
WARNING: unlicensed. over 1.5 million points. output slightly distorted.
tiny xyz noise. points permuted. intensity, gps_time & point_source_ID zeroed.
done with 'C:\LAStools\LAStools\bin\poop\tile_-500_0_sg_hn_1a3.laz'. total time 47.554 sec.
WARNING: unlicensed. over 1.5 million points. output slightly distorted.
tiny xyz noise. points permuted. intensity, gps_time & point_source_ID zeroed.
done with 'C:\LAStools\LAStools\bin\poop\tile_0_-500_sg_hn_1a3.laz'. total time 70.495 sec.
WARNING: unlicensed. over 1.5 million points. output slightly distorted.
tiny xyz noise. points permuted. intensity, gps_time & point_source_ID zeroed.
done with 'C:\LAStools\LAStools\bin\poop\tile_0_0_sg_hn_1a3.laz'. total time 99.789 sec.
done with all files. total time for 4 files 99.774 sec.
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>lasgrid -i %TEMP_DIR%\tile*_hn_1a3*.laz -merged ^
¿Más? -highest -step %STEP% -false -set_min_max 0 10 -fill 2 ^
¿Más? -o %OUTPUT_CHM_1a3%
Please note that LAStools is not "free" (see
http://lastools.org/LICENSE.txt)
contact '
martin....@rapidlasso.com' to clarify licensing terms if needed.
WARNING: first file is a buffered tile. maybe remove buffers first?
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>:: arboles >3 metros
C:\LAStools\LAStools\bin>lasheight -i %TEMP_DIR%\tile*_sg.laz ^
¿Más? -replace_z ^
¿Más? -drop_below 1.0 ^
¿Más? -drop_above 3.0 ^
¿Más? -odix _hn_3a20 -olaz ^
¿Más? -cores %NUM_CORES%
Please note that LAStools is not "free" (see
http://lastools.org/LICENSE.txt)
contact '
martin....@rapidlasso.com' to clarify licensing terms if needed.
WARNING: unlicensed. over 1.5 million points. output slightly distorted.
tiny xyz noise. points permuted. intensity, gps_time & point_source_ID zeroed.
done with 'C:\LAStools\LAStools\bin\poop\tile_-500_-500_sg_hn_3a20.laz'. total time 24.486 sec.
WARNING: unlicensed. over 1.5 million points. output slightly distorted.
tiny xyz noise. points permuted. intensity, gps_time & point_source_ID zeroed.
done with 'C:\LAStools\LAStools\bin\poop\tile_-500_0_sg_hn_3a20.laz'. total time 44.993 sec.
WARNING: unlicensed. over 1.5 million points. output slightly distorted.
tiny xyz noise. points permuted. intensity, gps_time & point_source_ID zeroed.
done with 'C:\LAStools\LAStools\bin\poop\tile_0_-500_sg_hn_3a20.laz'. total time 66.788 sec.
WARNING: unlicensed. over 1.5 million points. output slightly distorted.
tiny xyz noise. points permuted. intensity, gps_time & point_source_ID zeroed.
done with 'C:\LAStools\LAStools\bin\poop\tile_0_0_sg_hn_3a20.laz'. total time 94.905 sec.
done with all files. total time for 4 files 94.905 sec.
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>lasgrid -i %TEMP_DIR%\tile*_hn_3a20*.laz -merged ^
¿Más? -highest -step %STEP% -false -set_min_max 0 10 -fill 2 ^
¿Más? -o %OUTPUT_CHM_3a20%
Please note that LAStools is not "free" (see
http://lastools.org/LICENSE.txt)
contact '
martin....@rapidlasso.com' to clarify licensing terms if needed.
WARNING: first file is a buffered tile. maybe remove buffers first?
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>:: remove the temporary files and directory
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>:: rmdir %TEMP_DIR% /s /q
C:\LAStools\LAStools\bin>
C:\LAStools\LAStools\bin>echo "bye bye"
Thank you very much for the help!!
Kind regards,
Antonella Ferraina