I was wondering if I could use my android phone (HTC Wildfire) to plot gps points and export these into GIS software (I have QGIS and MapInfo).
Thanks, Alan
|
|
|
There are a lot of options for collecting GPS point information on Android; I'm experimenting with several of them but none work terribly well - my use case is a bit tough, though, as I'm working out of low-flying Cessna aircraft and need constant GPS positions and to be able to instantly record a correct GPS position together with a note.
The inbuilt GPSs in Android phones and tablets tend to drop signal a lot - this is a real problem when the sky is partly blocked (i.e. in a light aircraft), and many apps don't let you just take a note/waypoint using the last known position, so you wait for it to reconnect. Some apps (I'm looking at you, OSMAnd) will lose GPS signal if the tablet is rotated. Test carefully before doing fieldwork! |
|||
|
|
|
You can try the Geopaparazzi app. It has the following features:
Data can be exported into the following formats
|
|||
|
|
|
GPS Essentials (11k+ downloads 4.4 stars) Exports KML or GPX - import to QGIS/Mapinfo
https://play.google.com/store/apps/details?id=com.mictale.gpsessentials&hl=en |
|||
|
|
I'll add my own app here for completeness sake (although I may be biased :) ): It's the only app on Google Play that automatically compares a user-entered ground truth location to GPS data from the mobile device to calculate true accuracy of the GPS. Other apps will only show the estimated location error that is calculated by the device, which (as GPS Benchmark shows) can be far from accurate. While setting a ground truth location via tapping on the map is convenient, it can be limiting in terms of accuracy and precision. The app also supports typing in a known ground truth location lat/long/alt, which bypasses any potential map issues. To make manual entry less cumbersome, it also supports capturing a "geo:"-encoded location from a QR Code (encoded with a QR Code generator such as ZXing) or NFC tag, which can be written using any NFC tag reader (including an option in GPS Benchmark to write the current ground truth location to an NFC tag). GPS Benchmark exports the data as well as the results to KML and CSV formats, which are both compatible with ArcGIS products, as well as other GIS products. The first image below is a screenshot of the GPS Benchmark app collecting data and calculating true error, and the second image is a screenshot of the results (green = 95th percentile, yellow is 68th percentile, and red is 50th percentile of horizontal error) being visualized in Google Earth.
Link on Google Play: https://play.google.com/store/apps/details?id=com.gpsbenchmark.android I hope its useful! |
|||||||||||
|