# Pointcloud

* Access the following tools by clicking on the "Create..." drowndown under the [pointcloud "Edit" tab](https://docs.phoenixlidar.com/lidarmill-desktop/user-interface/windows/project-management-window/point-clouds#edit)

!["Create..." Dropdown](/files/-Ma5JmLGK8W93zwFW7pI)

## Resample Cloud (Delaunay)

* Used to create a resampled cloud at a specified resolution or "Grid Stride \[m]"
* Click on "Resample Cloud (Delaunay)"
* Specify desired parameters for the resampled cloud:
  * Grid Stride \[m]
  * Desired point class
* Click "OK" to create resampled cloud

![](/files/-Ma52PPySaA2mSJOUlnk)

## Downsample Cloud

* Used to create a downsampled cloud with options of keeping:
  * Highest point
  * Lowest point
  * Central point
  * Central point (2D)
  * Highest intensity
  * Lowest intensity
  * First in time
  * Last in time
  * Random
* Click on "Downsample cloud"
* Specify desired parameters for the downsampled cloud:
  * Keep - points to retain during downsampling
  * Cell size - point grid spacing&#x20;

![](/files/-Ma5J0utRxzkJoKGLpTe)

## Compute Height Above Ground

* Used to write height above ground information into the pointcloud
* Height above ground information needs to be written into pointcloud before it can be visualized within the [pointcloud visualization tab](https://docs.phoenixlidar.com/lidarmill-desktop/user-interface/windows/project-management-window/point-clouds#visualization)
  * [Ground classification](https://docs.phoenixlidar.com/lidarmill-desktop/post-processing/workflow-kk/classification/find-ground-ptd) is required prior to using this tool
    * Click on "Compute Height Above Ground"
    * Specify Pixel size \[in meters]:
    * Click "OK" to write height above ground information into the pointcloud

![](/files/-Ma5JYSlStCHHKhVfU53)

## Backup

* Used to create a backup pointcloud CLOUD file&#x20;
* Click on "Backup"&#x20;
* Specify output File name and folder
* Click "Save"&#x20;

![](/files/-Ma5LBop2vVMvbS6OtEN)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs-6.phoenixlidar.com/lidarmill-desktop/post-processing/workflow-kk/data-products/pointcloud.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
