-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout_and_links_page.html
169 lines (150 loc) · 8.21 KB
/
about_and_links_page.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Situation Unit Links - Dashboard Component</title>
<meta name="description" content="Situation Unit Links - Dashboard Component">
<meta name="author" content="SitePoint">
<!-- FontAwesomeIcons -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"
integrity="sha512-1ycn6IcaQQ40/MKBW2W4Rhis/DbILU74C1vSrLJxCq57o941Ym01SwNsOMqvEBFlcgUa6xLiPY/NS5R+E6ztJQ=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<!-- Calcite Web -->
<link rel="stylesheet"
href="https://s3-us-west-1.amazonaws.com/patterns.esri.com/files/calcite-web/1.2.5/css/calcite-web.min.css">
<style>
hr {
padding: 0px;
margin: 0px;
}
#grid-container {
min-height: 100%;
}
h5 {
margin-top: 10px;
font-weight: bold;
}
.btn {
background-color: #33709E;
}
#hidden {
display: none;
}
th {
font-weight: bold;
}
</style>
</head>
<body>
<div class="grid-container leader-1">
<div class="column-24 trailer-0">
<h2><strong>DNR Wildfire Intel Dashboard</strong></h2>
<p class="font-size--1">
The <a href="https://www.dnr.wa.gov/" target="_blank">Washington DNR</a> fire dashboard is a situational
awareness and decision support tool for state fire managers and the public. We made
this application open access to encourage public and other agency benefit and hope you find it useful!
</p>
</div>
<div class='column-24'>
<hr>
</div>
<div class="column-24 leader-quarter">
<h4><strong>Latest DNR Situation Unit Products</strong></h4>
</div>
<div class="column-24 trailer-quarter">
<a id="intel-report" href="#" class="btn btn-fill" target="_blank" rel='noreferrer'
style="text-align: left;"><i class="icon-ui-documentation"></i> Intelligence Report <i
class="icon-ui-arrow-right-circled right"></i></a>
</div>
<div class="column-24 trailer-quarter">
<a id="fire-weather-report" href="#" class="btn btn-fill left" target="_blank" rel='noreferrer'
style="text-align: left; "><i class="fas fa-cloud-sun text-white"></i> Fire Weather
Briefing <i class="icon-ui-arrow-right-circled right"></i></a>
</div>
<div class="column-24 trailer-quarter">
<a id="fuels-report" href="#" class="btn btn-fill btn-left" target="_blank" rel='noreferrer'
style="text-align: left;">
<i class="fas fa-tree btn-blue"></i>
Fuels/Fire Danger Report
<i class="icon-ui-arrow-right-circled right"></i></a>
</div>
<div class="column-24 trailer-1">
<a id="safety-report" href="#" class="btn btn-fill btn-left" target="_blank" rel='noreferrer'
style="text-align: left;">
<i class="fas fa-hard-hat btn-blue"></i>
DNR Safety Report
<i class="icon-ui-arrow-right-circled right"></i></a>
</div>
<hr>
<div class="column-24 trailer-1">
<div class="column-6 font-size--3">
<p class="font-size--1 trailer-quarter"><strong>Northwest Intel</strong></p>
<a href="https://gacc.nifc.gov/nwcc/content/products/intelligence/MORNINGBRIEF.pdf" target="_blank"
rel='noreferrer'>Morning Intelligence Report</a><br>
<a href="https://gacc.nifc.gov/nwcc/content/products/intelligence/teams.pdf" target="_blank"
rel='noreferrer'>Teams Status</a><br>
<a href="https://gacc.nifc.gov/nwcc/content/products/intelligence/crews.pdf" target="_blank"
rel='noreferrer'>Hotshot Crews Status</a><br>
<a href="https://gacc.nifc.gov/nwcc/content/products/intelligence/Aviation.pdf" target="_blank"
rel='noreferrer'>Aviation Report</a><br>
</div>
<div class='column-6 font-size--3 trailer-1'>
<p class="font-size--1 trailer-quarter"><strong>National Intel</strong></p>
<a href="https://www.nifc.gov/nicc/sitreprt.pdf" target="_blank" rel='noreferrer'>Incident Management
Report</a><br>
<a href="https://www.nifc.gov/nicc/logistics/teams/imt_rotate.pdf" target="_blank" rel='noreferrer'>Type
1 Teams
Status</a><br>
<a href="https://fsapps.nwcg.gov/afm/index.php" target="_blank" rel='noreferrer'>Large Incidents Map</a>
</div>
</div>
<div class="column-24">
<p class="font-size--3">For a definition list of terms, click <a
href="/static/docs/dashboard_definitions.pdf" target='_blank' rel='noreferrer'>here</a>.</p>
</div>
<div class='column-24'>
<hr>
</div>
<div class="column-24 leader-quarter">
<h4><strong>Need Help?</h4></strong></h4>
<p class="font-size--1">For help, feedback, or suggestions, please send us an <a href="mailto:wd@dnr.wa.gov?subject=Feedback from Wildfire Intel Dashboard" target="_blank" rel='noreferrer'>email! <i class="icon-ui-support"></i></a></p>
<p class="font-size--3 text-light-grey">Disclaimer: The map data provided here are mostly from external
sources (NIFC EGP, NOAA, NWCC, etc.), loaded here for
your convenience. As DNR does not own this data directly, we cannot promise 100% uptime or availability
of each source's
data. Further, map data is for informational purposes only and should not be considered the only source
for
decision-making. This application is focused specifically on WA DNR wildfire operations, utilize the
NIFC Enterprise
Geospatial Portal (EGP) for more fire information inside of WA and nationally.</p>
</div>
<!--JQuery-->
<script src="https://code.jquery.com/jquery-3.6.0.min.js"
integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script>
<!-- Moment -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.26.0/moment.min.js"></script>
<!-- Calcite Web -->
<script
src="https://s3-us-west-1.amazonaws.com/patterns.esri.com/files/calcite-web/1.2.5/js/calcite-web.min.js"></script>
<!-- Set attachment links -->
<script>
$.getJSON({
type: "GET",
async: true,
url: 'https://services.arcgis.com/4x406oNViizbGo13/ArcGIS/rest/services/survey123_4fc29e5507c64d55a0e992b4e4da16c0_stakeholder/FeatureServer/0/queryAttachments?objectIds=&globalIds=&definitionExpression=1%3D1&attachmentsDefinitionExpression=1%3D1&attachmentTypes=&size=&keywords=&resultOffset=&resultRecordCount=&returnUrl=true&f=pjson&token=',
success: function (results) {
var attachment_list = results["attachmentGroups"][0]["attachmentInfos"];
var intel_report_url = attachment_list.filter(a => a.keywords == "dnr_intelligence_report")[0]['url'];
var fire_weather_briefing_url = attachment_list.filter(a => a.keywords == "fire_weather_briefing")[0]['url'];
var fuels_report_url = attachment_list.filter(a => a.keywords == "fuelsfire_danger_report")[0]['url'];
var safety_report_url = attachment_list.filter(a => a.keywords == "dnr_safety_report")[0]['url'];
$("#intel-report").attr("href", intel_report_url);
$("#fire-weather-report").attr("href", fire_weather_briefing_url);
$("#fuels-report").attr("href", fuels_report_url);
$("#safety-report").attr("href", safety_report_url);
}
});
</script>
</body>
</html>