ROGUE-JCTD / Arbiter-Android

Arbiter is a mobile app that lets you build a map to use for situational awareness and geospatial data collection using a smartphone or tablet
MIT License
26 stars 24 forks source link

Comparision and Interoperability between Arbiter and OSM Vespucci #96

Open JJediny opened 10 years ago

JJediny commented 10 years ago

I've been doing some limited testing with arbiter to test out edits/sync with an deployment of ROGUE we are also testing. As far as data collection goes, one of the more notable/important needs for our use case (environmental data collection and monitoring) would be using the Android device to create a continuous GPX track with level of accuracy as the OSM-Vespucci Android application does. Being ignorant of the libraries/schema/languages/formats at play in the two. But I'm wondering how interchangeable the code could be between the two applications? Sorry this turned into more of a question than a ticket:

https://code.google.com/p/osmeditor4android/wiki/Tutorial https://code.google.com/p/osmeditor4android/wiki/Overview?

ScottEvil commented 9 years ago

@JJediny Is there a use case that ties in the Arbiter record collection with the GPS track? In other words, would collecting the GPX in a separate app work or is it tied into the Arbiter collection somehow?

JJediny commented 9 years ago

The original issue was submitted because the use-case of showing the area the mobile user surveyed/covered is an important piece of context to the entire data collection exercise. Without it the admin collecting the data could only guess at the area covered by feature edits, the obvious problem is that if they didn't add/edit anything for a particular block/trial/area/district/etc then you'd have no verification that they did so. Having a GPX track for the users session gives tremendous value and context. Particularly for environmental surveying/monitoring where area covered is just as important as the features added/edited particularly when features are a rare occurrence.

Being able to turn on GPX, save locally and upload with connectivity in one app would be ideal