This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
windows:adf:adf_creator [2013/04/25 00:03] mikeclapp [Story 5] |
windows:adf:adf_creator [2018/02/22 02:17] (current) mikeclapp [Story 6 Updating the ADF Writer Interface] |
||
---|---|---|---|
Line 2: | Line 2: | ||
ADF Creator is a standalone Windows program for converting AGTEK .esw files to a more universal format readable on the android platform and potentially other platforms. The design should be allow for either standalone use or as a .dll for inclusion in other AGTEK programs. Other potential uses may be to create a third party api/interface to allow other companies access to our data format. | ADF Creator is a standalone Windows program for converting AGTEK .esw files to a more universal format readable on the android platform and potentially other platforms. The design should be allow for either standalone use or as a .dll for inclusion in other AGTEK programs. Other potential uses may be to create a third party api/interface to allow other companies access to our data format. | ||
+ | |||
==== Phases ==== | ==== Phases ==== | ||
Line 16: | Line 17: | ||
* After file selection display a dialog with the data export options | * After file selection display a dialog with the data export options | ||
* On pressing Save button, confirm the file write (and upload if designated). | * On pressing Save button, confirm the file write (and upload if designated). | ||
+ | |||
+ | |||
+ | |||
+ | ======= Story 6 Updating the ADF Writer Interface ======= | ||
+ | |||
+ | ADF has matured and the requirements for choosing what goes into the ADF being exported has become more important as the Earthwork system adds more surfaces and layer types. The other goal is to unify more of the interface to be similar to KMZ export for simpler training and a more consistent flow. This story evolves the KMZ interface to enhance the ADF control but also modifies KMZ for some much needed updates to its capabilities. | ||
+ | |||
+ | |||
+ | ==== Features of Existing ADF Writing ==== | ||
+ | |||
+ | * Selecting the Reference and Difference Surfaces (implies choosing the ISOpach calculated) | ||
+ | * Including images | ||
+ | * Uploading to Access | ||
+ | * Choosing the Access Project | ||
+ | * Creating a new Access Project | ||
+ | |||
+ | ==== Features of New ADF Writing ==== | ||
+ | |||
+ | * Selecting Reference and Difference Surfaces with | ||
+ | * Selecting which Surfaces to include | ||
+ | * Selecting visibility state of ADF objects | ||
+ | * | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ===== Story 1 ===== | ||
Line 22: | Line 61: | ||
{{adfexport.png|}} | {{adfexport.png|}} | ||
- | ===== Story 1 ===== | ||
Bare minimum interface | Bare minimum interface |