# Measure a Golf Course

Moasure is a powerful tool for measuring golf courses, including fairways, greens, pathways, and bunkers. Using motion-based technology, it captures accurate distances, elevations, and volumes, making complex measurements simple and efficient. This guide outlines the key steps for measuring a golf course effectively.

{% embed url="<https://vimeo.com/1066950995/5f4f31dd47?share=copy>" %}
How to Measure a Golf Course with Moasure
{% endembed %}

#### **Getting Started**

* Set Moasure to your preferred unit (metric or imperial) in the app [settings](/en/moasure-app/settings/measuring-units.md).
* Choose an accessible starting point and mark it as **Point A**, with **Point B** at a sufficient distance for accuracy.
* Use markers (e.g., golf balls, flags) to easily identify the points.

#### **Capturing Perimeter Measurements**

1. **Starting the Measurement:**
   * Begin at **Point A** and walk briskly to **Point B**.
   * Maintain a consistent pace and ensure the stick glides smoothly through the air without swinging or abrupt movements before placing it down quickly but gently.
2. **Navigating Terrain:**
   * Walk smoothly around corners.
   * Keep the device still on uneven ground to capture a pause point.
3. **Completing the Perimeter:**
   * Continue measuring until the entire boundary is recorded.
   * Tap the red **Stop** icon to save.

#### **Adding Layers for Accuracy**

* Each new [layer](/en/moasure-app/master-layers.md) starts at **Point A** and follows the same measurement principles.
* Layers can include additional course elements like bunkers, greens, or pathways.
* Save progress after each layer to prevent data loss.

#### **Measuring Specific Features**

* **Winding Pathways:** Walk consistently, pausing every 6-8 seconds to capture accurate elevation data.
* **Bunkers & Volume Measurements:** Use the **Trace Line** to capture the perimeter. To measure volume, use the [**Points Path**](/en/moasure-app/understand-path-types.md#points) type and follow a zig-zag for rectangular shapes or a spiral pattern for oval shapes.

#### **Viewing & Adjusting Data**

* Use the [**3D View**](/en/moasure-app/understand-views.md) to visualise elevation changes.
* Tap any point to see the X, Y and Z values and any selected edge to view the length, rise, and run data.

#### **Enhancing Measurements**

* [**Background Image Overlay**](/en/moasure-app/master-edit-tools/edit-background.md)**:**
  * Tap **Edit > Edit Background > Add Image** to overlay an aerial view.
  * Adjust size, rotation, and opacity as needed.
* [**Labelling Points**](/en/moasure-app/master-edit-tools/edit-label.md)**:**
  * Select a point, tap **Edit > Edit Label**, and name it for easy reference.

#### **Cut & Fill Calculations**

* Access the [**Cut/Fill**](/en/moasure-app/master-edit-tools/cut-fill.md) tool to estimate material volumes for excavation or filling.
* Adjust the depth slider to calculate precise cut, fill, and net values.

#### **Exporting Data**

* Once all measurements are finalised, tap **File >** [**Export**](/en/moasure-app/export-a-measurement.md) to save in formats like PDF, DWG, DXF, or MFiles.
* Share data easily via email or with Moasure app users.

#### **Conclusion**

Using Moasure, capturing accurate measurements of complex shapes like golf course bunkers, greens, and winding pathways becomes seamless and efficient, saving time while providing reliable data for your projects.


---

# 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.moasure.com/en/use-cases/measure-a-golf-course.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.
