Add in an entry for 106 to explain that it's the same as 76

This commit is contained in:
Becka 2020-06-06 12:12:36 +01:00
parent 556bc3dc5a
commit ae5c67a8ec
4 changed files with 92 additions and 2 deletions

40
cave_data/1623-106.html Normal file
View File

@ -0,0 +1,40 @@
<!DOCTYPE html>
<!-- Only put one cave in this file -->
<!-- If you edit this file, make sure you update the websites database -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
</head>
<body>
<cave>
<non_public>False</non_public>
<caveslug>1623-106</caveslug>
<official_name><i>Eislufth&ouml;hle<i/></official_name>
<area>1623</area>
<area>1d</area>
<kataster_code>5/S/E x</kataster_code>
<kataster_number>106</kataster_number>
<unofficial_number>now kastaster number is 76 but cave was originally numbered 106</unofficial_number>
<entrance>
<entranceslug>1623-106</entranceslug>
<letter></letter>
</entrance>
<explorers></explorers>
<underground_description>See 76 entry for information</underground_description>
<equipment></equipment>
<references></references>
<survey></survey>
<kataster_status></kataster_status>
<underground_centre_line></underground_centre_line>
<notes></notes>
<length></length>
<depth></depth>
<extent></extent>
<survex_file></survex_file>
<description_file></description_file>
<url>1623/76/76.html</url>
</cave>
</body>
</html>

View File

@ -9,7 +9,7 @@
<cave>
<non_public>True</non_public>
<caveslug>1623-206</caveslug>
<official_name>7-Eingangsh&ouml;hle</official_name>
<official_name>Sieben-Eingangsh&ouml;hle</official_name>
<area>1623</area>
<area>2b</area>
<kataster_code></kataster_code>

View File

@ -9,7 +9,7 @@
<cave>
<non_public>True</non_public>
<caveslug>1623-39</caveslug>
<official_name>SCHWA h&ouml;hle 39</official_name>
<official_name>SCHWA h&ouml;hle</official_name>
<area>1623</area>
<area>2b or 4 (unclear)</area>
<kataster_code>1/T +</kataster_code>

View File

@ -0,0 +1,50 @@
<!DOCTYPE html><!-- THIS IS INFO FOR ONE ENTRANCE-->
<!-- Only put one entrance in this file - if this cave has multiple entrances they are each given a letter and each entrance has a separate file-->
<!-- If you edit this file, make sure it is uploaded (pushed) to the expoweb repository (entrances folder) and that you have added the cave it enters into the caves folder-->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title></title>
<link rel="stylesheet" type="text/css" href="/css/main2.css" />
</head>
<body>
<entrance>
<non_public>False</non_public>
<slug>1623-106</slug>
<name></name>
<entrance_description></entrance_description>
<explorers></explorers>
<map_description></map_description>
<location_description></location_description>
<approach></approach>
<underground_description></underground_description>
<photo><p><div class="centre"></div></p></photo>
<!-- marking options: P = Paint,
P? = Paint (?),
T = Tag,
T? = Tag (?),
R = Retagged,
S = Spit,
S? = Spit (?),
U = Unmarked,
? = Unknown" -->
<marking></marking>
<marking_comment></marking_comment>
<!-- findability options: ? = To be confirmed ...,
S = Surveyed,
L = Lost,
R = Refindable" -->
<findability>S</findability>
<findability_description></findability_description>
<alt></alt>
<northing></northing>
<easting></easting>
<tag_station></tag_station>
<exact_station></exact_station>
<other_station></other_station>
<other_description></other_description>
<bearings></bearings>
<url></url>
</entrance>
</body>
</html>