# SW Maps (iOS)

SW Maps GIS is a free mapping application that offers several benefits, particularly when combined with high-precision data. It allows users to integrate real-time GNSS data for accurate field data collection, which is crucial for professionals across various industries such as surveying, agriculture, and environmental monitoring. By using high-precision GNSS systems, SW Maps ensures that the data collected is reliable and accurate, enabling professionals to make informed decisions, improve project outcomes, and enhance the quality of cartographic outputs. This level of precision minimizes errors and reduces the likelihood of resource misallocation, leading to more efficient and effective project management.

<figure><img src="/files/YiVaV3Qb6oU8jFOmRPqn" alt=""><figcaption><p>SW Maps on iOS Bluetooth GNSS</p></figcaption></figure>

## Setup (BLE)

SW Maps for iOS has streamlined the process of integrating with high-precision GNSS devices by exclusively supporting Bluetooth Low Energy (BLE) connections to RoboDot.&#x20;

#### Steps:

1. Enable RoboDot Bluetooth in Web UI settings
2. In SW Maps menu, select Bluetooth GNSS
3. Select the Touch\_### and connect to device as "GENERIC NMEA"
4. Click NTRIP Client to configure a correction service for high accuracy
5. **Do not** set up RoboDot to connect to a VRS, the app proviedes the corrections

In this configuration, the RoboDot (acting as a rover) connects to the iOS device using Bluetooth Low Energy (BLE). The iOS device, which generally has internet connectivity, then connects to the Virtual Reference Station (VRS) to receive RTK corrections. These corrections are subsequently relayed back to RoboDot, enabling it to achieve precise positioning accurate enough for applications that demand higher location precision.


---

# 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://docs.robota.us/robodot-touch-3.1.16/robodot-touch-applications/gis-integration/sw-maps-ios.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.
