Hi Brad, Sounds like a fun project. I would agree with Srecko that implementing the functionality can be done with HTML5 or native. Not having worked with the code Srecko has generously made available I can't comment on it specifically.
We have done both (HTML/JS and native) and each are equally functional but depend on what your end goal would be. The biggest challenge with offline IMO is the synchronization. To keep things simple we focussed on GeoJSON and an HTML5 canvas. GeoJSON can be generated in a number of ways and is easy to work with. Good luck, Jonathon On Tue, Apr 2, 2013 at 10:13 AM, BradM <[email protected]> wrote: > Would it be easy to capture a photo, a coordinate and about 10 attributes > and > attribute values using the mobile app? Also, if it is not possible to be > connected to the internet when capturing the data, is it possible to > create > a form and store the data on the mobile device until a connection is > possible? When the connection is possible, the data could then be uploaded > to SQL server... Is that functionality possible? > > thanks > > > > -- > View this message in context: > http://osgeo-org.1560.n6.nabble.com/Mapgiude-OS-Mobile-Viewer-tp4941633p5044111.html > Sent from the MapGuide Users mailing list archive at Nabble.com. > _______________________________________________ > mapguide-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapguide-users >
_______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
