{% extends "base.html" %} {% load wiki_markup %} {% load link %} {% block title %}Experimental{% endblock %} {% block content %}
Number of survey legs: {{nsurvexlegs}}
Total length: {{totalsurvexlength}} m on importing survex files.
Total length: {{addupsurvexlength}} m adding up all the years below.
Year | Surveys | Survey Legs | Total length |
---|---|---|---|
{{legs.0.year}} | {{legs.0.survexblock_set.all|length}} | {{legs.1.nsurvexlegs}} | {{legs.1.survexleglength}} |