> For the complete documentation index, see [llms.txt](https://atd-dts.gitbook.io/atd-geospatial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://atd-dts.gitbook.io/atd-geospatial/signs-markings-banners/signs-gis-maintenance/fgdb-topology.md).

# FGDB Topology

## Feature Classes

* Asset Locations
  * XY Rank of 1
  * Asset Locations will be the feature of reference for the Signs GIS data.
* Asset Signs Poles
  * XY Rank of 2
  * Asset Signs Poles will be snapped to the Asset Locations

![Signs Topology Feature Classes / Ranking](/files/-MMGcv0GYzcEARBKtbmK)

## Rules

* Asset Signs Poles - Must Coincide With - Asset Locations
  * All Asset Signs Poles must be snapped to an Asset Location point
* Asset Locations - Must Be Disjoint
  * Multiple Asset Location points can not be created in the same location

![](/files/-MMGdKD8kG0LYoTR0qDL)

## Editing

* The Pro Project you use for editing the Signs GIS Data must have the ATD\_ADMIN.Signs\_Topology included in the working Map Data Frame and the selected Topology in the Edit Toolbar at the top.
* Only the Point Errors will be used since there are no lines or polygons in the dataset.
* The Dirty Areas will be tiny purple polygons and will remain until the Topology is Validated.

![Project example showing Signs Topology](/files/-MMGcGZ1f7ggE0Ru_Fc6)

## Validation

* The Error Inspector Tool is used to Validate the Topology and to fix any errors that exist.
* Make sure to Validate the Topology every time you are finished editing in order to keep the data clean.

![Project example showing the Error Inspector Tool](/files/-MMGfn9uogtFiADsrYQD)


---

# 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:

```
GET https://atd-dts.gitbook.io/atd-geospatial/signs-markings-banners/signs-gis-maintenance/fgdb-topology.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.
