Testing form to edit cave.survex_file value online

This commit is contained in:
Philip Sargent
2021-04-02 23:16:29 +01:00
parent d487eed060
commit f387045815
2 changed files with 15 additions and 13 deletions

View File

@@ -72,23 +72,24 @@ qmlists: 1623/204/qm.html 1623/204/atoz.html 1623/234/qm.html 1623/258/qm.html
cd 1623/204; perl make-glossary.pl glossary.csv cd 1623/204; perl make-glossary.pl glossary.csv
########### ###########
#3d files are now outo built in troggle for all caves-1623/
3dfiles: noinfo/1623-and-1626.3d 1623/204/204.3d 1623/234/234.3d 1623/76/76.3d noinfo/alltracks.3d # 3dfiles: noinfo/1623-and-1626.3d 1623/204/204.3d 1623/234/234.3d 1623/76/76.3d noinfo/alltracks.3d
noinfo/1623-and-1626.3d: $(shell $(svxtrace_cmd) $(dataset_path)/1623-and-1626) # noinfo/1623-and-1626.3d: $(shell $(svxtrace_cmd) $(dataset_path)/1623-and-1626)
cavern $(cavern_flags) $(dataset_path)/1623-and-1626 -o noinfo/1623-and-1626.3d # cavern $(cavern_flags) $(dataset_path)/1623-and-1626 -o noinfo/1623-and-1626.3d
1623/204/204.3d: $(shell $(svxtrace_cmd) $(dataset_path)/caves-1623/204/204) # 1623/204/204.3d: $(shell $(svxtrace_cmd) $(dataset_path)/caves-1623/204/204)
cavern $(cavern_flags) $(dataset_path)/caves-1623/204/204 -o 1623/204/204.3d # cavern $(cavern_flags) $(dataset_path)/caves-1623/204/204 -o 1623/204/204.3d
1623/234/234.3d: $(shell $(svxtrace_cmd) $(dataset_path)/caves-1623/234/234) # 1623/234/234.3d: $(shell $(svxtrace_cmd) $(dataset_path)/caves-1623/234/234)
cavern $(cavern_flags) $(dataset_path)/caves-1623/234/234 -o 1623/234/234.3d # cavern $(cavern_flags) $(dataset_path)/caves-1623/234/234 -o 1623/234/234.3d
1623/76/76.3d: $(shell $(svxtrace_cmd) $(dataset_path)/caves-1623/76/76) # 1623/76/76.3d: $(shell $(svxtrace_cmd) $(dataset_path)/caves-1623/76/76)
cavern $(cavern_flags) $(dataset_path)/caves-1623/76/76 -o 1623/76/76.3d # cavern $(cavern_flags) $(dataset_path)/caves-1623/76/76 -o 1623/76/76.3d
noinfo/alltracks.3d: $(shell $(svxtrace_cmd) $(dataset_path)/fixedpts/gps/tracks/alltracks) # noinfo/alltracks.3d: $(shell $(svxtrace_cmd) $(dataset_path)/fixedpts/gps/tracks/alltracks)
cavern $(cavern_flags) $(dataset_path)/fixedpts/gps/tracks/alltracks.svx -o noinfo/alltracks.3d # cavern $(cavern_flags) $(dataset_path)/fixedpts/gps/tracks/alltracks.svx -o noinfo/alltracks.3d
########### ###########

View File

@@ -1,6 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- This file is generated using the form documented at /handbook/survey/caveentry.html -->
<!-- Only put one cave in this file --> <!-- Only put one cave in this file -->
<!-- If you edit this file, make sure you update the websites database --> <!-- If you edit this file by hand, make sure you update the database by doing a full data import -->
<html lang="en"> <html lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
@@ -31,7 +32,7 @@
<length>26m</length> <length>26m</length>
<depth>8m</depth> <depth>8m</depth>
<extent>18m</extent> <extent>18m</extent>
<survex_file>2012-ns-10.svx</survex_file> <survex_file>caves-1623/2012-ns-10/2012-ns-10.svx</survex_file>
<description_file>2012-ns-10</description_file> <description_file>2012-ns-10</description_file>
<url>1623/2012-ns-10</url> <url>1623/2012-ns-10</url>
</cave> </cave>