Colors a point cloud using a WMS.
This python script adds color to a LAS/LAZ file using a WMS service.
(Default: PDOK aerial imagery)
Download and install Anaconda or Miniconda. Open the Anaconda Prompt
. Run the following command in the directory of this repository:
conda env create -f environment.yml
Open an Anaconda Prompt. Run the following command:
conda activate point-cloud-colorize
python las_colorize.py -h
To see the help.
python las_colorize.py -i C_25DN2.las -o C_25DN2_color.las