Process several LiDAR files
If you want to generate a map for a large area, you might need to process several LiDAR (an acronym of “light detection and ranging” or “laser imaging, detection, and ranging”) is a method for determining ranges by targeting an object or a surface with a laser and measuring the time for the reflected light to return to the receiver.batch
subcommand.
You will need to put your LiDAR (an acronym of “light detection and ranging” or “laser imaging, detection, and ranging”) is a method for determining ranges by targeting an object or a surface with a laser and measuring the time for the reflected light to return to the receiver.in
at the root of the directory in which you are executing Cassini. The output tiles and the merged map will be put in a directory named out
. You can specify the input and output directories with the --input-dir
and the --output-dir
arguments.
If you are not happy with the result (too few cliffs, too much green…), you can modify the configuration and re-generate the map while skipping the LiDAR (an acronym of “light detection and ranging” or “laser imaging, detection, and ranging”) is a method for determining ranges by targeting an object or a surface with a laser and measuring the time for the reflected light to return to the receiver.--skip-lidar
argument. Check the configuration reference to learn more about all the configuration options.