# Ground Control

Ground control points (GCPs) can be used for accuracy assessment, accuracy reporting, and data adjustment.  To import GCPs into a project, use File->Open to open a CSV file - SpatialExplorer will automatically assume that a CSV contains GCP information. You will then need to specify the coordinate system of the GCPs as well as the column assignments:

<figure><img src="/files/ucCuYmaOYbJzkNizIlpG" alt=""><figcaption></figcaption></figure>

## GCP Type

GCPs are assigned via their **Type** attribute as either **Check, Control, or Unused** points:

* Check and Control points are generally collected at the same time, using the same methodology.&#x20;
* Control points are used for data adjustments, whereas Check points are used for accuracy reporting. Control points appear orange in the main view, while check points appear blue.&#x20;
* GCPs utilized for data adjustments should not be used to validate the accuracy of the data product.&#x20;

Ensure the Coordinate Reference System (CRS) is properly configured to match the CRS that the GCPs reference. For configuring the CRS menu, refer to [**Coordinate Reference System window**](/spatialexplorer-8-and-9/user-interface/windows/project-setup.md).&#x20;

Visually verify the GCPs are properly georeferenced:

<figure><img src="/files/dIbSXbEKLkEXV0VdeTOb" alt=""><figcaption></figcaption></figure>

You can find more information on the principles of ground control usage and collection here:

{% file src="/files/WevkTJDlLBekNMoRUcfR" %}


---

# 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/spatialexplorer-8-and-9/user-interface/windows/project/ground-control-points-gcps.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.
