> For the complete documentation index, see [llms.txt](https://survey.fmpx.docs.frox-it.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://survey.fmpx.docs.frox-it.de/die-funktionen-der-menus/menu-ansicht/layeransicht/ein-und-ausblenden-einzelner-layer.md).

# Ein- und Ausblenden einzelner Layer

Durch das Entfernen oder Hinzufügen eines Häkchens kann man eine ganze Datenbank, aber auch einzelne Kategorien, Objektklassen oder Objekte aus- bzw. einblenden.&#x20;

<figure><img src="/files/0YJqjA0jrOl1cePJFD14" alt=""><figcaption></figcaption></figure>

## Ein- und ausblenden einzelner DXF Layer

Bei einer DXF Datei können einzelne Layer ein- und ausgeblendet werden. Über den Gruppenlayer können alle Layer zusammen ein- oder ausgeblendet werden.

Hausnummer, Flurstück und Straßenname eingeblendet:

<figure><img src="/files/9AJoPS3z0auJv5laK2mK" alt=""><figcaption></figcaption></figure>

Hausnummer, Flurstück und Straßenname ausgeblendet:

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

## Ein- und Ausblenden von Layern eines Kartendienstes

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

## Ein- und Ausblenden einzelner NAS Layer

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

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

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

## Ein- und Ausblenden einzelner Web Map Layer

In der Layeransicht wird Ihnen die Web Map und die in der Web Map verwendete Grundkarte angezeigt. Die Grundkarte sowie die einzelnen Layer können ein- und ausgeblendet werden.

<figure><img src="/files/6gygTlx7iyuv6pRDSLY1" alt=""><figcaption></figcaption></figure>


---

# 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://survey.fmpx.docs.frox-it.de/die-funktionen-der-menus/menu-ansicht/layeransicht/ein-und-ausblenden-einzelner-layer.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.
