# Creating Ground Surface relief

## Steps

1. In the Map Editor, switch to the [Land Editor](/editor/map-editor/3-landscape-editor.md)
2. Select the Heights brush in Land Editor and adjust the slope to the desired height and shape.

<figure><img src="/files/ljNd7biMpSwArWmRgdbY" alt=""><figcaption><p>Adjusting Slope with Heights Brush</p></figcaption></figure>

3. Switch to the Textures brush and select a suitable material from the list to paint the surface. Paint the surface.

<figure><img src="/files/3CxvsSgLrjRELlhWsDM2" alt=""><figcaption><p>Painting Ground Surface with Textures brush</p></figcaption></figure>

## Actions to increase surface detail

1. Increase the polygon density of the ground surface mesh in areas with height differences using the Polygons brush. This will allow for more detailed terrain and smoother transitions between textures.
2. Paint the vertices of the ground surface mesh with the Color brush, highlighting the elevations and depressions on the ground surface.
3. Place edge stamps with characteristic terrain patterns along the lines of height differences.

<figure><img src="/files/9iW4gu5ShHomIeLdw21q" alt=""><figcaption><p>Placing Stamp Entities</p></figcaption></figure>

{% hint style="info" %}
Assets of stamps are located in the landscape\stamp folder
{% endhint %}


---

# 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.bestway.com.ua/editor/map-editor/specifics-of-map-editing/creating-terrain-folds/creating-ground-surface-relief.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.
