{% extends "plainbase.html" %} {% block title %}Prospecting{% endblock %} {% block body %}
While this page is generated directly from the current data on all the caves listed, it also contains information which has not been curated and updated since about 1999. References to 'top camp' are likely to be to the 'old top camp' which was near the Schwarzmoossattel (the col) and not near Stone Bridge.
Open leads and prospects for discoveries should be looked for in the various current QMs systems instead.
This report is a relic of the AERW 'spreadsheet+script' days before troggle, and was designed to be printed out to be taken into the field on paper. It should be retired when we eventually get the clickable map system working with entrances present and labelled (not yet in April 2021).
The sub-ares names: '1a', '2a' etc. have not been in active use for some years as all exploration for at least the past two decades has been on the mid- to far-plateau.
Notes:
Cave Number | Name | Finished | Survey Data | Survey Drawn | Marked | Photo | Position | ||
---|---|---|---|---|---|---|---|---|---|
{{ cave }} | {{ cave.official_name|safe }} | {{ cave.kataster_code }} | {{ cave.hassurveydata }} | {{ cave.hassurvey }} | {{ cave.caveandentrance_set.all.0.entrance.marking_val }} | {{ cave.caveandentrance_set.all.0.entrance.has_photo }} | {{ cave.caveandentrance_set.all.0.entrance.find_location }} | ||
Location | {{ cave.caveandentrance_set.all.0.entrance.location_description|safe }} | ||||||||
Map | {{ cave.caveandentrance_set.all.0.entrance.map_description|safe }} | ||||||||
Approach | {{ cave.caveandentrance_set.all.0.entrance.approach|safe }} | ||||||||
Findability | {{ cave.caveandentrance_set.all.0.entrance.findability_description|safe }} | ||||||||
Marking | {{ cave.caveandentrance_set.all.0.entrance.marking_comment|safe }} | ||||||||
Ent Desc | {{ cave.caveandentrance_set.all.0.entrance.entrance_description|safe }} | ||||||||
Under Desc | {{ cave.underground_description|truncatewords_html:80 }} | ||||||||
{{ cave }} | {{ cave.official_name|safe }} | {{ cave.kataster_code }} | {{ cave.hassurveydata }} | {{ cave.hassurvey }} | |||||
Under Desc | {{ cave.underground_description|truncatewords_html:80 }} | ||||||||
{{ caveandentrance.entrance_letter}} | {{ caveandentrance.entrance.name|safe }} | {{ caveandentrance.entrance.marking_val }} | {{ caveandentrance.entrance.has_photo }} | {{ caveandentrance.entrance.find_location|safe }} | |||||
Location | {{ caveandentrance.entrance.location_description|safe }} | ||||||||
Map | {{ caveandentrance.entrance.map_description|safe }} | ||||||||
Approach | {{ caveandentrance.entrance.approach|safe }} | ||||||||
Findability | {{ caveandentrance.entrance.findability_description|safe }} | ||||||||
Marking | {{ caveandentrance.entrance.marking_comment|safe }} | ||||||||
Ent Desc | {{ caveandentrance.entrance.entrance_description|safe }} |