# Working with GPS data in Garmin Basecamp

Garmin Basecamp is available to download here: <https://www.garmin.com/en-GB/software/basecamp/>&#x20;

## The Interface

The interface to Garmin Basecamp is similar to most Desktop GIS:&#x20;

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

1. **Menu Bar** - provides access to Basecamp functions using standard hierarchical menus
2. **Library** - lists Collections and Folders containing data added to or created in Basecamp
3. **Scale bar**
4. **Map panel** - as standard Garmin includes a basic outline of the continent

### Menu Bar

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

The **Menu Bar** includes many different ways to interact with the software. &#x20;

1. **File** - allows users to create new datasets, folders and collections:

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

2. **Device** - allows users to send or receive data from a GPS:

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

3. **Tools** - allows users to interact with the map panel:

<figure><img src="/files/1RCIOiWVBQDw5VqQYxof" alt=""><figcaption></figcaption></figure>

## Creating Data

To create new Waypoints, Routes and Tracks, it is good practise to create a new List, then creating the dataset in the map view.&#x20;

### Creating Waypoints

1. Create a new list using: **File -> New -> List:**

<figure><img src="/files/8FhkvYXX3P85YqS0AUwQ" alt=""><figcaption></figcaption></figure>

2. Select your List in the Library Panel:&#x20;

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

3. Choose to create a New Waypoint, New Route or New Track from the Toolbar:&#x20;

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

Here, we are going to create new Waypoints. &#x20;

4. Select the New Waypoint Symbol (![](/files/uYzepsfZsrUKvGP1ZOc2))&#x20;
5. Click on the Map panel to plot a point:&#x20;

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

Here, we have randomly clicked on the map to create a waypoint, but we want to edit the details. &#x20;

6. Right-click on the point label pop-up to open the information panel&#x20;

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

{% hint style="success" %}
You can also select the point using the Pan tool ![](/files/t76IrtU4O1aSHrPgxabX)
{% endhint %}

In the information panel, we can add lots of information and also edit the pre-recorded info, like the Name, Symbol and the Position.

7. Edit the information to change one of the pre-recorded information, and add another point.

Once you are happy with the coordinates you have plotted, you can then create a route that goes between them. &#x20;

### Creating Routes

Creating routes follows a similar process to creating a Waypoint, so lets start by choosing the Route option in the Toolbar ![](/files/J4CjuLWBfoRYbTcDEXav)

Once selected, Basecamp lets you choose what kind of Activity Profile you want:&#x20;

1. Choose the **Direct** Activity Profile:&#x20;

Click the drop-down and choose Direct from the list of options:

<div align="left"><figure><img src="/files/0eMl8kkVeWgsiDdJjIij" alt=""><figcaption></figcaption></figure></div>

This will let you click and drag waypoints to create a Route:&#x20;

3. Drag your waypoints from the List of Waypoints to the Start and End points:&#x20;

{% embed url="<https://drive.google.com/file/d/1LkXHi4y_yNlCWBDfCRLNLKbuZuwv9OQJ/view?usp=sharing>" %}

Now, we might want to add more waypoints into that route. Let's do that by creating a new Waypoint and editing the route information:&#x20;

4. Create a new waypoint following the steps above
5. Right-click on the Route in the List Panel to open the information box:&#x20;

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

6. Select the <mark style="color:green;">**+**</mark> button to add a Waypoint:&#x20;

{% embed url="<https://drive.google.com/file/d/1PmZeGp39f1De8O5ullXaR7gAg0ybAd84/view?usp=sharing>" %}

## Adding Data to your GPS:&#x20;

When you are happy with your dataset, you can send the waypoints and routes directly to your connected GPS. &#x20;

1. Click **Device** in the Menu Panel
2. Click **Send to Device**&#x20;


---

# 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://guides.geospatial.bas.ac.uk/ops_training/qgis-for-operations/working-with-gps-devices/working-with-gps-data-in-garmin-basecamp.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.
