mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-21 23:01:55 +00:00
Add in an entry for 106 to explain that it's the same as 76
This commit is contained in:
parent
556bc3dc5a
commit
ae5c67a8ec
40
cave_data/1623-106.html
Normal file
40
cave_data/1623-106.html
Normal 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ö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>
|
@ -9,7 +9,7 @@
|
||||
<cave>
|
||||
<non_public>True</non_public>
|
||||
<caveslug>1623-206</caveslug>
|
||||
<official_name>7-Eingangshöhle</official_name>
|
||||
<official_name>Sieben-Eingangshöhle</official_name>
|
||||
<area>1623</area>
|
||||
<area>2b</area>
|
||||
<kataster_code></kataster_code>
|
||||
|
@ -9,7 +9,7 @@
|
||||
<cave>
|
||||
<non_public>True</non_public>
|
||||
<caveslug>1623-39</caveslug>
|
||||
<official_name>SCHWA höhle 39</official_name>
|
||||
<official_name>SCHWA höhle</official_name>
|
||||
<area>1623</area>
|
||||
<area>2b or 4 (unclear)</area>
|
||||
<kataster_code>1/T +</kataster_code>
|
||||
|
50
entrance_data/1623-106.html
Normal file
50
entrance_data/1623-106.html
Normal 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>
|
Loading…
Reference in New Issue
Block a user