Skip to content

Process a single LiDAR file

The simplest way to use Cassini is to pass a single LiDAR file path to the cassini process subcommand:

cassini process path\to\my\tile.laz

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.

cassini render tile