Skip to content

Commit 0e59a91

Browse files
committed
Docs: Add Field Maps
1 parent 3933817 commit 0e59a91

File tree

4 files changed

+21
-3
lines changed

4 files changed

+21
-3
lines changed

docs/connecting_bluetooth.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,22 +31,24 @@ Before proceeding, it is recommended to have the mock location provider app alre
3131
To enable **Mock Locations**, *Developer Mode* in Android must be enabled. It is best to google the [most recent procedure for this](https://www.google.com/search?q=how+to+allow+mock+location+on+android) but the following procedure should work:
3232

3333
1) Open Android settings ![alt text](<img/MockLocation/SparkFun RTK Mock Location - Settings.png>)
34+
3435
2) Open *About phone*
3536

36-
![Build Number box](<img/MockLocation/SparkFun RTK Mock Location - Build Number.png>)
37+
![Build Number box](<img/MockLocation/SparkFun RTK Mock Location - Build Number.png>)
3738

3839
3) Scroll to the bottom and click on *Build number* five or more times. The device will prompt as more taps are required.
3940

4041
Once Developer Mode is enabled:
4142

4243
1) Open Android settings ![alt text](<img/MockLocation/SparkFun RTK Mock Location - Settings.png>)
44+
4345
2) Open *System*
4446

45-
![Develop options menu](<img/MockLocation/SparkFun RTK Mock Location - Developer Options.png>)
47+
![Develop options menu](<img/MockLocation/SparkFun RTK Mock Location - Developer Options.png>)
4648

4749
3) Open *Developer options*
4850

49-
![Mock Location button](<img/MockLocation/SparkFun RTK Mock Location - Select Mock Location App.png>)
51+
![Mock Location button](<img/MockLocation/SparkFun RTK Mock Location - Select Mock Location App.png>)
5052

5153
4) Scroll all the way to the bottom of a very long list of developer options.
5254
5) Select the app to use for Mock Location. This is usually Lefebure or GNSS Master but can be tailored as needed.

docs/gis_software_android.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ Torch: ![Feature Supported](img/Icons/GreenDot.png) / EVK: ![Feature Supported](
44

55
While we recommend [SW Maps for Android](https://docs.sparkfun.com/SparkFun_RTK_Everywhere_Firmware/gis_software_android/#sw-maps), there are a variety of 3rd party apps available for GIS and surveying for [Android](https://docs.sparkfun.com/SparkFun_RTK_Everywhere_Firmware/gis_software_android/), [iOS](https://docs.sparkfun.com/SparkFun_RTK_Everywhere_Firmware/gis_software_ios/), and [Windows](https://docs.sparkfun.com/SparkFun_RTK_Everywhere_Firmware/gis_software_windows/). We will cover a few examples below that should give you an idea of how to get the incoming NMEA data into the software of your choice.
66

7+
## AcrGIS Field Maps
8+
9+
[ArcGIS Field Maps](https://play.google.com/store/apps/details?id=com.esri.fieldmaps&hl=en_US) by Esri is a popular GIS app. Unfortunately it does not have a built in NTRIP Client to allow high precision corrections down to the RTK device. To enable high-precision, a [mock location](connecting_bluetooth.md/#enable-mock-location) and an intermediary app such as [GNSS Master](gis_software_android.md/#gnss-master) or [Lefebure](gis_software_android.md/#lefebure) is needed.
10+
11+
Once a [mock location](connecting_bluetooth.md/#enable-mock-location) provider is setup, open Field Maps.
12+
13+
![Field Maps main menu](<img/FieldMaps/SparkFun RTK Field Maps - Main.png>)
14+
15+
Select **World Imagery**.
16+
17+
![ArcGIS Field Maps with 12mm accuracy](<img/FieldMaps/SparkFun RTK Field Maps - RTK Fix.png>)
18+
19+
*ArcGIS Field Maps with 12mm accuracy*
20+
21+
Field Maps will use the device's internal location as its default location provider. With GNSS Master or Lefebure providing the connection and corrections to the RTK device, and a mock location to the phone, Field Maps will have a super precise GNSS location and data collection can begin.
22+
723
## Diamond Maps
824

925
[Diamond Maps](https://diamondmaps.com/) is a great solution for utilities and municipalities. $20/month GIS software with many great features.
87.3 KB
Loading
209 KB
Loading

0 commit comments

Comments
 (0)