diff --git a/handbook/i/life-wallet.jpg b/handbook/i/life-wallet.jpg new file mode 100644 index 000000000..4ea151a89 Binary files /dev/null and b/handbook/i/life-wallet.jpg differ diff --git a/handbook/i/seq-wallet.jpg b/handbook/i/seq-wallet.jpg new file mode 100644 index 000000000..ef0f9934d Binary files /dev/null and b/handbook/i/seq-wallet.jpg differ diff --git a/handbook/l/life-wallet.txt b/handbook/l/life-wallet.txt new file mode 100644 index 000000000..0a52bd12b --- /dev/null +++ b/handbook/l/life-wallet.txt @@ -0,0 +1,4 @@ +Wallet Lifecycle Statechart +# Philip Sargent 20 May 2020 +# made online https://app.creately.com/diagram/4nGSj2FkKGg/edit +# philip.sargent@cklebos.eu free account diff --git a/handbook/l/seq-wallet.txt b/handbook/l/seq-wallet.txt new file mode 100644 index 000000000..d671b7168 --- /dev/null +++ b/handbook/l/seq-wallet.txt @@ -0,0 +1,25 @@ +title Wallet Process Sequence +# Philip Sargent 20 May 2020 +# made online https://www.websequencediagrams.com/ +# philip.sargent@cambridgeenergy.uk free account +Survex file-->Survex file: copy empty svx template +note over Wallet: Put original notes into plastic wallet] +Wallet-->Wallet: create online 202x#nn + +loop type survey points for each passage +Wallet->+Survex file: create svx file +Survex file->+Wallet: scan printed svx +end +Wallet-->Wallet: trace over printed svx + +Wallet->+Drawing file: create .th or .xml file + +Wallet-->Wallet: fix contents.json + +note over Wallet: in expofiles/surveyscans/ +note over Drawing file: in :drawings: repo +note over Survex file: in :loser: repo + +# Things to add on Drawing and Survex file sequences +# Survex file-->Survex file: create *include svx file (?) +# Drawing file-->Drawing file: re-edit to make whole survey (?) \ No newline at end of file diff --git a/handbook/survey/newwallet.html b/handbook/survey/newwallet.html index 64dc434b8..45bf04494 100644 --- a/handbook/survey/newwallet.html +++ b/handbook/survey/newwallet.html @@ -81,6 +81,16 @@ survey books are divided into "Kaninchenhöhle" (usually referred to as should also fill in so that people can find your survey again.

-->

Scan the notes into the online wallet

+ +
+
+ + +
+The things you do with a wallet +
+
+

Each wallet has a corresponding folder in the online system where a record is kept of what information is in the wallet and where the corresponding survey data is filed: @@ -93,6 +103,15 @@ of what information is in the wallet and where the corresponding survey data is

To use the scanner attached to the expo laptop, select the "Simple Scan" icon from the vertical menu of icons which you get by clicking on "Activities" in the top lefthand corner of the screen. +

+
+ + +
+Interactions with survex files +
+
+

[ Normal people should skip this,
  but nerds need to look here diff --git a/handbook/t/life-wallet.jpg b/handbook/t/life-wallet.jpg new file mode 100644 index 000000000..8d9c5fb89 Binary files /dev/null and b/handbook/t/life-wallet.jpg differ diff --git a/handbook/t/seq-wallet.jpg b/handbook/t/seq-wallet.jpg new file mode 100644 index 000000000..e26225245 Binary files /dev/null and b/handbook/t/seq-wallet.jpg differ diff --git a/handbook/troggle/trogarch.html b/handbook/troggle/trogarch.html index b480f8e7c..b33bb376e 100644 --- a/handbook/troggle/trogarch.html +++ b/handbook/troggle/trogarch.html @@ -12,20 +12,20 @@

Troggle data architecture

The core of troggle is the data architecture: the set of tables into which all the cave survey and expo data is poured and stored. These tables are what enables us to produce a large number of different but consistent reports and views. - +

-
Tables (Objects) +
Tables (Objects)
-
Packages +
Packages

Architecture description