This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
access:trackwork_server [2009/04/22 21:59] mmatthews |
access:trackwork_server [2012/10/10 17:12] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | [[main|Main Page]] | ||
====== Trackwork Server ====== | ====== Trackwork Server ====== | ||
Line 62: | Line 61: | ||
- Improved log messages | - Improved log messages | ||
+ | ===== Track Server Functions (Current)==== | ||
+ | This is the current Trackwork functionality. It does not have the API functions being called and that should probably be added. These are all currently contained within the Server Tab of the Import dialog with the exception of Upload. | ||
+ | |||
+ | ==== Projects ==== | ||
+ | * Delete Project (RM menu) | ||
+ | * Add (Name, Description(O), Bounds(O), Start Date) | ||
+ | * Modify (Name, Description, Status (inop), Bounds, Start Date) | ||
+ | * Delete Project (Button) | ||
+ | |||
+ | === Potential === | ||
+ | * Partial download of tracks from a single project | ||
+ | |||
+ | ==== Tracks ==== | ||
+ | * Read Tracks | ||
+ | * Download Points (based on selected tracks) | ||
+ | * Delete (RM Menu) | ||
+ | * Move to other Projects) | ||
+ | * Select (and Download) | ||
+ | |||
+ | ==== Vehicles ==== | ||
+ | * Add New Vehicle | ||
+ | * Rename Vehicle | ||
+ | * Delete Vehicle | ||
+ | * Assign to GPS Device (Association) | ||
+ | * Set Time Range | ||
+ | * Modify Time on Association | ||
+ | * Delete Association | ||
+ | |||
+ | |||
+ | ==== Outside of Tab ==== | ||
+ | * Upload Tracks | ||