# Collaborative Marking GCPs

For a large number of control points in a project, Get3D Mapper supports multiple computers to mark GCPs together to enhance work efficiency.

<figure><img src="/files/YIeA6wOc7abJfqbVU41q" alt=""><figcaption><p>Collaborative Marking GCPs</p></figcaption></figure>

Get3D Mapper supports opening sub-projects on multiple computers, and the only operation that sub-projects can do is to edit control points.

When the main project enters the interface of editing control points, it locks all control points by default.

When the main project releases a portion of the control points, the secondary project can lock that portion of the released control points and perform Mark GCPs operations. When multiple computers have finished collaborating on the marking, click on each computer to save the control point information.

Finally, the main project will update the control point information.

<figure><img src="/files/puNgNVymQEbVFxPdB25W" alt=""><figcaption><p>Operation Pricinple</p></figcaption></figure>

The specific operation is as follows:

1\) In the main project in the submit AT interface click **Edit GCP** to enter the Edit Control Points interface. **Import the control point file** and **select the correct coordinate system**.

2\) Select some control points and click **Unlock**.

<figure><img src="/files/cirzRRM5Dy9CWLriuB2R" alt=""><figcaption><p>Unlock Points</p></figcaption></figure>

<figure><img src="/files/cn21GHWmk0aDbsn8IupQ" alt=""><figcaption><p>After Unlocking</p></figcaption></figure>

3\) Open the project on another computer. When you open it, the default prompt is that the project opened here is a sub-project, and you can only edit control point operations.

<figure><img src="/files/cTKOvWOZ9GxbfvCKbtyp" alt=""><figcaption><p>Prompt</p></figcaption></figure>

<figure><img src="/files/1fxbNnr7G9JfOVFbxb0N" alt=""><figcaption><p>Edit GCP</p></figcaption></figure>

4\) Enter the Edit Control Points screen, click **Update** to see the unlocked control points, and then you can Mark GCPs on the machine after locking it.

<figure><img src="/files/M6aUf2ZV2LffPjYNLyGk" alt=""><figcaption><p>Update</p></figcaption></figure>

<figure><img src="/files/8ddnYhWKkkHvO6fDzW2D" alt=""><figcaption><p>Unlocked Points</p></figcaption></figure>

For more details on marking GCPs, refer to the section [Edit Control Points](/user-help-center/get3d-mapper/getting-started/edit-control-points.md)

5\) When sub-project has done marking, click **Update** and **Save**.

<figure><img src="/files/8ShgmTRZJf9P6db7MbA7" alt=""><figcaption><p>Update and Save Sub-Project Marking Results</p></figcaption></figure>

6\) After completing all marking points operation, click **Update**, **Save** in the main project to exit this screen.

<figure><img src="/files/hjNGLxAGvc74AJotH6wV" alt=""><figcaption><p>Update and Save All Marking Results</p></figcaption></figure>


---

# 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.get3d.ai/user-help-center/get3d-mapper/cluster-mode/collaborative-marking-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.
