mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-02-25 21:55:22 +00:00
docum updates
This commit is contained in:
@@ -17,21 +17,24 @@ The python stand-alone script <var>databaseRest.py</var> imports data from files
|
||||
|
||||
Usage is 'python databaseReset.py <command> [runlabel]'
|
||||
where command is:
|
||||
reset - normal usage: clear database and reread everything from files - time-consuming
|
||||
caves - read in the caves
|
||||
logbooks - read in the logbooks
|
||||
people - read in the people from folk.csv
|
||||
QMs - read in the QM csv files (older caves only)
|
||||
reinit - clear database (delete everything) and make empty tables. Import nothing.
|
||||
scans - the survey scans in all the wallets
|
||||
survex - read in the survex files - all the survex blocks but not the x/y/z positions
|
||||
survexpos - just the x/y/z Pos out of the survex files
|
||||
|
||||
tunnel - read in the Tunnel files - which scans the survey scans too
|
||||
test - testing... imports people and prints profile. Deletes nothing.
|
||||
profile - print the profile from previous runs. Import nothing.
|
||||
- del - deletes last entry
|
||||
- delfirst - deletes first entry
|
||||
|
||||
reset - normal usage: clear database and reread everything from files - time-consuming
|
||||
|
||||
init - clear database (delete everything) and make empty tables. Import nothing.
|
||||
caves - read in the caves
|
||||
people - read in the people from folk.csv
|
||||
logbooks - read in the logbooks
|
||||
QMs - read in the QM csv files (older caves only)
|
||||
scans - the survey scans in all the wallets
|
||||
drawings - read in the Tunnel & Therion files - which scans the survey scans too
|
||||
survex - read in the survex files - all the survex blocks and entrances x/y/z
|
||||
|
||||
test - testing...
|
||||
|
||||
dumplogbooks - Not used. write out autologbooks (not working?)
|
||||
|
||||
and [runlabel] is an optional string identifying this run of the script
|
||||
in the stored profiling data 'import-profile.json'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user