# Background maps

Site Management provides the possibility to use custom maps, for example up-to-date orthophoto from drone flight, if it is captured.&#x20;

<div data-full-width="true"><figure><img src="/files/4H6HVpjB3ed9n9vn7sd3" alt=""><figcaption><p>Configuring background maps</p></figcaption></figure></div>

The maps must be available in one of the following formats WMS / WMTS / WFS / XYZ. To add maps URL address for the map server is needed.&#x20;

To add maps, click **Configure** and a new dialog opens. Dialog prompts which type of map is being added (WMS / WMTS / WFS / XYZ). Select the wanted type from the dropdown list and click **Next** to continue.

<div data-full-width="true"><figure><img src="/files/JVo6pCcfHz2WJ8f4R4hD" alt=""><figcaption><p>Adding a new map layer</p></figcaption></figure></div>

URL is put in *Service URL* -field and other settings can be edited. The available map layers from the wanted service are shown in the next dialog, which is accessed by clicking **Next**.&#x20;

Select the wanted map layers from the dropdown list, and click **Next** to finalize the selection.&#x20;

<div data-full-width="true"><figure><img src="/files/THLNWuygFpSgifOnL5OE" alt=""><figcaption><p>Background maps -section when layer is added</p></figcaption></figure></div>

The added map layers are listed here and the map layers can be renamed or deleted. If there is a need to add more maps, it can still be done by clicking **Add a new map.**


---

# 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://help.holixa.com/be.smart-site-management/getting-started/project-set-up-in-site-management/site-management-project-configuration/background-maps.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.
