Changes between Version 34 and Version 35 of BluePrint/Mobile


Ignore:
Timestamp:
11/19/10 21:49:27 (14 years ago)
Author:
Michael Seaholm
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/Mobile

    v34 v35  
    4848 * Get the jaxdroid work on Sahana compatibility merged into ODK Trunk
    4949 * Send Images
     50  * Use ODK Collect to acquire photographic data through a form on the mobile client
     51  * Store images on the mobile device until a connection can be made to the server
     52  * Provide an interface in Sahana through which users can access ODK Collect to upload photos
     53  * Handle image storage on the server side when a user uploads a photo
    5054 * Send GPS Coordinates
    5155  * [http://code.google.com/p/opendatakit/source/browse/Geo+Tagger.xml?repo=forms&r=34910a944c745232d285d2caecf876c3dcae9674 GeoTagger] is a sample Form for ODK which can be used as a template for what needs to be produced by {{{controllers/xforms.py}}} from location_id & image_id fields.