> 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/attributtabelle-fur-arcgis-geodatabasis-und-dxf.md).

# Attributtabelle für ArcGIS Geodatabasis und DXF

In der Auflistung wird ein Feature ausgewählt.&#x20;

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

Über die Funktion "Attributtabelle anzeigen"  ![](/files/zUUxNX1swZJzI6231MmN) kann nun die Attributtabelle zu dem Feature geöffnet werden.

**Beispiel DXF**

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

**Beispiel Geodatabase**

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

Bei Klick in das Feld mit der Spaltenüberschrift erscheint am rechten Rand eine Pfeiltaste. Die Sortierung in den Spalten kann damit umgedreht werden.

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

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

**Werkzeugleiste der Attributtabelle**

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

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

|                                                                                                                     |                                                                                                                                        |
| ------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| <p><img src="/files/4JnfIY3syfbrr9vEbZaF" alt=""> </p><p><strong>Auf Objekt zoomen</strong></p>                     | Zoomt auf das Objekt, das in der Tabelle ausgewählt wurde (blau unterlegt).                                                            |
| <p><img src="/files/AZ1Tfkufc4XXqSS9jlxN" alt=""> </p><p><strong>Objekt blinken</strong></p>                        | Das Objekt, das in der Tabelle ausgewählt wurde (blau unterlegt) blinkt auf.                                                           |
| <p><img src="/files/Gw2N9FNPJB27WQS0yc6x" alt="" data-size="original"></p><p><strong>Sichtbare Spalten</strong></p> | <p><img src="/files/vUve7i0UvjsJBQZzUMjJ" alt="" data-size="original"></p><p>Einzelne Spalten können ein- und ausgeblendet werden.</p> |


---

# 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/attributtabelle-fur-arcgis-geodatabasis-und-dxf.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.
