# Collector App - Speed Limit Change

## Table of Contents

* [Logging into AGOL](https://app.gitbook.com/@atd-dts/s/atd-geospatial/~/drafts/-MF7aNogEVLmHIz9aHhd/speed-limit-change-project/collector-app#logging-into-agol)
* [Opening the Map](https://app.gitbook.com/@atd-dts/s/atd-geospatial/~/drafts/-MF7aNogEVLmHIz9aHhd/speed-limit-change-project/collector-app#opening-the-map)
* [Home Screen](https://app.gitbook.com/@atd-dts/s/atd-geospatial/~/drafts/-MF7aNogEVLmHIz9aHhd/speed-limit-change-project/collector-app#home-screen)
* [Field-checking Signs](https://app.gitbook.com/@atd-dts/s/atd-geospatial/~/drafts/-MF7aNogEVLmHIz9aHhd/speed-limit-change-project/collector-app#field-checking-signs)

## Logging into AGOL

![](/files/-MF7gBZhAlscoiJQEFqo)

* Type in "austin" into the text box.
* Log in with your COACD credentials. You will be re-directed to the City of Austin's login page.

## Opening the Map

![](/files/-MF7hH_-lTm0bfDvu4mx)

* Find the ATD\_Speed\_Limits\_Change group and tap on it

![](/files/-MHNDOk6pnpOwbtBNAIL)

* Tap on the map called "Tablet: Sign Field Check Collector Map"

## Home Screen

![](/files/-MF7hiKSyCbCXZWBzRzc)

1. Make sure the GPS accuracy icon displays a green banner behind the GPS accuracy in feet
2. You can add new signs by clicking on the templates found on the right side of the screen

## Field-checking Signs

![](/files/-MF7iLWfOt8KzQwG0jRP)

1. Tap sign on the map to field-check
2. Tap sign on the right side panel to bring up its attributes

![](/files/-MF7if_do3Fk9_WYzdp1)

* Tap the pencil icon to edit the sign's attributes

![](/files/-MF7io9Do-uZFpfXlku1)

1. Edit attributes
2. Tap the check mark icon to save your work

**NOTE:** While you are in editing attributes mode it is also possible to move the point on the map by tapping on it. This can happen accidentally if you are typing on the tablet while on a moving car. Make sure the sign is in the right location before hitting the save icon.


---

# 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://atd-dts.gitbook.io/atd-geospatial/speed-limit-change-project/collector-app.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.
