User Tools

Site Tools


ios_smartdirt_rtk:ios_smartdirt_rtk

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ios_smartdirt_rtk:ios_smartdirt_rtk [2019/05/09 18:23]
mikeclapp [Current process]
ios_smartdirt_rtk:ios_smartdirt_rtk [2019/09/09 20:02] (current)
timm [Save Dialog]
Line 1: Line 1:
 +====== SmartDirt IOS 1.6 ======
 +
 +It's apparent that good RTK GPS support is going to take a while to be available. In the meantime there are several concepts that we made part of the RTK release that are not dependent on RTK and would valuable to standard SmartDirt. They are:
 +
 +  * New - the ability to create tracks, pictures and notes on a site without a background file has value. It requires some form of saving beyond the KMZ created (does it or do we just need a project?). Later when we integrate a mapping tile source this has particular extra value.
 +  * Improved Measure controls - our current measure area inputs rely on both putting down enough points and operating on the last point entered when adding. The more modern polygon entry method is to put down handles between any two entered points that can be used to add points by pressing and dragging on them. Once dragged they become entered points and create their own mid segment handles. This makes for a more flexible entry method.
 +
 +Mockup here:
 +
 +{{:​ios_smartdirt_rtk:​measurefauxpointsadd.png?​400|}}
 +
 +
 +
 +
 +
 +
 +====== SmartDirt IOS 1.7 ======
 +
 +The primary focus of this story is the addition of background satellite and street maps as a supplement to our currently generated data. 
 +
 +  * Uses the Open Geospatial standard [[https://​www.opengeospatial.org/​standards/​wms]] so we're not tied to a provider.
 +  * The Hexagon content guys store various levels of tiles that likely correspond to our system. We may have to support another level ourselves for the detail but we'll evaluate.
 +  * We may need to implement some sort of cache.
 +  * Ideally this would work with any of the mobile apps. 
 +
 +
 +==== Interface ====
 +Probably not on by default. At this time thinking of a menu item called Mapping. Perhaps a three way toggle between off, Satellite, and Streetmap. ​
 +
 +
 +
 +
 +
 +
 +
 +
 +
 ====== SmartDirt RTK IOS ====== ====== SmartDirt RTK IOS ======
  
Line 103: Line 140:
 Lather, rinse, repeat until you're satisfied and accept the deviation Lather, rinse, repeat until you're satisfied and accept the deviation
  
 +
 +==== RTK Settings Screen ====
 +
 +The RTK Settings are subset of what we currently with Android because right now we can only use Zeno Connect. Much of the configuration takes place with Zeno Connect instead of in the App. Looking at the list I'm wondering if we need a similar screen at all. Most of the other settings are contained either within the phone settings or are setup in Zeno Connect. If we do end up having native drivers then it will more likely become necessary.
 +
 +
 +
 +
 +==== Save Dialog ​ ====
 +
 +We'll need to have an explicit save but I'm not interested in necessarily saving all of the existing ADF data and then the added survey data. My general thought is that we maintain the existing object database of photos, notes and tracks along with the RTK information as new objects (RTK tracks and benchmarks). We keep uploading the KMZ file as we do now but when the user does an explicit save we actually create an ADF file with GCP as part of the name along with all the other RTK elements created including saved Benchmark recovery data and upload that to access. ​
 +
 +Added to that is the ability to export GCPs of the chosen format and save/​share/​export them as a separate item not necessarily tied to Access. This format is a text file in CSV format that varies depending on the format. Typically once a user sets this value they'​re not going to change it so it should be remembered. For a list of the formats see here under Gory details of file types Exports [[http://​dev.agtek.com/​dokuwiki/​doku.php?​id=windows:​export:​export_revamp_2018_desktop|http://​dev.agtek.com/​dokuwiki/​doku.php?​id=windows:​export:​export_revamp_2018_desktop]]
  
  
 +{{:​ios_smartdirt_rtk:​sdrtksavescreen.png?​400|}}
  
 +Note: This is an Android screen as we have nothing close to this in IOS. 
  
  
ios_smartdirt_rtk/ios_smartdirt_rtk.1557426224.txt.gz · Last modified: 2019/05/09 18:23 by mikeclapp