# Licensing

Certain features in SpatialExplorer 5.X require a valid license to run. SpatialExplorer features additional advanced post processing modules such as LiDARSnap (LiDAR calibration), CameraSnap (camera calibration), and Automated Classification. A full report of licensed features can be found below or on [Our Website](https://www.phoenixlidar.com/software/).

{% hint style="info" %}
Please contact our sales team at <sales@phoenixlidar.com> if you are interested in purchasing a SpatialExplorer license
{% endhint %}

To access the Licensing utility, navigate to Tools --> Licensing.

![Licensing utility in SpatialExplorer 5.X](/files/-LscrcXaJ61oNLe9sPNL)

If there is no License present, the "Activation Key" field will be empty.

![No valid license found in SpatialExplorer 5.X](/files/-Lsd0sQlq66g0eozbGa9)

{% hint style="info" %}
An invalid license or missing key is indicated by a red circle with a red diagonal line through it.
{% endhint %}

## Activate License

To activate a license, enter the unique alphanumeric key into the "Activation Key" field. Press the "Activate License" radio button to register the key.

![](/files/-Lsd2C5GlwYByWxyLJXZ)

{% hint style="info" %}
A valid key is indicated by a green check-mark.
{% endhint %}

{% hint style="warning" %}
A valid internet connection is required to register the key against the PLS License Server. It is not required to use the program once the key has been registered.&#x20;
{% endhint %}

A message will indicate if the key was successfully activated. If the key was not activated, please contact **<support@phoenixlidar.com>** for assistance.

![](/files/-Lsd2FdjGV9nxU3N4WzW)

## Return License

To use the License on another machine, the key must be returned to the PLS License Server and activated on the other machine.

To return the license, click on the "Return License" radio button.

![](/files/-Lsd4JqCHIWIckvZFSWe)

{% hint style="warning" %}
A valid internet connection is required to return the key against the PLS License Server. It is not required to use the program once the key has been returned.
{% endhint %}

The messages window will indicate if the license was successfully returned to the PLS License server.

![](/files/-LsdAtetrdqAPcbnFozJ)

## Tutorial Video

{% embed url="<https://www.youtube.com/watch?v=8HvOECiC0Ic&feature=youtu.be>" %}

## SpatialExplorer Licensing Levels

| Feature                                   | Description                                                                                                                 | SE Basic | SE Lite | SE Pro |
| ----------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- | -------- | ------- | ------ |
| Export to LAS/LAZ                         | Seamless fusing of trajectory, scanner, and imagery data into a LAS/LAZ output.                                             | X        | X       | X      |
| CRS Management                            | Complete control of input and output coordinate systems and geoids.                                                         | X        | X       | X      |
| Flightlines Management                    | Customizable trajectory management for flightline/AOI isolation.                                                            | X        | X       | X      |
| Colorization Basic                        | Basic RGB extraction (by time or distance) from co-acquired imagery into the point cloud.                                   | X        | X       | X      |
| QC - Cloud viewing                        | Visually appealing, user-friendly cloud visualization for a simple QC or in-depth understanding of the point cloud.         | X        | X       | X      |
| QC - Measurements                         | Visualization of the point cloud through user-defined cross sections and measurement tools for point to point analysis.     | X        | X       | X      |
| MTA Resolution                            | Integrated MTA resolution for RIEGL scanner data converted into a compressed output.                                        | X        | X       | X      |
| OpenStreetMap - Basemap                   | Use of base-maps from OpenStreetMap.                                                                                        | X        | X       | X      |
| IMU Configuration Tool                    | Calculator/converter for IMU orientation configuration or adjustment.                                                       | X        | X       | X      |
| Georeference Images (Pix4D)               | Camera position and orientation export based on post processed trajectory for use in Pix4D or other photogrametry software. |          | X       | X      |
| Import and Colorize from Orthomosaic      | Functionality for orthomosaic import extraction of RGB(NIR) imagery.                                                        |          | X       | X      |
| QC - Project Report (incl. GCP)           | Customizable project reports with logical, quantifiable, and actionable analytics.                                          |          | X       | X      |
| Opening LAS/LAZ files                     | Universal LAS/LAZ import for multi-functional analysis and visualization of imported point clouds.                          |          | X       | X      |
| GCP Adjust                                | Automated adjustment to surveyed ground control points in any coordinate system and geoid.                                  |          | X       | X      |
| LiDARSnap - Boresight                     | Automated point cloud calibration with individual scanner corrections for fast, accurate point cloud creation.              |          |         | X      |
| LiDARSnap - Trajectory Optimization       | Per-flightline trajectory optimization.                                                                                     |          |         | X      |
| CameraSnap - Calibrate Camera             | Automated extrinsic and intrinsic camera calibration for cameras using collected imagery.                                   |          |         | X      |
| Color Balance & Advanced Colorization     | Customizable radiometric adjustment and specialized extraction of multiple imagery types.                                   |          |         | X      |
| Classification - Routines                 | Automated and customizable classification routines including ground isolation and noise removal.                            |          |         | X      |
| Classification - Interactive (Selections) | Logical and interactive classification tools using user-friendly selections and visualizations.                             |          |         | X      |
| Resample Cloud                            | Downsampling of Pointclouds to specified density.                                                                           |          |         | X      |
| Map (DEM, DSM, Height...)                 | Creation of actionable output map products (Digital Elevation Models, Height Rasters and many more).                        |          |         | X      |
| Vector (Contours...)                      | Formation of accurate and aesthetic contour vectors for use in any GIS or CAD software.                                     |          |         | X      |
| Mesh                                      | Creation of triangulated mesh from highly resolute and accurate point cloud and imagery data.                               |          |         | X      |


---

# 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/spatialexplorer/installation/licensing-1.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.
