# Texas Survey database

[Show desktop version](https://farmapper.gitbook.io/farmapper/desktop/texas_d)

## Introduction

As you know Texas does things its own way. As its own nation it was not part of the PLSS rectangular survey for the most part and is a hodgepodge of surveys. Fortunately, Farmapper has added the [Original Texas Survey](https://tnris.org/data-catalog/entry/original-texas-land-survey/)[ ](https://tnris.org/data-catalog/entry/original-texas-land-survey/%22%20/t%20%22_blank)data to its database to assist in jump starting your Texas projects. Using that database you can add any Texas survey abstract shapes to your farm. As is stated elsewhere, this not a legal description and should not be relied upon as such, but is useful in location and general mapping purposes.

## TX survey parcel identification

Our system identifies every abstract by the 3 main attributes:

* County name, for example "Angeline"
* County, for example 005
* Abstract, for example 132

On our items list display this example is represented as "TX survey Angelina 005 132"

## Searching for surveys on the map by tapping on point

When you tap any point placed in Texas on the map it sends the query to our backend system with the coordinates of the tapped point Figure 1. When we find any Texas survey abstract, which contains this location, we will display it. We also display a box with TX survey description. There is a link inside it which allows you to add this TX survey to your current farm or ranch.

![Figure 1: Map view with TX survey found](/files/-MknWZxqGa4HQwQvo1RN)

## Searching for allotments using a dialog

When you open this dialog Figure 2 you should see something similar to Figure 3. You can search surveys by their 3 main attributes. Our database is also searchable using the following additional attributes:

* Survey Name/Block Description
* Block
* Survey/Selection
* Sub-Survey Name
* Mineral/Scrap file

You can mark any found surveys for addition or removal just by checking or unchecking them. You should be aware that nothing is changed until you tap Save button. You can also discard any changes using Cancel button.

You can see a list of changes waiting for save in pending changes window Figure 4. It contains a list of added and removed abstracts. You can remove changes from this list using x button. Farmapper didn’t want to leave out Texas and with the Original Texas Survey added to the shape database it makes adding your Texas project to Farmapper a snap.

![Figure 2: Find Texas survey](/files/-MknWZxr6xJJlZiXHnJ6)

![Figure 3: Search window](/files/-MknWZxs8JbvqPfOjjKZ)

![Figure 4: Pending changes window](/files/-MknWZxt_8Me3OXkLUEE)

[Show desktop version](https://farmapper.gitbook.io/farmapper/desktop/texas_d)


---

# 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://farmapper.gitbook.io/farmapper/mobile/texas_m.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.
