quanth29 / topolinux

Automatically exported from code.google.com/p/topolinux
GNU General Public License v2.0
0 stars 0 forks source link

cave survey management #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
need to have a way to manage collection of surveys (and scraps)
that make maps of a cave, or a system of caves.

TopoDroid does not address this issue. 

Original issue reported on code.google.com by marco.corvi@gmail.com on 15 May 2012 at 3:12

GoogleCodeExporter commented 9 years ago

Original comment by marco.corvi@gmail.com on 15 May 2012 at 3:13

GoogleCodeExporter commented 9 years ago
topodroid may have an activity to manage surveys:
- list the surveys
- list a survey properties (info, nr. of shots, scraps, ...)
- delete a survey (from the DB and, optionally, all the files as well )
- erase a scrap (from the DB and the files as well)
- list the calibrations
- delete a calibration (from the DB)

Original comment by marco.corvi@gmail.com on 18 May 2012 at 11:52

GoogleCodeExporter commented 9 years ago
the issue of cave project management starts getting addressed with the topdroid 
v. 1.0 workflow model:
- list of surveys/calibs is implemented
- delete of survey/calib is implemented
- list of survey properties might go into the Survey activity
- import is TODO

Original comment by marco.corvi@gmail.com on 5 Jun 2012 at 11:03

GoogleCodeExporter commented 9 years ago
working on a ThManager a manager of thconfig and th files

Original comment by marco.corvi@gmail.com on 30 Nov 2012 at 11:30