Tech Demonstrator - GPS Logger App
A tech demonstrator teaching note assessing the accuracy of the Android GPS Logger app
ℹ️ About the Tech Demonstrator (Teaching Note)
This was a small project that I did to assess how the the GPS Logger app compares with a standard hand held Garmin GPS receiver. The purpose was to create a field class for students to compare how the app fares without Internet connectivity in collecting waypoints and tracks. The question that I wanted my students to answer was this: *As GPS receivers are expensive, could a smartphone app be used to collect location data with reasonable accuracy? Also, could the app facilitate the following use cases (indicative list):
- Collect ground truth data for accuracy assessment of classified satellite imagery.
- Mapping of new roads or undocumented areas of interest (like plantations,agricultural fields etc).
- Collecting waypoints of points of interests (for Environmental Impact Assessment (EIA) studies, Wildlife studies, mapping pollution discharge points, solid waste management locations etc.).
- Conducting basic elevation survey of an area
For the app to qualify for such work, I fixed the following criteria:
- The app should be free (preferably open source).
- It should not have ads.
- It should not collect personal data or share it with any third party.
- It should provide unlimited collection of points and tracks.
- It should provide unlimited export of waypoints and tracks in CSV, GPX and KML formats.
- It should be reasonably accurate in the field and work without internet connectivity.
- It should provide resonably accurate elevation data with Geoid corrections.
The GPS Logger app by BasicAirData surprisingly, met with all of these criteria!
This tech demonstrator teaching note documents a small exercise done in 2017 to answer how this app compares with a standard hand held GPS for field surveys. The note also has detailed commentary on elevation and elevation correction that should significantly add to the understanding of students about vertically accuracy - a topic that is not discussed in much detail while describing the accuracy of a GPS device. The idea of this exercise was not to replace a GPS device. Instead it aimed to explotre the possibility of adding a free tool that could also be used to collect field data in case GPS devices were not available.
I am sharing this note to aid teaching in GIS courses where course instructors can model an exercise on this teaching note. Students can be divided in groups and they can independently carry out this exercise and finally present their assessment to the class.
📋 Read the Teaching Note Online
👉 Read the Teaching Note Online
⤵️ Download the Teaching Note
👉 Get PDF copy of the Teaching Note
▶️ Video Tutorials - Using the GPS Logger App
I have created the following videos tutorials that will help you gt started with using the GPS Logger app. The 2025 update video specifically covers the new interface updates while the older video has some useful information about the app that is still valid. You can watch both these videos.
Fore more information about the GPS Logger app, see the getting started guide
ℹ️ Note: This was just a preliminary project to create an exercise for students. More work might be needed in different locations and cover conditions to conclusively compare the two devices.