Point cloud operators ==================================================== Operators to perform various operations on point clouds File level operators ------------------------------------------------ File level operators are operators that compute results from a single file on a single cloud instance. .. toctree:: :glob: :caption: Gdal :maxdepth: 1 ops3d/gdal/* .. toctree:: :glob: :caption: Default :maxdepth: 1 ops3d/default/* Folder level operators ------------------------------------------------ Folder level operators are operators that compute results for each file in the folder on a massive parallel setup by using multiple cloud instances. .. toctree:: :glob: :caption: Gdal :maxdepth: 1 ops3d/gdal_folder/* .. toctree:: :glob: :caption: Default :maxdepth: 1 ops3d/default_folder/*