-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtemp-wp.html
More file actions
765 lines (650 loc) · 54.7 KB
/
Copy pathtemp-wp.html
File metadata and controls
765 lines (650 loc) · 54.7 KB
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
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN"
"http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
<html lang="en" dir="ltr" prefix="content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01/rdf-schema# sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#">
<head profile="http://www.w3.org/1999/xhtml/vocab">
<meta name="google-site-verification" content="P-ueZ_YlaAMPvZPgAt7FERcbAxwYKREDPmqKK7WbIdo" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-translate-customization" content="33cef3e37966dc74-463e7b3c1b67e30d-g55f3fff9c95afa58-15" />
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,700" rel="stylesheet">
<link href="https://www.nebraska.gov/base/garfield/fonts/fontawesome/all.min.css" rel="stylesheet">
<!-- Twitter -->
<meta name="twitter:card" content="The Official Nebraska Department of Natural Resources (NeDNR) Government Website.">
<meta name="twitter:description" content="The Official Nebraska Department of Natural Resources (NeDNR) Government Website.">
<meta name="twitter:image:src" content="https://dnr.nebraska.gov/files/img/nednr-media-image.jpg">
<!-- Open Graph (Facebook & Pinterest) -->
<meta property="og:description" content="The Official Nebraska Department of Natural Resources (NeDNR) Government Website.">
<meta property="og:site_name" content="Nebraska Department of Natural Resources (NeDNR)">
<meta property="og:image" content="https://dnr.nebraska.gov/files/img/nednr-media-image.jpg">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="Generator" content="Drupal 7 (http://drupal.org)" />
<link rel="canonical" href="/water-planning" />
<link rel="shortlink" href="/node/26" />
<meta name="_meta_title" content="Water Planning" />
<link rel="shortcut icon" href="https://dnr.nebraska.gov/sites/dnr.nebraska.gov/files/favicon-96x96.png" type="image/png" />
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible" />
<title>Water Planning | Department of Natural Resources</title>
<link type="text/css" rel="stylesheet" href="https://dnr.nebraska.gov/sites/dnr.nebraska.gov/files/css/css_lQaZfjVpwP_oGNqdtWCSpJT1EMqXdMiU84ekLLxQnc4.css" media="all" />
<link type="text/css" rel="stylesheet" href="https://dnr.nebraska.gov/sites/dnr.nebraska.gov/files/css/css_y5V-74fl2u3TPnO7Vzl0srF2_LEAmcANj4_-6qPJyxk.css" media="all" />
<link type="text/css" rel="stylesheet" href="https://dnr.nebraska.gov/sites/dnr.nebraska.gov/files/css/css_1FUijBc5Thj2lgTbIncNXgI1mdwSzEAeOZPTVN4aGPA.css" media="all" />
<link type="text/css" rel="stylesheet" href="https://dnr.nebraska.gov/sites/dnr.nebraska.gov/files/css/css_Zmwh65cg_h97mZQUSnqdk_pYuqwzgXdys5V-W02Q-Ns.css" media="all" />
<link type="text/css" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@3.3.5/dist/css/bootstrap.min.css" media="all" />
<link type="text/css" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@unicorn-fail/drupal-bootstrap-styles@0.0.2/dist/3.3.1/7.x-3.x/drupal-bootstrap.min.css" media="all" />
<link type="text/css" rel="stylesheet" href="https://dnr.nebraska.gov/sites/dnr.nebraska.gov/files/css/css_esJyXhEeWi_gBPiWduMJprmVZ2vWQqxcvOywnqI4VY0.css" media="all" />
<style>.bkg-wrapper{background-image:url('https://dnr.nebraska.gov/sites/dnr.nebraska.gov/files/img/bkg.jpg');}
</style>
<!-- HTML5 element support for IE6-8 -->
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<script src="/sites/all/libraries/respondjs/respond.min.js"></script>
<![endif]-->
<script src="https://dnr.nebraska.gov/sites/all/libraries/respondjs/respond.min.js?r7h872"></script>
<script src="https://dnr.nebraska.gov/sites/dnr.nebraska.gov/files/js/js_6wB7_RH3hNT_viZwOlvXgQ7bvciK-Mir9CVHAkENV64.js"></script>
<script src="https://dnr.nebraska.gov/sites/dnr.nebraska.gov/files/js/js_wqV4Ccs_ZLoue6lzrW9a1eQNEOHcUFwH_FK-3HqR0fc.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@3.3.5/dist/js/bootstrap.min.js"></script>
<script src="https://dnr.nebraska.gov/sites/dnr.nebraska.gov/files/js/js_kMg7W1sZANW-JVt-y1p4g6o0k68QXbUoYrBuKkRfQvo.js"></script>
<script src="https://dnr.nebraska.gov/sites/dnr.nebraska.gov/files/js/js_bhMGe-T6Zd1PFMX8SHdBepHcbZLmNjW_kK47VQoK5j4.js"></script>
<script>
(function(i,s,o,g,r,a,m){i["GoogleAnalyticsObject"]=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,"script","https://www.google-analytics.com/analytics.js","ga");ga("create", "UA-6762907-9", {"cookieDomain":"auto"});ga("set", "anonymizeIp", true);ga("send", "pageview");</script>
<script src="https://dnr.nebraska.gov/sites/dnr.nebraska.gov/files/js/js_2-Uz1r2Xx4Rwk_VVLZU9-0w7wllDs7reqwTIRSJWFro.js"></script>
<script src="https://dnr.nebraska.gov/sites/dnr.nebraska.gov/files/js/js_rM3-o1synRy-u3cm1IUv-1uOAouJXnyuX_YLektiYOE.js"></script>
<script>jQuery.extend(Drupal.settings, {"basePath":"\/","pathPrefix":"","setHasJsCookie":0,"ajaxPageState":{"theme":"ndnr","theme_token":"zpcKrJyj-k4jjrGjHE-KrzfhGduTxNRzuS55v26iXHU","js":{"sites\/all\/themes\/bootstrap\/js\/bootstrap.js":1,"sites\/all\/libraries\/respondjs\/respond.min.js":1,"sites\/all\/modules\/jquery_update\/replace\/jquery\/1.9\/jquery.min.js":1,"misc\/jquery-extend-3.4.0.js":1,"misc\/jquery-html-prefilter-3.5.0-backport.js":1,"misc\/jquery.once.js":1,"misc\/drupal.js":1,"sites\/all\/modules\/jquery_update\/replace\/ui\/ui\/minified\/jquery.ui.core.min.js":1,"sites\/all\/modules\/jquery_update\/replace\/ui\/ui\/minified\/jquery.ui.widget.min.js":1,"sites\/all\/modules\/jquery_update\/replace\/ui\/ui\/minified\/jquery.ui.effect.min.js":1,"sites\/all\/modules\/jquery_update\/replace\/ui\/ui\/minified\/jquery.ui.position.min.js":1,"misc\/ui\/jquery.ui.position-1.13.0-backport.js":1,"sites\/all\/modules\/jquery_update\/replace\/ui\/ui\/minified\/jquery.ui.menu.min.js":1,"sites\/all\/modules\/jquery_update\/replace\/ui\/ui\/minified\/jquery.ui.autocomplete.min.js":1,"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@3.3.5\/dist\/js\/bootstrap.min.js":1,"sites\/all\/modules\/back_to_top\/js\/back_to_top.js":1,"sites\/all\/modules\/apachesolr_autocomplete\/apachesolr_autocomplete_jqueryui.js":1,"sites\/all\/libraries\/bootstrap\/js\/bootstrap.min.js":1,"sites\/all\/modules\/views_bootstrap\/js\/tabs.js":1,"sites\/all\/modules\/google_analytics\/googleanalytics.js":1,"0":1,"sites\/all\/modules\/extlink\/js\/extlink.js":1,"sites\/all\/libraries\/superfish\/jquery.hoverIntent.minified.js":1,"sites\/all\/libraries\/superfish\/sftouchscreen.js":1,"sites\/all\/libraries\/superfish\/sfsmallscreen.js":1,"sites\/all\/libraries\/superfish\/supposition.js":1,"sites\/all\/libraries\/superfish\/superfish.js":1,"sites\/all\/libraries\/superfish\/supersubs.js":1,"sites\/all\/modules\/superfish\/superfish.js":1,"sites\/all\/themes\/NDNR\/scripts\/custom.js":1},"css":{"modules\/system\/system.base.css":1,"misc\/ui\/jquery.ui.core.css":1,"misc\/ui\/jquery.ui.theme.css":1,"misc\/ui\/jquery.ui.menu.css":1,"misc\/ui\/jquery.ui.autocomplete.css":1,"sites\/all\/modules\/calendar\/css\/calendar_multiday.css":1,"sites\/all\/modules\/date\/date_api\/date.css":1,"sites\/all\/modules\/date\/date_popup\/themes\/datepicker.1.7.css":1,"modules\/field\/theme\/field.css":1,"modules\/node\/node.css":1,"sites\/all\/modules\/extlink\/css\/extlink.css":1,"sites\/all\/modules\/views\/css\/views.css":1,"sites\/all\/modules\/back_to_top\/css\/back_to_top.css":1,"sites\/all\/modules\/ckeditor\/css\/ckeditor.css":1,"sites\/all\/modules\/apachesolr_autocomplete\/apachesolr_autocomplete.css":1,"sites\/all\/libraries\/bootstrap\/css\/bootstrap.min.css":1,"sites\/all\/libraries\/bootstrap\/css\/bootstrap-theme.min.css":1,"sites\/all\/modules\/ctools\/css\/ctools.css":1,"sites\/all\/modules\/views_bootstrap\/css\/tabs.css":1,"sites\/all\/libraries\/fontawesome\/css\/font-awesome.css":1,"sites\/all\/libraries\/superfish\/css\/superfish.css":1,"sites\/all\/libraries\/superfish\/css\/superfish-smallscreen.css":1,"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@3.3.5\/dist\/css\/bootstrap.min.css":1,"https:\/\/cdn.jsdelivr.net\/npm\/@unicorn-fail\/drupal-bootstrap-styles@0.0.2\/dist\/3.3.1\/7.x-3.x\/drupal-bootstrap.min.css":1,"sites\/all\/themes\/NDNR\/css\/style.css":1,"sites\/all\/themes\/NDNR\/less\/style.less":1,"0":1}},"apachesolr_autocomplete":{"forms":{"search-block-form":{"id":"search-block-form","path":"\/apachesolr_autocomplete_callback\/apachesolr_search_page%3Acore_search"}}},"better_exposed_filters":{"views":{"calendar":{"displays":{"block_5":{"filters":[]}}},"public_events":{"displays":{"block_3":{"filters":[]}}},"water_planning_tabs":{"displays":{"block":{"filters":[]},"block_1":{"filters":[]}}},"job_title_content_":{"displays":{"block":{"filters":[]},"block_1":{"filters":[]},"block_2":{"filters":[]},"block_3":{"filters":[]},"block_4":{"filters":[]},"block_5":{"filters":[]},"block_6":{"filters":[]},"block_7":{"filters":[]},"block_8":{"filters":[]}}},"groundwater_tabs":{"displays":{"block_2":{"filters":[]}}}}},"back_to_top":{"back_to_top_button_trigger":"600","back_to_top_button_text":"Back to top","#attached":{"library":[["system","ui"]]}},"googleanalytics":{"trackOutbound":1,"trackMailto":1,"trackDownload":1,"trackDownloadExtensions":"7z|aac|arc|arj|asf|asx|avi|bin|csv|doc(x|m)?|dot(x|m)?|exe|flv|gif|gz|gzip|hqx|jar|jpe?g|js|mp(2|3|4|e?g)|mov(ie)?|msi|msp|pdf|phps|png|ppt(x|m)?|pot(x|m)?|pps(x|m)?|ppam|sld(x|m)?|thmx|qtm?|ra(m|r)?|sea|sit|tar|tgz|torrent|txt|wav|wma|wmv|wpd|xls(x|m|b)?|xlt(x|m)|xlam|xml|z|zip"},"superfish":{"1":{"id":"1","sf":{"delay":"100","animation":{"opacity":"show"},"speed":"fast","autoArrows":false,"dropShadows":false},"plugins":{"touchscreen":{"behaviour":"1","mode":"window_width","breakpoint":915,"breakpointUnit":"px"},"smallscreen":{"mode":"window_width","breakpoint":915,"breakpointUnit":"px","accordionButton":"0","title":"\u0026#xf0c9;"},"supposition":true,"supersubs":{"minWidth":"2","maxWidth":"2"}}}},"urlIsAjaxTrusted":{"\/water-planning":true},"extlink":{"extTarget":"_blank","extClass":0,"extLabel":"(link is external)","extImgClass":0,"extIconPlacement":"append","extSubdomains":1,"extExclude":"","extInclude":"","extCssExclude":"","extCssExplicit":"","extAlert":0,"extAlertText":"This link will take you to an external web site.","mailtoClass":0,"mailtoLabel":"(link sends e-mail)","extUseFontAwesome":false},"bootstrap":{"anchorsFix":"0","anchorsSmoothScrolling":"0","formHasError":1,"popoverEnabled":0,"popoverOptions":{"animation":1,"html":0,"placement":"right","selector":"","trigger":"click","triggerAutoclose":1,"title":"","content":"","delay":0,"container":"body"},"tooltipEnabled":0,"tooltipOptions":{"animation":1,"html":0,"placement":"auto left","selector":"","trigger":"hover focus","delay":0,"container":"body"}}});</script>
<script>
var $ = jQuery;
$(document).ready(function(){
$(window).scroll(function() { // check if scroll event happened
if ($(window).scrollTop() > 50) { // check if user scrolled more than 50 from top of the browser window
$(".navbar-background").addClass( "navbar-background-show"); // if yes, then change the color of class "navbar-fixed-top" to white (#f8f8f8)
} else {
$(".navbar-background").removeClass( "navbar-background-show" ); // if not, change it back to transparent
}
});
});
/* Open when someone clicks on the span element */
function openNav() {
document.getElementById("search-btn").style.height = "100%";
}
/* Close when someone clicks on the "x" symbol inside the overlay */
function closeNav() {
document.getElementById("search-btn").style.height = "0%";
}
function myFunction() {
document.getElementById("myDropdown").classList.toggle("show-drop");
}
window.onclick = function(event) {
if (!event.target.matches('.dropbtn')) {
var dropdowns = document.getElementsByClassName("dropdown-content");
var i;
for (i = 0; i < dropdowns.length; i++) {
var openDropdown = dropdowns[i];
if (openDropdown.classList.contains('show-drop')) {
openDropdown.classList.remove('show-drop');
}
}
}
}
//==================== FOR DESKTOP OVERLAY ON SEARCH ICON CLICK =====================//
$(function() {
$('.search-icon').click(function() {
$('.overlay').css({
'height': '100%',
});
});
});
</script>
</head>
<body class="html not-front not-logged-in one-sidebar sidebar-first page-node page-node- page-node-26 node-type-page tundra" >
<div id="skip-link">
<a href="#main-content" class="element-invisible element-focusable">Skip to main content</a>
</div>
<!--[if lt IE 9]>
<div id="warning">
<button class="close" aria-hidden="true" data-dismiss="alert" type="button">×</button>
<h4 class="yellow-warning">You're using an unsupported version of Internet Explorer. Site functionality is greatly reduced.</h4>
<p><a href="http://windows.microsoft.com/en-us/internet-explorer/products/ie/home" target="_blank">Upgrade Internet Explorer</a>, install a <a href="http://browsehappy.com" target="_blank">modern browser</a>, or contact your system administrator.</p>
</div>
<![endif]-->
<link rel="stylesheet" href="https://js.arcgis.com/3.19/esri/css/esri.css">
<link rel="stylesheet" href="https://js.arcgis.com/3.19/dijit/themes/tundra/tundra.css">
<script type="text/javascript" src="https://js.arcgis.com/3.15/init.js"></script>
<script src="https://nednr.nebraska.gov/Maps/IWMBasinsNRDMap.js"></script>
<style>
#map {
height: 100%;
margin: 0;
padding: 0;
}
</style>
<header class="water-planning-hero page-hero">
<div class="page-hero-text hero-text">
<h1>Water Planning</h1>
</div>
<div class="container head">
<a class="nav-logo-mobile" href="/" title="Home">
<img src="https://dnr.nebraska.gov/sites/dnr.nebraska.gov/files/logo_0.png" alt="Home" />
</a>
<div class="search-icon-mobile">
<img onclick="openNav()" src="https://dnr.nebraska.gov/sites/all/themes/NDNR/img/search.png" title="Search Icon" alt="Click here to search."/>
</div>
<nav id="navbar" role="banner" class="navbar-background-page navbar navbar-static-top navbar-default">
<div class="navbar-collapse collapse">
<nav role="navigation">
<div class="primary-nav">
<div class="region region-navigation">
<section id="block-superfish-1" class="block block-superfish clearfix">
<ul id="superfish-1" class="menu sf-menu sf-menu-test-menu sf-horizontal sf-style-none sf-total-items-7 sf-parent-items-1 sf-single-items-6"><li id="menu-1296-1" class="first odd sf-item-1 sf-depth-1 sf-no-children"><a href="/about" title="" class="sf-depth-1">About</a></li><li id="menu-1298-1" class="middle even sf-item-2 sf-depth-1 sf-no-children"><a href="/data" title="" class="sf-depth-1">Data</a></li><li id="menu-1297-1" class="middle odd sf-item-3 sf-depth-1 sf-no-children"><a href="/forms" title="" class="sf-depth-1">Forms</a></li><li id="menu-1314-1" class="middle even sf-item-4 sf-depth-1 sf-no-children"><a href="/index" title="" class="sf-depth-1"><div class="nav-logo"><span class="sr-only">Nebraska Department of Natural Resources Icon</span></div></a></li><li id="menu-1299-1" class="active-trail middle odd sf-item-5 sf-depth-1 sf-total-children-6 sf-parent-children-6 sf-single-children-0 menuparent"><a href="/services" title="" class="sf-depth-1 menuparent">Services</a><ul class="sf-megamenu"><li class="sf-megamenu-wrapper active-trail middle odd sf-item-5 sf-depth-1 sf-total-children-6 sf-parent-children-6 sf-single-children-0 menuparent"><ol><li id="menu-1305-1" class="first odd sf-item-1 sf-depth-2 sf-total-children-6 sf-parent-children-0 sf-single-children-6 sf-megamenu-column menuparent"><div class="sf-megamenu-column"><a href="/dam-safety" title="" class="sf-depth-2 menuparent">Dam Safety</a><ol><li id="menu-1330-1" class="first odd sf-item-1 sf-depth-3 sf-no-children"><a href="/dam-safety/about" title="" class="sf-depth-3">About</a></li><li id="menu-1334-1" class="middle even sf-item-2 sf-depth-3 sf-no-children"><a href="/dam-safety/additional-resources" title="" class="sf-depth-3">Additional Resources</a></li><li id="menu-1333-1" class="middle odd sf-item-3 sf-depth-3 sf-no-children"><a href="/dam-safety/approval-dams" title="" class="sf-depth-3">Approval of Dams</a></li><li id="menu-1332-1" class="middle even sf-item-4 sf-depth-3 sf-no-children"><a href="/dam-safety/common-problems-dams" title="" class="sf-depth-3">Common Problems at Dams</a></li><li id="menu-1306-1" class="middle odd sf-item-5 sf-depth-3 sf-no-children"><a href="/dam-safety/nebraska-dam-inventory" title="" class="sf-depth-3">Dam Inventory</a></li><li id="menu-1331-1" class="last even sf-item-6 sf-depth-3 sf-no-children"><a href="/dam-safety/dam-owners" title="" class="sf-depth-3">For Dam Owners</a></li></ol></div></li><li id="menu-1300-1" class="middle even sf-item-2 sf-depth-2 sf-total-children-7 sf-parent-children-0 sf-single-children-7 sf-megamenu-column menuparent"><div class="sf-megamenu-column"><a href="/floodplain" title="" class="sf-depth-2 menuparent">Floodplain Management</a><ol><li id="menu-1301-1" class="first odd sf-item-1 sf-depth-3 sf-no-children"><a href="/floodplain/interactive-maps" title="" class="sf-depth-3">Interactive Maps</a></li><li id="menu-1302-1" class="middle even sf-item-2 sf-depth-3 sf-no-children"><a href="/floodplain-mapping" title="" class="sf-depth-3">Floodplain Mapping</a></li><li id="menu-1316-1" class="middle odd sf-item-3 sf-depth-3 sf-no-children"><a href="/floodplain/flood-mitigation" title="" class="sf-depth-3">Flood Mitigation</a></li><li id="menu-1317-1" class="middle even sf-item-4 sf-depth-3 sf-no-children"><a href="/floodplain/flood-insurance" title="" class="sf-depth-3">Flood Insurance</a></li><li id="menu-1318-1" class="middle odd sf-item-5 sf-depth-3 sf-no-children"><a href="/floodplain/request-base-flood-elevation" title="" class="sf-depth-3">Request a BFE</a></li><li id="menu-1319-1" class="middle even sf-item-6 sf-depth-3 sf-no-children"><a href="/floodplain/digital-desk-reference" title="" class="sf-depth-3">Digital Desk Reference</a></li><li id="menu-1697-1" class="last odd sf-item-7 sf-depth-3 sf-no-children"><a href="/floodplain/project-story-maps" title="" class="sf-depth-3">Project Story Maps</a></li></ol></div></li><li id="menu-1307-1" class="middle odd sf-item-3 sf-depth-2 sf-total-children-6 sf-parent-children-0 sf-single-children-6 sf-megamenu-column menuparent"><div class="sf-megamenu-column"><a href="/groundwater" title="" class="sf-depth-2 menuparent">Groundwater</a><ol><li id="menu-1329-1" class="first odd sf-item-1 sf-depth-3 sf-no-children"><a href="/groundwater/contractors" title="" class="sf-depth-3">Contractors</a></li><li id="menu-1309-1" class="middle even sf-item-2 sf-depth-3 sf-no-children"><a href="http://nednr.nebraska.gov/dynamic/Geo2LegalCalc/LocationEntry.aspx" title="" class="sf-depth-3">Find my Well</a></li><li id="menu-1328-1" class="middle odd sf-item-3 sf-depth-3 sf-no-children"><a href="/groundwater/forms" title="" class="sf-depth-3">Forms</a></li><li id="menu-1326-1" class="middle even sf-item-4 sf-depth-3 sf-no-children"><a href="https://dnr.nebraska.gov/groundwater/groundwater-interactive-maps" title="" class="sf-depth-3">Interactive Maps</a></li><li id="menu-1325-1" class="middle odd sf-item-5 sf-depth-3 sf-no-children"><a href="/groundwater/landownerspublic" title="" class="sf-depth-3">Landowners/Public</a></li><li id="menu-1327-1" class="last even sf-item-6 sf-depth-3 sf-no-children"><a href="/groundwater/nrds" title="" class="sf-depth-3">Natural Resources Districts (NRDs)</a></li></ol></div></li><li id="menu-1308-1" class="middle even sf-item-4 sf-depth-2 sf-total-children-6 sf-parent-children-0 sf-single-children-6 sf-megamenu-column menuparent"><div class="sf-megamenu-column"><a href="/surface-water" title="" class="sf-depth-2 menuparent">Surface Water</a><ol><li id="menu-1321-1" class="first odd sf-item-1 sf-depth-3 sf-no-children"><a href="/surface-water/forms" title="" class="sf-depth-3">Forms</a></li><li id="menu-1322-1" class="middle even sf-item-2 sf-depth-3 sf-no-children"><a href="https://gis.ne.gov/portal/apps/webappviewer/index.html?id=13cdc423f46a48e4aba069632c8f15c8" title="" class="sf-depth-3">Interactive Maps</a></li><li id="menu-1323-1" class="middle odd sf-item-3 sf-depth-3 sf-no-children"><a href="/surface-water/surface-water-orders-notices" title="" class="sf-depth-3">Orders & Notices</a></li><li id="menu-1310-1" class="middle even sf-item-4 sf-depth-3 sf-no-children"><a href="http://nednr.nebraska.gov/dynamic/waterrights/SelectSearchOptions.aspx" title="" class="sf-depth-3">Permit Information</a></li><li id="menu-1324-1" class="middle odd sf-item-5 sf-depth-3 sf-no-children"><a href="/surface-water/recently-filed-applications" title="" class="sf-depth-3">Recently Filed Application</a></li><li id="menu-1320-1" class="last even sf-item-6 sf-depth-3 sf-no-children"><a href="/surface-water/statutes-rules-regulatory-history" title="" class="sf-depth-3">Statutes, Rules & Regulatory History</a></li></ol></div></li><li id="menu-1303-1" class="middle odd sf-item-5 sf-depth-2 sf-total-children-6 sf-parent-children-0 sf-single-children-6 sf-megamenu-column menuparent"><div class="sf-megamenu-column"><a href="/water-administration" title="" class="sf-depth-2 menuparent">Water Administration</a><ol><li id="menu-1354-1" class="first odd sf-item-1 sf-depth-3 sf-no-children"><a href="/water-admin/bridgeport-field-office" title="" class="sf-depth-3">Bridgeport Field Office</a></li><li id="menu-1355-1" class="middle even sf-item-2 sf-depth-3 sf-no-children"><a href="/water-admin/cambridge-field-office" title="" class="sf-depth-3">Cambridge Field Office</a></li><li id="menu-1358-1" class="middle odd sf-item-3 sf-depth-3 sf-no-children"><a href="/water-admin/lincoln-field-office" title="" class="sf-depth-3">Lincoln Field Office</a></li><li id="menu-1357-1" class="middle even sf-item-4 sf-depth-3 sf-no-children"><a href="/water-admin/norfolk-field-office" title="" class="sf-depth-3">Norfolk Field Office</a></li><li id="menu-1356-1" class="middle odd sf-item-5 sf-depth-3 sf-no-children"><a href="/water-admin/ord-field-office" title="" class="sf-depth-3">Ord Field Office</a></li><li id="menu-1359-1" class="last even sf-item-6 sf-depth-3 sf-no-children"><a href="/water-admin/streamgaging" title="" class="sf-depth-3">Streamgaging</a></li></ol></div></li><li id="menu-1311-1" class="active-trail last even sf-item-6 sf-depth-2 sf-total-children-6 sf-parent-children-0 sf-single-children-6 sf-megamenu-column menuparent"><div class="sf-megamenu-column"><a href="/water-planning" title="" class="sf-depth-2 menuparent active">Water Planning</a><ol><li id="menu-1361-1" class="first odd sf-item-1 sf-depth-3 sf-no-children"><a href="/water-planning/approved-water-management-plans" title="" class="sf-depth-3">Basin-Wide Plans</a></li><li id="menu-1362-1" class="middle even sf-item-2 sf-depth-3 sf-no-children"><a href="http://nednr.nebraska.gov/INSIGHT/" title="" class="sf-depth-3">INSIGHT</a></li><li id="menu-1360-1" class="middle odd sf-item-3 sf-depth-3 sf-no-children"><a href="/water-planning/approved-water-management-plans" title="" class="sf-depth-3">Integrated Management Plans</a></li><li id="menu-1365-1" class="middle even sf-item-4 sf-depth-3 sf-no-children"><a href="/water-planning/interactive-maps" title="" class="sf-depth-3">Maps</a></li><li id="menu-1366-1" class="middle odd sf-item-5 sf-depth-3 sf-no-children"><a href="/water-planning/publications-and-presentations" title="" class="sf-depth-3">Publications & Presentations</a></li><li id="menu-1363-1" class="last even sf-item-6 sf-depth-3 sf-no-children"><a href="/water-planning/research" title="" class="sf-depth-3">Research</a></li></ol></div></li></ol></li></ul></li><li id="menu-1313-1" class="middle even sf-item-6 sf-depth-1 sf-no-children"><a href="/contact" title="" class="sf-depth-1">Contact</a></li><li id="menu-1315-1" class="last odd sf-item-7 sf-depth-1 sf-no-children"><span title="" class="sf-depth-1 nolink" tabindex="0"><div class="search-icon"> <img onclick="openNav()" src="https://dnr.nebraska.gov/sites/all/themes/NDNR/img/search.png" title="Search Icon" alt="Click here to search."/> </div></span></li></ul>
</section>
</div>
</div>
</nav>
</div>
</nav>
</div>
</header>
<!-- The overlay -->
<div id="search-btn" class="overlay">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a>
<div class="overlay-content">
<div class="row">
<div class="col-xs-12 col-sm-8 col-sm-offset-2 col-md-4 col-md-offset-4">
<div class="search">
<div class="region region-search">
<section id="block-search-form" class="block block-search clearfix">
<form class="form-search content-search" action="/water-planning" method="post" id="search-block-form" accept-charset="UTF-8"><div><div>
<h2 class="element-invisible">Search form</h2>
<div class="input-group"><input title="Enter the terms you wish to search for." class="apachesolr-autocomplete form-control form-text" data-apachesolr-autocomplete-id="search-block-form" placeholder="Search" type="text" id="edit-search-block-form--2" name="search_block_form" value="" size="15" maxlength="128" /><span class="input-group-btn"><button type="submit" class="btn btn-primary"><span class="icon glyphicon glyphicon-search" aria-hidden="true"></span></button></span></div><div class="form-actions form-wrapper form-group" id="edit-actions"><button class="element-invisible btn btn-primary form-submit" type="submit" id="edit-submit" name="op" value="Search">Search</button>
</div><input type="hidden" name="form_build_id" value="form-i0CwILSeLcrbX233kBtv13oAtrFMMppQTXt4Y0xKezk" />
<input type="hidden" name="form_id" value="search_block_form" />
</div>
</div></form>
</section>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="green-bar">
<div class="container">
<div class="row">
<div class="col-xs-12 center gov-to-go">
<h2>What can we help you with today?</h2>
<div class="drop left-center">
<button onclick="myFunction()" class="dropbtn">Integrated water management activities in my area.</button>
<div id="myDropdown" class="dropdown-content left-center">
<a href="../water-planning/activities-basin">Integrated water management activities in my area.</a>
<a href="https://nednr.nebraska.gov/INSIGHT/" target="_blank">Data on water supplies and uses in Nebraska.</a>
<a href="../water-planning/approved-water-management-plans">Specific integrated management plan or basin-wide plan.</a>
<a href="../water-planning/statewide-water-planning">How is Nebraska managing its water?</a>
<a href="../water-planning/interactive-maps">Maps related to integrated water management planning in Nebraska.</a>
<a href="../water-planning/interactive-maps">I need to know whether I am in a fully appropriated or overappropriated area.</a>
<a href="../water-planning/publications-and-presentations">Recent publications or presentations.</a>
<a href="https://www.nrdnet.org/" target="_blank">Information about my local natural resources district.</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="page-content"
<div class="row">
<section class="col-sm-12" >
<a id="main-content"></a>
</section>
</div>
</div>
</div>
<div class="sm-container">
<div class="main">
<div class="row">
<div class="col-md-12">
<h2 class="rtecenter">We are the Water Planning Division</h2>
<h4 class="rtecenter">Our vision is advancing collaborative water management across the State of Nebraska based on sound science. Our mission is to sustain and protect Nebraska’s water supplies and water uses for both the near and long term.</h4>
</div>
</div>
<div class="row">
<div class="col-sm-12 col-md-12">
<div id="map"></div>
<div class="map-legend">
<img src="../files/doc/water-planning/basin-legends/BasinsWithNRDs_Website_Legend.png" alt="Basins and NRDs map legend" />
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="region region-content">
<section id="block-system-main" class="block block-system clearfix">
<article id="node-26" class="node node-page node-promoted clearfix" about="/water-planning" typeof="foaf:Document">
<header>
<span property="dc:title" content="Water Planning" class="rdf-meta element-hidden"></span> </header>
<div class="paragraphs-items paragraphs-items-field-paragraphs paragraphs-items-field-paragraphs-full paragraphs-items-full">
<div class="field field-name-field-paragraphs field-type-paragraphs field-label-hidden"><div class="field-items"><div class="field-item even">
<div class="entity entity-paragraphs-item paragraphs-item-full-width-layout view-mode-full">
<div class="row">
<div class="col-sm-12 ">
<div class="field field-name-field-full-width-body field-type-text-long field-label-hidden"><div class="field-items"><div class="field-item even"><p><strong style="text-align: center;">For information about the integrated water management activities in a particular area, click on the corresponding river basin. Click on a natural resources district (NRD) to go to the basin where those activities occur.</strong></p>
<p> </p>
<p class="rtecenter"><a href="/water-planning/blue-river-basin">Blue</a> | <a href="/water-planning/lower-platte-river-basin">Lower Platte</a> | <a href="/water-planning/missouri-river-tributaries-basin">Missouri Tributaries</a> | <a href="/water-planning/nemaha-river-basin">Nemaha</a> | <a href="/water-planning/niobrara-river-basin">Niobrara</a> | <a href="/water-planning/republican-river-basin">Republican</a> | <a href="/water-planning/upper-platte-river-basin">Upper Platte</a> | <a href="/water-planning/white-river-hat-creek-basin">White-Hat</a></p>
<p class="rtecenter"> </p>
<p>If you are interested in the water planning and integrated water management activities of a certain natural resources district (NRD), please note the following:</p>
<ul><li>Most NRDs contain portions of multiple basins; therefore, the location that you click within an NRD matters. For example, clicking the green portion of the Tri-Basin NRD will take you to the Upper Platte River Basin page, which contains information about Tri-Basin NRD's activities within the Upper Platte River Basin, whereas clicking on the orange portion of Tri-Basin NRD will take you to the Republican River Basin page, which contains information about Tri-Basin NRD's activities that occur there.</li>
<li>Some NRDs are not currently participating in any integrated management activities, and some other NRDs are only participating in integrated water management activities within certain basins, so a basin page may not contain specific information about the NRD you select.</li>
</ul><style type="text/css">
<!--/*--><![CDATA[/* ><!--*/
.map-legend {text-align: center;}
/*--><!]]>*/
</style></div></div></div> </div>
</div>
</div>
<!-- Needed to activate display suite support on forms -->
</div><div class="field-item odd">
<div class="entity entity-paragraphs-item paragraphs-item-apply-now-bundle view-mode-full">
<div class="row">
<div class="col-sm-12 ">
<div class="field field-name-field-apply-now-bundle field-type-text-long field-label-hidden"><div class="field-items"><div class="field-item even"><p class="interior-btn"><a class="btn green-btn fill-green" href="/water-planning/about">What the Water Planning Division Does for you</a></p>
</div></div></div> </div>
</div>
</div>
<!-- Needed to activate display suite support on forms -->
</div></div></div></div>
</article>
</section>
</div>
</div>
</div>
</div>
</div>
<div class="blue-toggle-tabs">
<div class="tabbable full-width-tabs">
<div class="region region-water-tabs">
<section id="block-views-water-planning-tabs-block" class="block block-views clearfix">
<div class="view view-water-planning-tabs view-id-water_planning_tabs view-display-id-block view-dom-id-3ed380c682661342679dbab0e9d1b2eb">
<div class="view-content">
<div id="views-bootstrap-tab-1" class="views-bootstrap-tab-plugin-style views-bootstrap-tabs">
<ul class="nav nav-tabs nav-justified" role="tablist">
<li class="active" role="presentation">
<a href="#tab-1-0" aria-controls="tab-1-0" role="tab" data-toggle="tab">Water Planning</a>
</li>
<li class="" role="presentation">
<a href="#tab-1-1" aria-controls="tab-1-1" role="tab" data-toggle="tab">INSIGHT</a>
</li>
<li class="" role="presentation">
<a href="#tab-1-2" aria-controls="tab-1-2" role="tab" data-toggle="tab">Research</a>
</li>
<li class="" role="presentation">
<a href="#tab-1-3" aria-controls="tab-1-3" role="tab" data-toggle="tab">Technical Resources</a>
</li>
<li class="" role="presentation">
<a href="#tab-1-4" aria-controls="tab-1-4" role="tab" data-toggle="tab">Interstate Water</a>
</li>
</ul>
<div class="tab-content">
<div role="tabpanel" class="tab-pane active" id="tab-1-0">
<div class="views-field views-field-field-tab-content container"> <div class="field-content"><ul><li><a href="/water-planning/approved-water-management-plans">Integrated management plans</a></li>
<li><a href="/water-planning/approved-water-management-plans">Basin-wide plans</a></li>
<li><a href="/activities-basin">Activities by basin</a></li>
<li><a href="/water-planning/statewide-water-planning">Statewide water planning</a></li>
<li><a href="/water-planning/state-laws-and-rules">State laws and rules related to water planning</a></li>
</ul></div> </div> </div>
<div role="tabpanel" class="tab-pane" id="tab-1-1">
<div class="views-field views-field-field-tab-content container"> <div class="field-content"><ul><li><a href="https://nednr.nebraska.gov/INSIGHT/" target="_blank">INSIGHT Home</a></li>
<li><a href="https://nednr.nebraska.gov/insight/about.html" target="_blank">About INSIGHT</a></li>
<li><a href="https://nednr.nebraska.gov/insight/modeling.html" target="_blank">INSIGHT data and documentation</a></li>
<li><a href="https://nednr.nebraska.gov/insight/terminology.html" target="_blank">INSIGHT terminology</a></li>
</ul></div> </div> </div>
<div role="tabpanel" class="tab-pane" id="tab-1-2">
<div class="views-field views-field-field-tab-content container"> <div class="field-content"><div class="col-xs-12 col-sm-12 col-md-6">
<ul><li><a href="/water-planning/research">Research Home</a></li>
<li><a href="/Blue-Basin-Groundwater-Model">Blue Basin Model</a></li>
<li><a href="/CENEB-Groundwater-Model">CENEB Model</a></li>
<li><a href="/COHYST-Conjunctive-Use-Model">COHYST Model</a></li>
<li><a href="nemaha-groundwater-model">Nemaha Model</a></li>
</ul></div>
<div>
<ul><li><a href="/Lower-Platte-Missouri-Tributaries-Groundwater-Model">Lower Platte/Missouri Tributaries Model</a></li>
<li><a href="/RRCA-Groundwater-Model">Republican Basin Study</a></li>
<li><a href="/Upper-Niobrara-White-Conjunctive-Use-Model">Upper Niobrara-White Model</a></li>
<li><a href="/Western-Water-Use-Conjunctive-Use-Model">Western Water Use Model</a></li>
</ul></div>
</div> </div> </div>
<div role="tabpanel" class="tab-pane" id="tab-1-3">
<div class="views-field views-field-field-tab-content container"> <div class="field-content"><div class="col-xs-12 col-sm-12 col-md-6">
<ul><li><a href="https://nednr.nebraska.gov/insight//about.html" target="_blank">INSIGHT</a></li>
<li><a href="/water-planning/interactive-maps">Maps</a></li>
<li><a href="/water-planning/annual-evaluation-availability-hydrologically-connected-water-supplies-fab-report">Annual Evaluation of Availability of Hydrologically Connected Water Supplies (FAB Report)</a></li>
</ul></div>
<div>
<ul><li><a href="/water-planning/water-matters-newsletter">Water Matters newsletter</a></li>
<li><a href="/water-planning/state-laws-and-rules">State laws and rules related to integrated water management</a></li>
<li><a href="/water-planning/research">Research</a></li>
<li><a href="/water-planning/publications-and-presentations">Recent publications and presentations</a></li>
<li><a href="https://dnr.nebraska.gov/water-planning/education">Interactive Hydrologic Demos</a></li>
</ul></div>
</div> </div> </div>
<div role="tabpanel" class="tab-pane" id="tab-1-4">
<div class="views-field views-field-field-tab-content container"> <div class="field-content"><div class="col-sm-12 col-md-6">
<ul><li><a href="/water-planning/big-blue-river-compact">Big Blue River Compact</a></li>
<li><a href="/water-planning/hat-creek-court-decisions">Hat Creek Court Decisions</a></li>
<li><a href="/water-planning/missouri-river-activites">Missouri River Activities</a></li>
<li><a href="/water-planning/north-platte-river-settlement">North Platte River Settlement</a></li>
</ul></div>
<div class="col-sm-12 col-md-6">
<ul><li><a href="/water-planning/platte-river-recovery-implementation-program">Platte River Recovery Implementation Program</a></li>
<li><a href="/water-planning/republican-river-compact">Republican River Compact</a></li>
<li><a href="http://nebraskalegislature.gov/laws/appendix.php?section=1-105" target="_blank">South Platte River Compact</a></li>
<li><a href="/water-planning/upper-niobrara-river-compact">Upper Niobrara River Compact</a></li>
</ul></div>
</div> </div> </div>
</div>
</div>
</div>
</div>
</section>
<section id="block-views-water-planning-tabs-block-1" class="block block-views clearfix">
<div class="view view-water-planning-tabs view-id-water_planning_tabs view-display-id-block_1 view-dom-id-064f9f21b336402db233c95d0a16223e">
<div class="view-content">
<div id="views-bootstrap-accordion-1" class="views-bootstrap-accordion-plugin-style panel-group" role="tablist" aria-multiselectable="true">
<div class="panel panel-default">
<div class="panel-heading" role="tab" id="heading1-0">
<h4 class="panel-title">
<a role="button" class="accordion-toggle"
data-toggle="collapse"
data-parent="#views-bootstrap-accordion-1"
href="#collapse-1-0"
aria-expanded="false"
aria-controls="collapse-1-0">
Water Planning </a>
</h4>
</div>
<div id="collapse-1-0" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading1-0">
<div class="panel-body">
<div class="views-field views-field-field-tab-content container"> <div class="field-content"><ul><li><a href="/water-planning/approved-water-management-plans">Integrated management plans</a></li>
<li><a href="/water-planning/approved-water-management-plans">Basin-wide plans</a></li>
<li><a href="/activities-basin">Activities by basin</a></li>
<li><a href="/water-planning/statewide-water-planning">Statewide water planning</a></li>
<li><a href="/water-planning/state-laws-and-rules">State laws and rules related to water planning</a></li>
</ul></div> </div> </div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading" role="tab" id="heading1-1">
<h4 class="panel-title">
<a role="button" class="accordion-toggle"
data-toggle="collapse"
data-parent="#views-bootstrap-accordion-1"
href="#collapse-1-1"
aria-expanded="false"
aria-controls="collapse-1-1">
INSIGHT </a>
</h4>
</div>
<div id="collapse-1-1" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading1-1">
<div class="panel-body">
<div class="views-field views-field-field-tab-content container"> <div class="field-content"><ul><li><a href="https://nednr.nebraska.gov/INSIGHT/" target="_blank">INSIGHT Home</a></li>
<li><a href="https://nednr.nebraska.gov/insight/about.html" target="_blank">About INSIGHT</a></li>
<li><a href="https://nednr.nebraska.gov/insight/modeling.html" target="_blank">INSIGHT data and documentation</a></li>
<li><a href="https://nednr.nebraska.gov/insight/terminology.html" target="_blank">INSIGHT terminology</a></li>
</ul></div> </div> </div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading" role="tab" id="heading1-2">
<h4 class="panel-title">
<a role="button" class="accordion-toggle"
data-toggle="collapse"
data-parent="#views-bootstrap-accordion-1"
href="#collapse-1-2"
aria-expanded="false"
aria-controls="collapse-1-2">
Research </a>
</h4>
</div>
<div id="collapse-1-2" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading1-2">
<div class="panel-body">
<div class="views-field views-field-field-tab-content container"> <div class="field-content"><div class="col-xs-12 col-sm-12 col-md-6">
<ul><li><a href="/water-planning/research">Research Home</a></li>
<li><a href="/Blue-Basin-Groundwater-Model">Blue Basin Model</a></li>
<li><a href="/CENEB-Groundwater-Model">CENEB Model</a></li>
<li><a href="/COHYST-Conjunctive-Use-Model">COHYST Model</a></li>
<li><a href="nemaha-groundwater-model">Nemaha Model</a></li>
</ul></div>
<div>
<ul><li><a href="/Lower-Platte-Missouri-Tributaries-Groundwater-Model">Lower Platte/Missouri Tributaries Model</a></li>
<li><a href="/RRCA-Groundwater-Model">Republican Basin Study</a></li>
<li><a href="/Upper-Niobrara-White-Conjunctive-Use-Model">Upper Niobrara-White Model</a></li>
<li><a href="/Western-Water-Use-Conjunctive-Use-Model">Western Water Use Model</a></li>
</ul></div>
</div> </div> </div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading" role="tab" id="heading1-3">
<h4 class="panel-title">
<a role="button" class="accordion-toggle"
data-toggle="collapse"
data-parent="#views-bootstrap-accordion-1"
href="#collapse-1-3"
aria-expanded="false"
aria-controls="collapse-1-3">
Technical Resources </a>
</h4>
</div>
<div id="collapse-1-3" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading1-3">
<div class="panel-body">
<div class="views-field views-field-field-tab-content container"> <div class="field-content"><div class="col-xs-12 col-sm-12 col-md-6">
<ul><li><a href="https://nednr.nebraska.gov/insight//about.html" target="_blank">INSIGHT</a></li>
<li><a href="/water-planning/interactive-maps">Maps</a></li>
<li><a href="/water-planning/annual-evaluation-availability-hydrologically-connected-water-supplies-fab-report">Annual Evaluation of Availability of Hydrologically Connected Water Supplies (FAB Report)</a></li>
</ul></div>
<div>
<ul><li><a href="/water-planning/water-matters-newsletter">Water Matters newsletter</a></li>
<li><a href="/water-planning/state-laws-and-rules">State laws and rules related to integrated water management</a></li>
<li><a href="/water-planning/research">Research</a></li>
<li><a href="/water-planning/publications-and-presentations">Recent publications and presentations</a></li>
<li><a href="https://dnr.nebraska.gov/water-planning/education">Interactive Hydrologic Demos</a></li>
</ul></div>
</div> </div> </div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading" role="tab" id="heading1-4">
<h4 class="panel-title">
<a role="button" class="accordion-toggle"
data-toggle="collapse"
data-parent="#views-bootstrap-accordion-1"
href="#collapse-1-4"
aria-expanded="false"
aria-controls="collapse-1-4">
Interstate Water </a>
</h4>
</div>
<div id="collapse-1-4" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading1-4">
<div class="panel-body">
<div class="views-field views-field-field-tab-content container"> <div class="field-content"><div class="col-sm-12 col-md-6">
<ul><li><a href="/water-planning/big-blue-river-compact">Big Blue River Compact</a></li>
<li><a href="/water-planning/hat-creek-court-decisions">Hat Creek Court Decisions</a></li>
<li><a href="/water-planning/missouri-river-activites">Missouri River Activities</a></li>
<li><a href="/water-planning/north-platte-river-settlement">North Platte River Settlement</a></li>
</ul></div>
<div class="col-sm-12 col-md-6">
<ul><li><a href="/water-planning/platte-river-recovery-implementation-program">Platte River Recovery Implementation Program</a></li>
<li><a href="/water-planning/republican-river-compact">Republican River Compact</a></li>
<li><a href="http://nebraskalegislature.gov/laws/appendix.php?section=1-105" target="_blank">South Platte River Compact</a></li>
<li><a href="/water-planning/upper-niobrara-river-compact">Upper Niobrara River Compact</a></li>
</ul></div>
</div> </div> </div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
<div class="events">
<div class="row">
<div class="col-xs-12 col-md-6 center right-border">
<h3>Public Notices</h3>
<div class="region region-news">
<section id="block-views-public-events-block-3" class="block block-views clearfix">
<div class="view view-public-events view-id-public_events view-display-id-block_3 view-dom-id-12e74eaf2e9d317c6108fb0899083afb">
<div class="view-content">
<div class="views-row views-row-1 views-row-odd views-row-first">
<div class="views-field views-field-title"> <h6 class="field-content events-title"><a href="/order-adopting-lower-republican-natural-resources-district-integrated-management-plan-and-0"><a href="/order-adopting-lower-republican-natural-resources-district-integrated-management-plan-and-0">
<div class="notice">
<h6 class="field-content events-title">ORDER ADOPTING THE LOWER REPUBLICAN NATURAL RESOURCES DISTRICT INTEGRATED MANAGEMENT PLAN AND ASSOCIATED SURFACE WATER CONTROLS</h6>
<p class="field-content event-paragraph"><span class="date-display-single" property="dc:date" datatype="xsd:dateTime" content="2021-08-23T00:00:00-05:00">08/23/2021</span></p>
</div>
</a></a></h6> </div> </div>
<div class="views-row views-row-2 views-row-even">
<div class="views-field views-field-title"> <h6 class="field-content events-title"><a href="/order-adopting-middle-republican-natural-resources-district-integrated-management-plan-and-0"><a href="/order-adopting-middle-republican-natural-resources-district-integrated-management-plan-and-0">
<div class="notice">
<h6 class="field-content events-title">ORDER ADOPTING THE MIDDLE REPUBLICAN NATURAL RESOURCES DISTRICT INTEGRATED MANAGEMENT PLAN AND ASSOCIATED SURFACE WATER CONTROLS</h6>
<p class="field-content event-paragraph"><span class="date-display-single" property="dc:date" datatype="xsd:dateTime" content="2021-08-23T00:00:00-05:00">08/23/2021</span></p>
</div>
</a></a></h6> </div> </div>
<div class="views-row views-row-3 views-row-odd views-row-last">
<div class="views-field views-field-title"> <h6 class="field-content events-title"><a href="/order-adopting-upper-republican-natural-resources-district-integrated-management-plan-and-0"><a href="/order-adopting-upper-republican-natural-resources-district-integrated-management-plan-and-0">
<div class="notice">
<h6 class="field-content events-title">ORDER ADOPTING THE UPPER REPUBLICAN NATURAL RESOURCES DISTRICT INTEGRATED MANAGEMENT PLAN AND ASSOCIATED SURFACE WATER CONTROLS</h6>
<p class="field-content event-paragraph"><span class="date-display-single" property="dc:date" datatype="xsd:dateTime" content="2021-08-23T00:00:00-05:00">08/23/2021</span></p>
</div>
</a></a></h6> </div> </div>
</div>
<div class="view-footer">
<p><a class="btn green-ghost-btn fill" href="/activities-basin">More Notices</a></p>
</div>
</div>
</section>
</div>
</div>
<div class="col-xs-12 col-md-6 center">
<h3>Events</h3>
<div class="region region-events">
<section id="block-views-calendar-block-5" class="block block-views clearfix">
<div class="view view-calendar view-id-calendar view-display-id-block_5 view-dom-id-67fa2e2dee99d938ba9b121961cf7290">
<div class="view-content">
<div class="item-list"> <ul> <li class="views-row views-row-1 views-row-odd views-row-first views-row-last">
<div class="views-field views-field-title"> <h6 class="field-content events-title"><a href="/calendar/event/lower-platte-river-consortium-meeting"><a href="/calendar/event/lower-platte-river-consortium-meeting">
<div class="event">
<h6 class="field-content events-title">Lower Platte River Consortium Meeting </h6>
<p class="field-content event-paragraph"><span class="date-display-single" property="dc:date" datatype="xsd:dateTime" content="2022-03-11T13:00:00-06:00">1:00pm 3/11/2022</span></p>
</div>
</a></a></h6> </div></li>
</ul></div> </div>
<div class="view-footer">
<p><a class="btn green-ghost-btn fill" href="/calendar">More Events</a></p>
</div>
</div>
</section>
</div>
</div>
</div>
</div>
<div class="contact-bar">
<div class="container">
<div class="row">
<div class="col-xs-12 center gov-to-go">
<h2>Need further information?</h2>
<a href="../water-planning/contact" class="btn white-btn fill-white-blue">Contact the Division</a>
</div>
</div>
</div>
</div>
</div>
<div class="green-bar">
<div class="container">
<div class="row">
<div class="col-xs-12 center gov-to-go">
<h2>Get email & text updates.</h2>
<a href="https://public.govdelivery.com/accounts/NEDNR/subscriber/new/#" target="_blank" class="btn white-btn fill-white">Sign Up</a>
</div>
</div>
</div>
</div>
<div class="footer">
<div class="row">
<div class="col-sm-6 col-md-3 col-xs-12 left first-footer">
<div class="region region-first-footer">
<section id="block-block-5" class="block block-block clearfix">
<h4>Navigation</h4>
<div class="float footer-nav">
<ul><li><a href="../about">About</a></li>
<li><a href="../data">Data</a></li>
<li><a href="../forms">Forms</a></li>
</ul></div>
<div class="footer-nav footer-nav-top">
<ul><li>Job Openings (Coming Soon)</li>
<li><a href="../services">Services</a></li>
<li><a href="../public-notices">News</a></li>
<li><a href="../contact">Contact</a></li>
</ul><p> </p>
</div>
</section>
</div>
</div>
<div class="col-sm-6 col-md-4 col-xs-12 left second-footer">
<div class="region region-second-footer">
<section id="block-block-7" class="block block-block clearfix">
<h4>Divisions</h4>
<div class="float footer-nav">
<ul><li><a href="/dam-safety">Dam Safety</a></li>
<li><a href="/groundwater">Groundwater</a></li>
<li><a href="/water-planning">Water Planning</a></li>
</ul></div>
<div class="footer-nav">
<ul><li><a href="/floodplain">Floodplain Management</a></li>
<li><a href="/surface-water">Surface Water</a></li>
<li><a href="/water-administration">Water Administration</a></li>
</ul></div>
</section>
</div>
</div>
<div class="col-sm-6 col-md-2 col-xs-12 left third-footer">
<div class="region region-third-footer">
<section id="block-block-8" class="block block-block clearfix">
<h4>Contact</h4>
<div class="float footer-nav">
<ul><li>301 Centennial Mall S</li>
<li>Lincoln, NE 68508</li>
<li>(402) 471-2363</li>
</ul></div>
</section>
</div>
</div>
<div class="col-sm-6 col-md-3 col-xs-12 right fourth-footer">
<div class="social h5">
<a href="https://www.facebook.com/nebraskadnr/" target="_blank"><i class="fa fa-facebook fa-2x"></i><span class="sr-only">Facebook icon</span></a>
<a href="https://twitter.com/nebraskadnr" target="_blank"><i class="fa fa-twitter fa-2x"></i><span class="sr-only">Twitter icon</span></a>
<a href="https://www.youtube.com/channel/UC_xOIguOD1tEVcUdXYt1c2g/" target="_blank"><i class="fa fa-youtube-play fa-2x"></i><span class="sr-only">YouTube icon</span></a>
<a href="../contact"><i class="fa fa-envelope fa-lg"></i><span class="sr-only">Envelope icon</span></a>
</div>
<div class="branding"><img src="https://dnr.nebraska.gov/sites/all/themes/NDNR/img/official-ne-gov-website.png"title="Official Nebraska Government Website" alt="Official Nebraska Government Website"/></div>
<p>
Powered by <a href="http://nebraska-interactive.com/" target="_blank" title="NIC Nebraska">NIC Nebraska</a>
</p>
<div id="google_translate_element"></div>
<script type="text/javascript">
function googleTranslateElementInit() {
new google.translate.TranslateElement({pageLanguage: 'en', includedLanguages: 'bs,de,en,es,fa,fr,ja,pl,pt,ru,su,uk,vi,zh-CN', layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, 'google_translate_element');
}
</script>
<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
</div>
</div>
</div>
<div class="row footer-credits">
<div class="region region-footer-bottom">
<section id="block-block-6" class="block block-block clearfix">
<p class="rtecenter" style="font-size:12px;">Copyright © State of Nebraska | <a href="http://www.nebraska.gov/" target="_blank">Nebraska.gov</a> | <a href="http://www.nebraska.gov/policies/index.html" target="_blank">Policies</a> | <a href="/user">Login</a> </p>
</section>
</div>
</div>
<script src="https://dnr.nebraska.gov/sites/dnr.nebraska.gov/files/js/js_MRdvkC2u4oGsp5wVxBG1pGV5NrCPW3mssHxIn6G9tGE.js"></script>
</body>
</html>