mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-04-20 04:21:11 +01:00
All links to repos now go to new page
This commit is contained in:
@@ -49,12 +49,12 @@ See the entire page devoted to the various
|
||||
|
||||
<h4 id="survex">Survex files</a> - reference checking</h4>
|
||||
<p>Survex files contain a reference to the wallet which contains the original survey notes for that surveyed passage. These sometimes have errors and also get out of date as caves get renamed when they get a kataster number issued. Each online survey wallet also has a reference to the survex file(s) which have been typed up from that data.
|
||||
<p>Validating the references is checked by scripts check-svx.sh, check-refs.sh, check-refs.awk in the :loser: repository to produce <a href="../../svxvalid.html">svxvalid.html</a> which lists mismatches between the svx files and the survey scan wallets.
|
||||
<p>Validating the references is checked by scripts check-svx.sh, check-refs.sh, check-refs.awk in the :loser: <a href="../computing/repos.html">repository</a> to produce <a href="../../svxvalid.html">svxvalid.html</a> which lists mismatches between the svx files and the survey scan wallets.
|
||||
<p>This is a horrible proof-of-concept hack that needs replacing with a proper python script instead of an assemblage of awk, bash and sed.
|
||||
|
||||
<h4 id="draw">Drawings files</a> - reference checking</h4>
|
||||
<p>Tunnel files contain references to the wallet which contained the original survey notes for that surveyed and drawn passage.
|
||||
<p>The results of validation checks are in <a href="../../xmlvalid.html">xmlvalid.html</a> and generated by script check-xml.sh in the :drawings: repository.
|
||||
<p>The results of validation checks are in <a href="../../xmlvalid.html">xmlvalid.html</a> and generated by script check-xml.sh in the :drawings: <a href="../computing/repos.html">repository</a>.
|
||||
<p>(Therion files would too, if people inserted "#Ref" comments. In which case the script would need improving.)
|
||||
<p>Currently the intermediate data it works from has to be hand-generated so a <span style="color:red">proper parsing script needs to be written</span>.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user