Process a single LiDAR file
The simplest way to use Cassini is to pass a single 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.cassini process
subcommand:
It will generate a png map in the tile
directory (you can specify the out directory with the --output-dir
argument).
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 preprocessing step (which is the most time consuming part) with the cassini render
subcommand. Check the configuration reference to learn more about all the configuration options.