forked from pspc-spac/avadepth
-
Notifications
You must be signed in to change notification settings - Fork 0
/
soundings-sondages-eng.html
52 lines (46 loc) · 1.71 KB
/
soundings-sondages-eng.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<!--#include virtual="/includes/header-eng.html" -->
<script src="scripts/soundings-sondages.js" defer></script>
<h1 class="print_hide">Least Soundings & Available Widths</h1>
<!---
<h2>Fraser River - Inner Channel Limit</h2>
<h3 class="heading"></h3>
<a href="http://usa.autodesk.com/adsk/servlet/index?siteID=123112&id=2404513&GP=ILC-dwfitcampaign" target="_blank">
<img src="images/dwflogo.jpg"
alt="Download DWF Viewer"
style="margin-top:-27px;margin-left:527px"/>
</a>
--->
<br class="print_hide" />
<div class="grid-12">
<div class="align-center print-align-center print-margin-0" style="">
<h3 style="margin: 0;">Fraser River Least Soundings & Available Widths</h3>
<h3 class="heading" style="margin: 0;"></h3>
</div>
<table id="survey-header" class="styled align-center" style="table-layout: fixed; margin-left: auto; margin-right: auto; width: 550px;">
<tr>
<td>Note: All soundings / depths are relative to local low water level </td>
</tr>
<tr>
<td>Users will need to download an Autodesk DWF viewer to view and display the Reference Plan. <a href="http://usa.autodesk.com/design-review/">Download Autodesk viewer</a> </td>
</tr>
</table>
<br/>
</div>
<div class="grid-12">
<table id="surveys" class="styled align-center" style="margin-left: auto; margin-right: auto; width: 550px">
<tr>
<th rowspan="2">Date of Survey</th>
<th rowspan="2">Reference Plan</th>
<th style="width:55px">Design Grade</th>
<th style="width:80px">Least Soundings</th>
<th colspan="2">Available Width</th>
</tr>
<tr>
<th>(m)</th>
<th>(m)</th>
<th>(m)</th>
<th>(%)</th>
</tr>
</table>
</div>
<!--#include virtual="/includes/footer-eng.html" -->