-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
314 lines (293 loc) · 20.9 KB
/
index.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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
<!DOCTYPE html>
<html lang="en-us" role="application" itemscope itemtype="http://schema.org/Webpage">
<head prefix="og: http://ogp.me/ns#htmpl">
<title>State Route Bridge Vertical Clearance Trip Planner</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- Place this data between the <head> tags of your website -->
<title>WSDOT State Route Vertical Clearance Trip Planner</title>
<meta name="description" content="The WSDOT Bridge Vertical Clearance Trip Planner is an application intended to help the public identify bridges with restricted vertical clearances up to 16 feet on State highways. The application also provides links for permits and other information." />
<!-- Schema.org markup (Google) -->
<meta itemprop="name" content="WSDOT State Route Vertical Clearance Trip Planner">
<meta itemprop="description" content="The WSDOT Bridge Vertical Clearance Trip Planner is an application intended to help the public identify bridges with restricted vertical clearances up to 16 feet on State highways. The application also provides links for permits and other information.">
<meta itemprop="image" content="Images/MUTCD_W12-2.svg">
<!-- Twitter Card markup-->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@wsdot">
<meta name="twitter:title" content="WSDOT State Route Vertical Clearance Trip Planner">
<meta name="twitter:description" content="The WSDOT Bridge Vertical Clearance Trip Planner is an application intended to help the public identify bridges with restricted vertical clearances up to 16 feet on State highways. The application also provides links for permits and other information.">
<meta name="twitter:creator" content="">
<!-- Twitter summary card with large image must be at least 280x150px -->
<meta name="twitter:image" content="Images/MUTCD_W12-2.svg">
<meta name="twitter:image:alt" content="The WSDOT Bridge Vertical Clearance Trip Planner is an application intended to help the public identify bridges with restricted vertical clearances up to 16 feet on State highways. The application also provides links for permits and other information.">
<!-- Open Graph markup (Facebook, Pinterest) -->
<meta property="og:title" content="WSDOT State Route Vertical Clearance Trip Planner" />
<meta property="og:type" content="article" />
<meta property="og:url" content="//www.wsdot.wa.gov/data/tools/bridgeclearance/" />
<meta property="og:image" content="Images/MUTCD_W12-2.svg" />
<meta property="og:description" content="The WSDOT Bridge Vertical Clearance Trip Planner is an application intended to help the public identify bridges with restricted vertical clearances up to 16 feet on State highways. The application also provides links for permits and other information." />
<meta property="og:site_name" content="WSDOT State Route Vertical Clearance Trip Planner" />
<!-- #region favicon -->
<link rel="shortcut icon" href="favicon.ico">
<link rel="apple-touch-icon" sizes="57x57" href="apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="114x114" href="apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="72x72" href="apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="144x144" href="apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="60x60" href="apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="120x120" href="apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="76x76" href="apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="152x152" href="apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon-180x180.png">
<link rel="icon" type="image/png" href="favicon-192x192.png" sizes="192x192">
<link rel="icon" type="image/png" href="favicon-160x160.png" sizes="160x160">
<link rel="icon" type="image/png" href="favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32">
<meta name="msapplication-TileColor" content="#007c66">
<meta name="msapplication-TileImage" content="mstile-144x144.png">
<!-- #endregion favicon -->
<link rel="stylesheet" href="https://js.arcgis.com/3.25/esri/css/esri.css" integrity="sha384-Vtqiar3jS6bqFyFuf1OQSZVRJhjl5EfMOz4pAdogx78Z3lZzkCPlZX2GgTu6agHu" crossorigin="anonymous">
<link rel="stylesheet" href="https://js.arcgis.com/3.25/dijit/themes/claro/claro.css" integrity="sha384-xudILpH2keG8vh5gOGVx24QsvYfePPzbQhFI7MUwgnt90OGNYggt/v7gE3gk9P9S" crossorigin="anonymous">
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<!-- Optional theme -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous">
<link rel="stylesheet" href="Style/index.min.css" />
<!-- Google Analytics -->
<script>
// Setup Google Analytics, but not if user has specified that they don't want to be tracked.
(function (dnt, cookieDomain) {
var scriptTag, hostRe = new RegExp(cookieDomain.replace(".", "\\.") + "$");
if (dnt !== "yes" && dnt !== "1") {
window.ga = window.ga || function () { (ga.q = ga.q || []).push(arguments) }; ga.l = +new Date;
ga('create', 'UA-970887-21', hostRe.test(location.host) ? cookieDomain : "auto");
ga(function (tracker) {
tracker.set("appName", "State Route Bridge Vertical Clearance Trip Planner");
tracker.send('pageview');
});
// Add the script tag.
scriptTag = document.createElement("script");
scriptTag.src = "//www.google-analytics.com/analytics.js";
scriptTag.async = true;
document.head.appendChild(scriptTag);
}
}(navigator.doNotTrack || navigator.msDoNotTrack || null, "wsdot.wa.gov"));
</script>
<!-- End Google Analytics -->
<script>
// Test for browser feature support.
(function () {
var supportsHistory = Boolean(window.history);
var supportsClassList, supportsAddEventListener;
(function () {
var div = document.createElement("div");
supportsClassList = Boolean(div.classList);
supportsAddEventListener = Boolean(div.addEventListener);
}());
var unsupportedFeatures = [];
// Show an alert if the browser doesn't support a required feature.
if (!(supportsHistory && supportsClassList && supportsAddEventListener)) {
if (!supportsHistory) {
unsupportedFeatures.push("history");
}
if (!supportsClassList) {
unsupportedFeatures.push("classlist");
}
if (!supportsAddEventListener) {
unsupportedFeatures.push("add event listener");
}
alert("Obsolete browser detected. This application will not work correctly in the current browser. Please upgrade this browser to the latest version or try a different browser.");
window.navigate("//www.wsdot.wa.gov/Bridge/Structures/BVCTP.htm");
}
}());
</script>
<script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha384-tsQFqpEReu7ZLhBV2VZlAu7zcOV+rXbYlF2cqB8txI/8aZajjp4Bqd+V6D5IgvKT" crossorigin="anonymous"></script>
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
</head>
<body class="claro">
<div id="warningModal" class="modal fade" role="dialog" data-backdrop="static">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-header">
<!--<button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button>-->
<h4 class="modal-title"><span class="glyphicon glyphicon-exclamation-sign"></span> Disclaimer</h4>
</div>
<div class="modal-body">
<p>
This Bridge Vertical Clearance Trip Planner is a guide for vertical clearances, but because of physical changes to
highways and other possible inconsistencies due to natural phenomena (expansion and contraction of highway facilities
due to temperature, natural or unnatural material deposition on the pavement, other transient and lasting unforeseen events,
etc.), new construction, pavement overlays, lane reconfiguration, etc., it cannot be guaranteed. As stated on all permits
in accordance with state law, the operator is responsible to identify, navigate and clear all obstructions.
<a href="http://apps.leg.wa.gov/WAC/default.aspx?cite=468-38-070" target="_blank">WAC 468-38-070</a> states,
<q>
It is the responsibility of the permit applicant to check, or prerun, the proposed route and provide for safe maneuvers
around the obstruction or detours as necessary.
</q>
For permitting purposes, the permit applicant is identified on the permit in the field titled “Company Name”.
</p>
<p>Note that the lane in which the maximum and minimum clearances occur are not listed. This must be determined by the operator. In accordance with state law, the owner or operator of a vehicle or combination of vehicles shall exercise due care in determining that sufficient vertical clearance is provided upon the public highways where the vehicle or combination of vehicles is being operated. Due to the variations in structure clearance partially cataloged above, such users should not assume that clearance is in excess of what is published, and should utilize check and prerun methods to assure safe passage.</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Accept</button>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
<div id="topNavBar" class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<h1 class="navbar-brand">
<a href="//www.wsdot.wa.gov/" target="_blank"><img class="wsdot-logo" src="Images/WSDOT_ACRONYM_logo.png" alt="WSDOT" /></a>
<span class="hidden-xs">State Route</span>
Bridge<span class="hidden-xs"> Vertical</span> Clearance<span class="hidden-xs"> Trip Planner</span>
</h1>
</div>
<ul class="nav navbar-nav navbar-right hidden-xs">
<li><a href="//www.wsdot.wa.gov/Bridge/BVCTP/feedback.htm" target="_blank"><span class="glyphicon glyphicon-comment"></span> Feedback</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle hamburger" data-toggle="dropdown">≡</a>
<ul class="dropdown-menu" role="menu">
<li><a href="//www.wsdot.wa.gov/news/" target="_blank"><span class="glyphicon glyphicon-bullhorn"></span> News</a></li>
<li><a href="//www.wsdot.wa.gov/employment/" target="_blank"><span class="glyphicon glyphicon-link"></span> Employment</a></li>
<li><a href="//www.wsdot.wa.gov/goodtogo/" target="_blank"><span class="glyphicon glyphicon-link"></span> Good To Go!</a></li>
<li><a href="//www.wsdot.wa.gov/contact/" target="_blank"><span class="glyphicon glyphicon-envelope"></span> Contact Us</a></li>
<li><a href="//www.wsdot.wa.gov/" target="_blank"><span class="glyphicon glyphicon-home"></span> WSDOT Home</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="container-fluid">
<div class="row row-offcanvas row-offcanvas-left">
<!-- Tools panel-->
<div class="col-xs-9 col-sm-3 col-md-3 sidebar-offcanvas" id="sidebar">
<div class="panel">
<ul id="tabs" class="nav nav-tabs">
<li class="active"><a href="#bridgetools"><span class="glyphicon glyphicon-road"></span> Input</a></li>
<li><a href="#basemaps"><span class="glyphicon glyphicon-globe"></span> Basemaps</a></li>
</ul>
<div id="tabContent" class="tab-content">
<div class="tab-pane active" id="bridgetools">
<form id="clearanceForm" role="form">
<div class="form-group">
<label>Enter Vehicle Height</label>
<div class="input-group">
<input class="form-control" id="feetBox" name="feet" type="number" min="0" />
<label for="feetBox" class="input-group-addon">ft.</label>
<input class="form-control" id="inchesBox" name="inches" type="number" min="0" />
<label for="inchesBox" class="input-group-addon">in.</label>
</div>
</div>
<div id="tooHighWarning" class="alert alert-warning hidden" role="alert">
<span class="glyphicon glyphicon-warning-sign"></span> This application intended to assist users with overheight clearances up to 16 feet.
For taller loads, please follow steps in this link:
<a class="alert-link" href="//www.wsdot.wa.gov/CommercialVehicle/superload.htm" target="_blank">Superload Requirements</a>.
</div>
<div id="heightRequiredWarning" class="alert alert-warning hidden" role="alert">
<span class="glyphicon glyphicon-warning-sign"></span> You must enter a value in feet and/or inches box.
</div>
<div class="form-group ui-widget">
<label for="routeFilterBox">Enter Route Number (optional)</label>
<input id="routeFilterBox" class="form-control" name="route" type="text"
autocomplete="off" inputmode="numeric" maxlength="3" />
</div>
<div id="invalidRouteAlert" class="alert alert-warning hidden" role="alert">
<span class="glyphicon glyphicon-warning-sign"></span> Invalid Route.
</div>
<div class="checkbox">
<input id="includeNonMainlineCheckbox" type="checkbox" name="include-non-mainline" checked="checked" />
<label for="includeNonMainlineCheckbox">Include State Route ramps, spurs, couplets</label>
<div class="alert alert-warning ramp-warning">
<span class="glyphicon glyphicon-warning-sign"></span> <strong>WARNING!</strong>
Local roads and streets under state routes are not available. Please contact the appropriate
<a href="//www.wsdot.wa.gov/CommercialVehicle/county_permits.htm" target="_blank">local agency</a>
for this information.
</div>
</div>
<div class="btn-group btn-group-justified">
<div class="btn-group">
<button type="submit" class="btn btn-success">Submit</button>
</div>
<div class="btn-group">
<button type="reset" class="btn btn-default">Reset</button>
</div>
</div>
</form>
<hr />
<div id="results" class="hidden">
<p>
<span class="glyphicon glyphicon-zoom-in"></span>
<a id="zoomToResultsLink" href="#">
Zoom to results
</a>
</p>
<table id="resultsTable" class="table">
<thead>
<tr>
<th></th>
<th>Count</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><div class="legend-symbol legend-cannot-pass"></div></td>
<td id="noPassCount" data-on-count="0" data-under-count="0"></td>
<td>Vehicle will not pass under</td>
</tr>
<tr>
<td><div class="legend-symbol legend-can-pass"></div></td>
<td id="somePassCount" data-on-count="0" data-under-count="0"></td>
<td>Vehicle could pass under if correct lane is chosen</td>
</tr>
</tbody>
</table>
<div class="bg-info">
<p>
<span class="glyphicon glyphicon-info-sign"></span> Click on the colored dots on the map for detailed info.
</p>
<p>
<span class="glyphicon glyphicon-info-sign"></span> To obtain a permit: <a href="//www.wsdot.wa.gov/CommercialVehicle/default.htm" target="_blank">Commercial Vehicle Services</a>
</p>
</div>
</div>
</div>
<div class="tab-pane" id="basemaps">
<div id="basemapGallery" class="claro"></div>
</div>
</div>
</div>
</div>
<!-- Map -->
<div id="map" class="col-sm-9 col-md-9" role="img">
<button id="homeButton">Home</button>
<div id="geocoder"></div>
<div id="tools">
<button type="button" class="btn btn-primary visible-xs" data-toggle="offcanvas" title="Toggle Tools"><span class="glyphicon glyphicon-list"></span></button>
</div>
<progress id="mapProgress" class="map-progress">Loading map data...</progress>
</div>
</div> <!--row-->
</div>
<script>
(function () {
var root = location.pathname.replace(/\/[^\/]*$/, "");
var dojoConfig = {
async: true,
packages: [
{
name: "app",
location: [root, "Scripts"].join("/")
}
]
};
window.dojoConfig = dojoConfig;
}());
</script>
<script src="https://js.arcgis.com/3.25/init.js" integrity="sha384-1VhislcnI051SFPPTVD4VOSvnqTwDKsMcLHOq8S+pPrKHoB6p/YOJ6iKR1vfPpBC" crossorigin="anonymous"></script>
<script>require(["app"])</script>
</body>
</html>