==================================== Command Line Examples: pylidar_tiles ==================================== ----------------------------------------------- Splitting a File into Tiles using pylidar_tiles ----------------------------------------------- Once you have converted your data to SPDV4 format, you can use this utility to split it into tiles so they can be processed independently. Run "pylidar_tile -h" to obtain full help. The basic usage is to specify a input file like this:: pylidar_tile --input data.spdv4 Many of the flags are similar to "pylidar_index" so consult the help above for more information on these.