# Data Products

## Summary

SpatialExplorer can generate a variety of [Raster](https://docs.phoenixlidar.com/lidarmill-desktop/post-processing/workflow-kk/data-products/create-maps), [Vector](https://docs.phoenixlidar.com/lidarmill-desktop/post-processing/workflow-kk/data-products/create-contours), and [Pointcloud](https://docs.phoenixlidar.com/lidarmill-desktop/post-processing/workflow-kk/data-products/pointcloud) data products from LiDAR and Imagery data

## Details:&#x20;

The following data products can be generated in SpatialExplorer from pointcloud data:

### Raster

* [Maps](https://docs.phoenixlidar.com/lidarmill-desktop/post-processing/workflow-kk/data-products/create-maps#create-maps)
  * Height (Mean) - Raster DTM
  * Density&#x20;
  * Strip Index
  * Strip Overlap
  * Geodetic Altitude
  * Intensity
  * Color&#x20;
  * Classification
  * Classification (Bottom-up)
  * Distance to Model
  * Height Above Ground - CHM

### Vector

* [Contours](https://docs.phoenixlidar.com/lidarmill-desktop/post-processing/workflow-kk/data-products/create-contours#create-contours)
* [DTM Mesh](https://docs.phoenixlidar.com/lidarmill-desktop/post-processing/workflow-kk/data-products/create-contours#dtm-mesh)

### Pointcloud

* [Resample Cloud (Delaunay)](https://docs.phoenixlidar.com/lidarmill-desktop/post-processing/workflow-kk/data-products/pointcloud#resample-cloud-delaunay)
* [Downsample Cloud](https://docs.phoenixlidar.com/lidarmill-desktop/post-processing/workflow-kk/data-products/pointcloud#downsample-cloud)
* [Compute Height Above Ground](https://docs.phoenixlidar.com/lidarmill-desktop/post-processing/workflow-kk/data-products/pointcloud#compute-height-above-ground)
* [Backup](https://docs.phoenixlidar.com/lidarmill-desktop/post-processing/workflow-kk/data-products/pointcloud#backup)

## Video Walkthrough

In this video, we highlight some of the export features in SpatialExplorer 6 including maps, contours, surfaces, and project reports.

{% embed url="<https://www.youtube.com/watch?v=fuwydE9qtTQ>" %}


---

# 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.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.
