Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.66 KB

geopoint.md

File metadata and controls

25 lines (20 loc) · 1.66 KB

Geopoint

This is motivated by many requests to improve the default UI for the geopoint question. The two key problems that seem to exist with the current UI are:

  1. Enumerators will often just hit "Save point" before giving Collect a chance to get a higher accuracy fix
  2. It's not clear what enumerators can do to improve the accuracy of the locations they're getting

Questions

The questions we want to answer during this research round are:

  • Are people using accuracy thresholds?
    • It's not documented in the ODK docs (is in XLSForm docs) and uses a weird extra column rather than parameters
    • Adding analytics to capture how often this is used
    • Assumption will be that it would be used more if documented better (and potentially added as a parameter)
  • Does satellite info provide anything useful?
    • Seems like the best way to indicate whether the user is outside or not/able to use GPS - no satellites means no GPS used in location fix
    • 4 is the minimum needed for a fix but it's not quite that simple with fused as other sources are being used
  • Does location provider info provide anything useful now we're using fused?
    • We always see fused now so it's probably not useful anymore for most users (ones with Play Services enabled)
    • It is useful to see when a mock provider is being used or play services is unavailable
  • Why isn't there a map in the default geopoint?
    • Adding a map would have performance and data costs (and also potentially cause problems for ODK's API limits)
    • Maps only work for users who can read maps
    • Maps only add value in places where there is good mapping data available and there is enough in the map to identify yourself