# Examples: How to ensure accurate Georeferencing of Trajectories and Pointclouds

There are a few steps within the post processing workflow where you will be prompted to select some form of [georeferencing](https://docs.phoenixlidar.com/common-terms-and-definitions#georeferencing) ([datum](https://docs.phoenixlidar.com/common-terms-and-definitions#datum), [epoch](https://docs.phoenixlidar.com/common-terms-and-definitions#epoch), [horizontal](https://docs.phoenixlidar.com/common-terms-and-definitions#horizontal-datum) [CRS](https://docs.phoenixlidar.com/common-terms-and-definitions#coordinate-reference-system-crs), [Vertical](https://docs.phoenixlidar.com/common-terms-and-definitions#vertical-datum) [CRS](https://docs.phoenixlidar.com/common-terms-and-definitions#coordinate-reference-system-crs), etc.).

It is critical to the absolute accuracy of your post processed data products that this information is correct.

These steps include:

**Project File - Spatial Explorer / LiDARMill**

* Project CRS&#x20;
  * Datum and epoch
* Import GCPs&#x20;
  * Horizontal CRS, Vertical CRS, Epoch

**Trajectory Processing - Inertial Explorer / Navlab**

* Input Refined Reference Station Coordinates during trajectory processing
  * Position, Datum, and Epoch
* Output trajectory
  * Datum

**LiDAR Export - Spatial Explorer / LiDARMill**

* Export LAS/LAZ&#x20;
  * Horizontal CRS, Vertical CRS, Epoch


---

# 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.phoenixlidar.com/general-faq/examples-how-to-ensure-accurate-georeferencing-of-trajectories-and-pointclouds.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.
