Crop and merge polygons
- operators.ops3d.crop_and_merge_polygons(client, point_cloud_files='points.laz', polygon_file='polygon.pickle', output_file='cropped.laz', instance_type='x2large')
- crop_and_merge_polygons( client,point_cloud_files=’points.laz’,polygon_file=’polygon.pickle’,output_file=’cropped.laz’,instance_type=’x2large’ )
- Parameters:
point_cloud_files – Input file path for the point clouds
polygon_file – Input file path for the polygon (pickle)
output_file – Output file path for the cropped point cloud
instance_type – type of cloud instance used for processing