> For the complete documentation index, see [llms.txt](https://docs.moasure.com/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moasure.com/en/moasure-one-and-moasure-2-series/what-you-can-measure/measure-flower-beds.md).

# Measure Flower Beds

Learn how to accurately measure flower beds with Moasure using **Trace Line** and **Arc** Path types.

This walkthrough demonstrates how to combine both path types to quickly capture curved borders, sweeping edges and irregular shapes while maintaining an accurate area and perimeter measurement.

Whether you're estimating mulch, bark, decorative stone or planting areas, this workflow helps you capture natural curves quickly and accurately.

***

## Before You Start

Before measuring a flower bed, we recommend that you're familiar with:

* [Start & Finish a Measurement](/en/moasure-one-and-moasure-2-series/measure-and-edit/start-and-finish-a-measurement.md)
* [Understanding Path Types](/en/moasure-one-and-moasure-2-series/measure-and-edit/understand-path-types.md)
* [Measuring Technique](/en/moasure-one-and-moasure-2-series/your-moasure-device/measuring-technique.md)

{% embed url="<https://vimeo.com/1208748058?fe=ci&fl=sv&share=copy>" %}

## What You'll Learn

In this tutorial, you'll learn how to:

* Measure a flower bed using a [**Closed Shape**](/en/moasure-one-and-moasure-2-series/measure-and-edit/understand-measurement-types.md) measurement.
* Choose suitable start and finish points.
* Combine [**Trace Line** and **Arc**](/en/moasure-one-and-moasure-2-series/measure-and-edit/understand-path-types.md) Path types within the same measurement.
* Capture smooth curves and irregular borders accurately.
* Switch between path types where appropriate.
* Complete and [save the measurement](/en/moasure-one-and-moasure-2-series/measure-and-edit/save-a-measurement.md).

***

## Tips for Best Results

* Choose a memorable starting point, or use a flag or marker so you can easily finish at the same location.
* Use **Trace Line** wherever you can comfortably follow the edge.
* Use **Arc** where obstacles or inaccessible areas prevent tracing the boundary.
* Move confidently between pause points and place the device while the timer remains in the **green zone**, or no later than the **amber zone**.

***

## When to Use Each Path Type

#### Trace Line

Use **Trace Line** when you can comfortably walk along the edge of the flower bed.

This produces a smooth continuous boundary and is ideal for sweeping curves.

#### Arc

Use **Arc** when you can't easily follow the edge, or when plants, shrubs or other obstacles prevent continuous movement.

Capture the **start**, **middle** and **end** of the curve and Moasure will create the best-fit arc automatically.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.moasure.com/en/moasure-one-and-moasure-2-series/what-you-can-measure/measure-flower-beds.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
