> For the complete documentation index, see [llms.txt](https://docs.touchgis.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.touchgis.app/press-releases/touch-gis-app-introduced-digital-clino-tool-for-geologist.md).

# Touch GIS App Introduces Digital Clino Tool for Geologist

Touch GIS has introduced a digital clinometer tool to assist field geologist in recording strike & dip readings. Version 1.3 of the app also features a new 'Attitude' attribute type, which makes it easy to record and display these readings on the map.&#x20;

![The new digital clinometer and attitude attribute type available in Touch GIS](/files/-M6p-28r0vwS-fOEWqad)

"We've been testing these new features with a number of field geologists, and we're excited to finally be launching it broadly. While Touch GIS is valuable for a wide varity of field data collection, we've found that it's especially popular with geologists," says Joe Wilson, Head of Product at Touch GIS.&#x20;

As more and more field work is being done on mobile devices, it's important to integragte them onto a single platform for collecting and sharing field data. Touch GIS has a mission to provide the most robust data collection featureset for mobile field mapping.&#x20;

In addition to the clinometer tool and attitude attribute type, Touch GIS also features powerful file support for industry-standard type types, offline mapping capabilites, and accurate drawing tools for points, lines, and polygons.&#x20;

Touch GIS has a free tier that allows users to explore a majority of the apps features. Premium subscribers can also cache maps for offline use and export any collected data.&#x20;

The app is available for free to download on the App Store: <https://apps.apple.com/app/apple-store/id1469504766?pt=120189314&ct=Version%201.3&mt=8>

To learn more about features and pricing visit: [www.touchgis.app](https://docs.touchgis.app/press-releases/www.touchgis.app)

Contact Touch GIS: <support@touchgis.app> &#x20;


---

# 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://docs.touchgis.app/press-releases/touch-gis-app-introduced-digital-clino-tool-for-geologist.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.
