mirror of
https://github.com/CodingIsOurPassion/CodingIsOurPassion.git
synced 2025-01-04 17:49:31 -06:00
1331 lines
134 KiB
HTML
1331 lines
134 KiB
HTML
|
<!DOCTYPE html>
|
|||
|
<html lang="en" data-darkreader-mode="dynamic" data-darkreader-scheme="dark" class=" rialqi idc0_343"><head><style class="darkreader darkreader--fallback" media="screen"></style><style class="darkreader darkreader--text" media="screen"></style><style class="darkreader darkreader--invert" media="screen">.jfk-bubble.gtx-bubble, .captcheck_answer_label > input + img, span#closed_text > img[src^="https://www.gstatic.com/images/branding/googlelogo"], span[data-href^="https://www.hcaptcha.com/"] > #icon, ::-webkit-calendar-picker-indicator, img.Wirisformula {
|
|||
|
filter: invert(100%) hue-rotate(180deg) contrast(90%) !important;
|
|||
|
}</style><style class="darkreader darkreader--inline" media="screen">[data-darkreader-inline-bgcolor] {
|
|||
|
background-color: var(--darkreader-inline-bgcolor) !important;
|
|||
|
}
|
|||
|
[data-darkreader-inline-bgimage] {
|
|||
|
background-image: var(--darkreader-inline-bgimage) !important;
|
|||
|
}
|
|||
|
[data-darkreader-inline-border] {
|
|||
|
border-color: var(--darkreader-inline-border) !important;
|
|||
|
}
|
|||
|
[data-darkreader-inline-border-bottom] {
|
|||
|
border-bottom-color: var(--darkreader-inline-border-bottom) !important;
|
|||
|
}
|
|||
|
[data-darkreader-inline-border-left] {
|
|||
|
border-left-color: var(--darkreader-inline-border-left) !important;
|
|||
|
}
|
|||
|
[data-darkreader-inline-border-right] {
|
|||
|
border-right-color: var(--darkreader-inline-border-right) !important;
|
|||
|
}
|
|||
|
[data-darkreader-inline-border-top] {
|
|||
|
border-top-color: var(--darkreader-inline-border-top) !important;
|
|||
|
}
|
|||
|
[data-darkreader-inline-boxshadow] {
|
|||
|
box-shadow: var(--darkreader-inline-boxshadow) !important;
|
|||
|
}
|
|||
|
[data-darkreader-inline-color] {
|
|||
|
color: var(--darkreader-inline-color) !important;
|
|||
|
}
|
|||
|
[data-darkreader-inline-fill] {
|
|||
|
fill: var(--darkreader-inline-fill) !important;
|
|||
|
}
|
|||
|
[data-darkreader-inline-stroke] {
|
|||
|
stroke: var(--darkreader-inline-stroke) !important;
|
|||
|
}
|
|||
|
[data-darkreader-inline-outline] {
|
|||
|
outline-color: var(--darkreader-inline-outline) !important;
|
|||
|
}
|
|||
|
[data-darkreader-inline-stopcolor] {
|
|||
|
stop-color: var(--darkreader-inline-stopcolor) !important;
|
|||
|
}
|
|||
|
[data-darkreader-inline-bg] {
|
|||
|
background: var(--darkreader-inline-bg) !important;
|
|||
|
}
|
|||
|
[data-darkreader-inline-invert] {
|
|||
|
filter: invert(100%) hue-rotate(180deg);
|
|||
|
}</style><style class="darkreader darkreader--variables" media="screen">:root {
|
|||
|
--darkreader-neutral-background: #131516;
|
|||
|
--darkreader-neutral-text: #d8d4cf;
|
|||
|
--darkreader-selection-background: #004daa;
|
|||
|
--darkreader-selection-text: #e8e6e3;
|
|||
|
}</style><style class="darkreader darkreader--root-vars" media="screen"></style><style class="darkreader darkreader--user-agent" media="screen">@layer {
|
|||
|
html {
|
|||
|
background-color: #181a1b !important;
|
|||
|
}
|
|||
|
html {
|
|||
|
color-scheme: dark !important;
|
|||
|
}
|
|||
|
iframe {
|
|||
|
color-scheme: initial;
|
|||
|
}
|
|||
|
html, body {
|
|||
|
background-color: #181a1b;
|
|||
|
}
|
|||
|
html, body {
|
|||
|
border-color: #736b5e;
|
|||
|
color: #e8e6e3;
|
|||
|
}
|
|||
|
a {
|
|||
|
color: #3391ff;
|
|||
|
}
|
|||
|
table {
|
|||
|
border-color: #545b5e;
|
|||
|
}
|
|||
|
mark {
|
|||
|
color: #e8e6e3;
|
|||
|
}
|
|||
|
::placeholder {
|
|||
|
color: #b2aba1;
|
|||
|
}
|
|||
|
input:-webkit-autofill,
|
|||
|
textarea:-webkit-autofill,
|
|||
|
select:-webkit-autofill {
|
|||
|
background-color: #404400 !important;
|
|||
|
color: #e8e6e3 !important;
|
|||
|
}
|
|||
|
::-webkit-scrollbar {
|
|||
|
background-color: #202324;
|
|||
|
color: #aba499;
|
|||
|
}
|
|||
|
::-webkit-scrollbar-thumb {
|
|||
|
background-color: #454a4d;
|
|||
|
}
|
|||
|
::-webkit-scrollbar-thumb:hover {
|
|||
|
background-color: #575e62;
|
|||
|
}
|
|||
|
::-webkit-scrollbar-thumb:active {
|
|||
|
background-color: #484e51;
|
|||
|
}
|
|||
|
::-webkit-scrollbar-corner {
|
|||
|
background-color: #181a1b;
|
|||
|
}
|
|||
|
* {
|
|||
|
scrollbar-color: #454a4d #202324;
|
|||
|
}
|
|||
|
::selection {
|
|||
|
background-color: #004daa !important;
|
|||
|
color: #e8e6e3 !important;
|
|||
|
}
|
|||
|
::-moz-selection {
|
|||
|
background-color: #004daa !important;
|
|||
|
color: #e8e6e3 !important;
|
|||
|
}
|
|||
|
}</style>
|
|||
|
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
|
|||
|
<title>
|
|||
|
Boatramps
|
|||
|
</title>
|
|||
|
<meta content="Corps of Engineers, Fort Worth District, USACE Fort Worth, Corps, Engineer, Dam, Lake, Water Safety, Texas, Aquilla, Bardwell, Belton, Benbrook, Canyon, Grapevine, Hords Creek, Lavon, Lewisville, Navarro Mills, Proctor, Sam Rayburn, OC Fisher, Somerville, Stillhouse, Town Bluff, Waco, Whitney, Lake O the Pines, Wright Patman, Wrightpatman, Granger, Georgetown, Joe Pool, Ray Roberts, Elm Fork, Jim Chapman" name="Keywords">
|
|||
|
<meta content="U.S. Army Corps of Engineers - Boat Ramps at Canyon Lake " name="Description">
|
|||
|
<meta content="USACE Fort Worth District" name="Author">
|
|||
|
<link href="https://www.swf-wc.usace.army.mil/favicon.ico" rel="shortcut icon" type="image/x-icon">
|
|||
|
<meta content="width=device-width, initial-scale=1.0" name="viewport">
|
|||
|
<meta content="IE=11" http-equiv="X-UA-Compatible">
|
|||
|
<link href="https://www.swf-wc.usace.army.mil/images/logos/usace.png" rel="apple-touch-icon" sizes="192x144">
|
|||
|
<link href="https://www.swf-wc.usace.army.mil/images/logos/usace.png" rel="icon" sizes="192x144">
|
|||
|
<link href="Canyon-Lake-USACE-Operators_files/lakepage.css" rel="stylesheet"><style class="darkreader darkreader--sync" media="screen"></style>
|
|||
|
<meta name="darkreader" content="2811cca8f9724b8f94d43141d53c697b"><style class="darkreader darkreader--override" media="screen">.vimvixen-hint {
|
|||
|
background-color: #7b5300 !important;
|
|||
|
border-color: #d8b013 !important;
|
|||
|
color: #f3e8c8 !important;
|
|||
|
}
|
|||
|
#vimvixen-console-frame {
|
|||
|
color-scheme: light !important;
|
|||
|
}
|
|||
|
::placeholder {
|
|||
|
opacity: 0.5 !important;
|
|||
|
}
|
|||
|
#edge-translate-panel-body,
|
|||
|
.MuiTypography-body1,
|
|||
|
.nfe-quote-text {
|
|||
|
color: var(--darkreader-neutral-text) !important;
|
|||
|
}
|
|||
|
gr-main-header {
|
|||
|
background-color: #0f3a48 !important;
|
|||
|
}
|
|||
|
.tou-z65h9k,
|
|||
|
.tou-mignzq,
|
|||
|
.tou-1b6i2ox,
|
|||
|
.tou-lnqlqk {
|
|||
|
background-color: var(--darkreader-neutral-background) !important;
|
|||
|
}
|
|||
|
.tou-75mvi {
|
|||
|
background-color: #032029 !important;
|
|||
|
}
|
|||
|
.tou-ta9e87,
|
|||
|
.tou-1w3fhi0,
|
|||
|
.tou-1b8t2us,
|
|||
|
.tou-py7lfi,
|
|||
|
.tou-1lpmd9d,
|
|||
|
.tou-1frrtv8,
|
|||
|
.tou-17ezmgn {
|
|||
|
background-color: #0a0a0a !important;
|
|||
|
}
|
|||
|
.tou-uknfeu {
|
|||
|
background-color: #231603 !important;
|
|||
|
}
|
|||
|
.tou-6i3zyv {
|
|||
|
background-color: #19576c !important;
|
|||
|
}
|
|||
|
div.mermaid-viewer-control-panel .btn {
|
|||
|
background-color: var(--darkreader-neutral-background);
|
|||
|
fill: var(--darkreader-neutral-text);
|
|||
|
}
|
|||
|
svg g rect.er {
|
|||
|
fill: var(--darkreader-neutral-background) !important;
|
|||
|
}
|
|||
|
svg g rect.er.entityBox {
|
|||
|
fill: var(--darkreader-neutral-background) !important;
|
|||
|
}
|
|||
|
svg g rect.er.attributeBoxOdd {
|
|||
|
fill: var(--darkreader-neutral-background) !important;
|
|||
|
}
|
|||
|
svg g rect.er.attributeBoxEven {
|
|||
|
fill: var(--darkreader-selection-background);
|
|||
|
fill-opacity: 0.8 !important;
|
|||
|
}
|
|||
|
svg rect.er.relationshipLabelBox {
|
|||
|
fill: var(--darkreader-neutral-background) !important;
|
|||
|
}
|
|||
|
svg g g.nodes rect,
|
|||
|
svg g g.nodes polygon {
|
|||
|
fill: var(--darkreader-neutral-background) !important;
|
|||
|
}
|
|||
|
svg g rect.task {
|
|||
|
fill: var(--darkreader-selection-background) !important;
|
|||
|
}
|
|||
|
svg line.messageLine0,
|
|||
|
svg line.messageLine1 {
|
|||
|
stroke: var(--darkreader-neutral-text) !important;
|
|||
|
}
|
|||
|
div.mermaid .actor {
|
|||
|
fill: var(--darkreader-neutral-background) !important;
|
|||
|
}
|
|||
|
mitid-authenticators-code-app > .code-app-container {
|
|||
|
background-color: white !important;
|
|||
|
padding-top: 1rem;
|
|||
|
}
|
|||
|
iframe#unpaywall[src$="unpaywall.html"] {
|
|||
|
color-scheme: light !important;
|
|||
|
}
|
|||
|
embed[type="application/pdf"] { filter: invert(100%) contrast(90%); }</style></head>
|
|||
|
<body>
|
|||
|
<div id="page-container">
|
|||
|
|
|||
|
|
|||
|
<link href="Canyon-Lake-USACE-Operators_files/all.min.css" rel="stylesheet"><style class="darkreader darkreader--cors" media="screen">.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-d
|
|||
|
<link rel="stylesheet" href="Canyon-Lake-USACE-Operators_files/afpims.header.css"><style class="darkreader darkreader--sync" media="screen"></style>
|
|||
|
<div id="skip-link-holder"><a id="skip-link" href="#breadcrumbs">Skip to main content
|
|||
|
(Press Enter).</a></div>
|
|||
|
<div id="header">
|
|||
|
<div id="headerFloat" class="sticky">
|
|||
|
<div class="main-bar">
|
|||
|
<div class="header-float">
|
|||
|
<a class="site-logo" href="https://www.swf.usace.army.mil/">
|
|||
|
<img alt="USACE Logo" src="Canyon-Lake-USACE-Operators_files/usace-logo-color.svg">
|
|||
|
</a>
|
|||
|
<div class="reg"><i class="far fa-registered"></i></div>
|
|||
|
<div id="desktop-menu" style="height: 43px;">
|
|||
|
<ul class="top-level-menu" style="margin: 0; margin-left: 115px; ">
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/"><i class="fa fa-home"></i></a>
|
|||
|
</li>
|
|||
|
<li><a href="https://www.swf.usace.army.mil/About/">About <i class="fas fa-caret-down"></i></a>
|
|||
|
<ul class="second-level-menu">
|
|||
|
<li><a href="http://www.swf.usace.army.mil/About/Mission-and-Vision/">Mission and
|
|||
|
Vision</a></li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/About/Lakes-and-Recreation-Information/">Lakes
|
|||
|
and Recreation Information<i class="fas fa-caret-right"></i></a>
|
|||
|
<ul class="third-level-menu">
|
|||
|
<li><a href="http://www.swf.usace.army.mil/About/Lakes-and-Recreation-Information/Master-Plan-Updates/">
|
|||
|
Master Plan Updates</a></li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/About/Lakes-and-Recreation-Information/Shoreline-Management-Plan/">
|
|||
|
Shoreline Management Plan</a></li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/About/Leadership/">Leadership</a>
|
|||
|
</li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/About/History/">History </a>
|
|||
|
</li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/About/116th-Congressional-Boundaries/">116th
|
|||
|
Congressional Boundaries</a></li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/About/Civil-and-Military-Boundaries/">Civil
|
|||
|
and Military Boundaries</a></li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/About/Organization/">Organization<i class="fas fa-caret-right"></i></a>
|
|||
|
<ul class="third-level-menu">
|
|||
|
<li><a href="http://www.swf.usace.army.mil/About/Organization/Safety-and-Occupational-Health/">
|
|||
|
Safety and Occupational Health</a></li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/About/Organization/PPMD/">
|
|||
|
PPMD</a></li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/About/Organization/Engineering-and-Construction/">
|
|||
|
Engineering and Construction</a></li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Business-With-Us/Office-of-Small-Business-Programs/">Business
|
|||
|
With Us <i class="fas fa-caret-down"></i></a>
|
|||
|
<ul class="second-level-menu">
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Business-With-Us/Contracting/">Contracting</a>
|
|||
|
</li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Business-With-Us/Office-of-Small-Business-Programs/">Office
|
|||
|
of Small Business Programs</a></li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Business-With-Us/Construction-Quality-Management-Training/">Construction
|
|||
|
Quality Management Training</a></li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Missions/">
|
|||
|
Missions <i class="fas fa-caret-down"></i></a>
|
|||
|
<ul class="second-level-menu">
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Missions/Civil-Works/">Civil Works <i class="fas fa-caret-right"></i></a>
|
|||
|
<ul class="third-level-menu">
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Missions/Civil-Works/Aquilla/">
|
|||
|
Aquilla</a></li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Missions/Civil-Works/Continuing-Authorities-Program/">Continuing
|
|||
|
Authorities Program</a></li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Missions/Civil-Works/Dallas-Floodway/">Dallas
|
|||
|
Floodway</a></li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Missions/Civil-Works/Dallas-Floodway-Extension/">Dallas
|
|||
|
Floodway Extension</a></li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Missions/Civil-Works/Mitchell-Lake/">Mitchell
|
|||
|
Lake</a></li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Missions/Civil-Works/PPA/">PPA</a>
|
|||
|
</li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Missions/Civil-Works/San-Antonio-Mission-Reach-Project/">San
|
|||
|
Antonio Mission Reach Project</a></li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Missions/Civil-Works/Trinity-River-Central-City/">Trinity
|
|||
|
River Central City</a></li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Missions/Civil-Works/Veterans-Affairs/">Veterans
|
|||
|
Affairs</a></li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Missions/Civil-Works/Westside-Creeks/">Westside
|
|||
|
Creeks</a></li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Missions/Civil-Works/Wharton/">Wharton</a>
|
|||
|
</li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Missions/Civil-Works/Wright-Patman/">Wright
|
|||
|
Patman</a></li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Missions/Emergency-Management/">Emergency
|
|||
|
Management</a>
|
|||
|
</li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Missions/Energy-Sustainment/">Energy
|
|||
|
Sustainment</a>
|
|||
|
</li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Missions/Military-Programs/">Military
|
|||
|
Programs</a>
|
|||
|
</li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Missions/Regulatory/">Regulatory <i class="fas fa-caret-right"></i></a>
|
|||
|
<ul class="third-level-menu">
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Missions/Regulatory/Permitting/">
|
|||
|
Permitting</a></li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Missions/Antiterrorism-Community-Awareness/">Antiterrorism
|
|||
|
Community Awareness<i class="fas fa-caret-right"></i></a>
|
|||
|
<ul class="third-level-menu">
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Missions/Antiterrorism-Community-Awareness/AT-OPSEC-for-Contractors/">
|
|||
|
AT/OPSEC for Contractors</a></li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Missions/Environmental/">Environmental
|
|||
|
Community Awareness<i class="fas fa-caret-right"></i></a>
|
|||
|
<ul class="third-level-menu">
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Missions/Environmental/Formerly-Used-Defense-Sites/">
|
|||
|
Formerly Used Defense Sites</a></li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Missions/Environmental/Invasive-Species-Management/">
|
|||
|
Invasive Species Management</a></li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Missions/Environmental/Support-for-Others/">
|
|||
|
Support for Others</a></li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Missions/Section-408/">Section 408
|
|||
|
<i class="fas fa-caret-right"></i></a>
|
|||
|
</li></ul>
|
|||
|
</li>
|
|||
|
<li><a href="https://www.swf.usace.army.mil/Locations/">
|
|||
|
Locations <i class="fas fa-caret-down"></i></a>
|
|||
|
<ul class="second-level-menu">
|
|||
|
<li><a href="http://www.usace.army.mil/Locations.aspx">USACE Locations
|
|||
|
</a></li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Careers/">
|
|||
|
Careers <i class="fas fa-caret-down"></i></a>
|
|||
|
<ul class="second-level-menu">
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Careers/Benefits/">Benefits
|
|||
|
</a></li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Careers/Career-Fields/">Career Fields
|
|||
|
</a></li>
|
|||
|
<li><a href="https://www.opm.gov/policy-data-oversight/hiring-information/students-recent-graduates/#url=Overview">Student
|
|||
|
Opportunities
|
|||
|
</a></li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Careers/Who-We-Are/">Who We Are
|
|||
|
</a></li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Media/">
|
|||
|
Media <i class="fas fa-caret-down"></i></a>
|
|||
|
<ul class="second-level-menu">
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Media/News-Stories/">News Stories</a></li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Media/News-Releases/">News Releases</a></li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Media/Fact-Sheets/">Fact Sheets</a></li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Media/Videos/">Videos</a></li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Media/Images/">Images</a></li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Media/Public-Notices/">Public Notices</a>
|
|||
|
</li>
|
|||
|
<li><a href="http://www.swd.usace.army.mil/Media/PacesetterMagazine.aspx">Pacesetter
|
|||
|
Magazine</a></li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Library/">
|
|||
|
Library </a>
|
|||
|
</li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Contact/">
|
|||
|
Contact <i class="fas fa-caret-down"></i></a>
|
|||
|
<ul class="second-level-menu">
|
|||
|
<li><a href="http://www.usace.army.mil/Contact/OfficeLocator.aspx">USACE Office
|
|||
|
Locator</a></li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li><a href="http://www.swf.usace.army.mil/Coronavirus/">
|
|||
|
Coronavirus </a>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</div>
|
|||
|
<span class="burger-bar" id="burgerBtn" onclick="openNav()"><i class="fas fa-bars"></i></span>
|
|||
|
</div>
|
|||
|
<div id="mobileNav" class="overlay">
|
|||
|
<!-- <a href="javascript:void(0)" class="closebtn" onclick="closeNav()"><i class="fas fa-times"></i></a> -->
|
|||
|
<div id="mobileNavContent" class="overlay-content">
|
|||
|
<div class="home">
|
|||
|
<a href="https://www.swf-wc.usace.army.mil/"><i class="fa fa-home"></i><i style="margin-left: 15px; font-size: 1.5em;">Home</i></a>
|
|||
|
<a href="javascript:void(0)" alt="Close mobile menu" title="Close Mobile Menu" class="closebtn" style="position: inherit; margin: auto; margin-right: 5px;" onclick="closeNav()"><i class="fas fa-times"></i></a>
|
|||
|
</div>
|
|||
|
<hr>
|
|||
|
<div title="Click to Expand" class="collapsible-mobile">
|
|||
|
About
|
|||
|
</div>
|
|||
|
<div class="content-mobile content-hide">
|
|||
|
<a href="http://www.swf.usace.army.mil/About/Mission-and-Vision/">Mission and Vision</a>
|
|||
|
<a href="http://www.swf.usace.army.mil/About/Lakes-and-Recreation-Information/">Lakes &
|
|||
|
Recreation Info</a>
|
|||
|
<a href="http://www.swf.usace.army.mil/About/Leadership/">Leadership</a>
|
|||
|
<a href="http://www.swf.usace.army.mil/About/History/">History </a>
|
|||
|
<a href="http://www.swf.usace.army.mil/About/116th-Congressional-Boundaries/">116th
|
|||
|
Congressional Boundaries</a>
|
|||
|
<a href="http://www.swf.usace.army.mil/About/Civil-and-Military-Boundaries/">Civil
|
|||
|
and Military Boundaries</a>
|
|||
|
<a href="http://www.swf.usace.army.mil/About/Organization/">Organization</a>
|
|||
|
|
|||
|
</div>
|
|||
|
<div title="Click to Expand" class="collapsible-mobile">
|
|||
|
Business With Us
|
|||
|
</div>
|
|||
|
<div class="content-mobile content-hide">
|
|||
|
|
|||
|
<a href="http://www.swf.usace.army.mil/Business-With-Us/Contracting/">Contracting</a>
|
|||
|
<a href="http://www.swf.usace.army.mil/Business-With-Us/Office-of-Small-Business-Programs/">Office
|
|||
|
of Small Business Programs</a>
|
|||
|
<a href="http://www.swf.usace.army.mil/Business-With-Us/Construction-Quality-Management-Training/">Construction
|
|||
|
Quality Management Training</a>
|
|||
|
</div>
|
|||
|
<div title="Click to Expand" class="collapsible-mobile">
|
|||
|
Missions
|
|||
|
</div>
|
|||
|
<div class="content-mobile content-hide">
|
|||
|
<a href="http://www.swf.usace.army.mil/Missions/Civil-Works/">Civil Works</a>
|
|||
|
<a href="http://www.swf.usace.army.mil/Missions/Emergency-Management/">Emergency
|
|||
|
Management</a>
|
|||
|
<a href="http://www.swf.usace.army.mil/Missions/Energy-Sustainment/">Energy
|
|||
|
Sustainment</a>
|
|||
|
<a href="http://www.swf.usace.army.mil/Missions/Military-Programs/">Military
|
|||
|
Programs</a>
|
|||
|
<a href="http://www.swf.usace.army.mil/Missions/Regulatory/">Regulatory </a>
|
|||
|
<a href="http://www.swf.usace.army.mil/Missions/Antiterrorism-Community-Awareness/">Antiterrorism
|
|||
|
Community Awareness</a>
|
|||
|
<a href="http://www.swf.usace.army.mil/Missions/Environmental/">Environmental
|
|||
|
Community Awareness</a>
|
|||
|
<a href="http://www.swf.usace.army.mil/Missions/Section-408/">Section 408
|
|||
|
</a>
|
|||
|
|
|||
|
</div>
|
|||
|
<div title="Click to Expand" class="collapsible-mobile">
|
|||
|
Locations
|
|||
|
</div>
|
|||
|
<div class="content-mobile content-hide">
|
|||
|
<a href="http://www.usace.army.mil/Locations.aspx">USACE Locations
|
|||
|
</a>
|
|||
|
|
|||
|
</div>
|
|||
|
<div title="Click to Expand" class="collapsible-mobile">
|
|||
|
Careers
|
|||
|
</div>
|
|||
|
<div class="content-mobile content-hide">
|
|||
|
<a href="http://www.swf.usace.army.mil/Careers/Benefits/">Benefits
|
|||
|
</a>
|
|||
|
<a href="http://www.swf.usace.army.mil/Careers/Career-Fields/">Career Fields
|
|||
|
</a>
|
|||
|
<a href="https://www.opm.gov/policy-data-oversight/hiring-information/students-recent-graduates/#url=Overview">Student
|
|||
|
Opportunities
|
|||
|
</a>
|
|||
|
<a href="http://www.swf.usace.army.mil/Careers/Who-We-Are/">Who We Are
|
|||
|
</a>
|
|||
|
</div>
|
|||
|
<div title="Click to Expand" class="collapsible-mobile">
|
|||
|
Media
|
|||
|
</div>
|
|||
|
<div class="content-mobile content-hide">
|
|||
|
<a href="http://www.swf.usace.army.mil/Media/News-Stories/">News Stories</a>
|
|||
|
<a href="http://www.swf.usace.army.mil/Media/News-Releases/">News Releases</a>
|
|||
|
<a href="http://www.swf.usace.army.mil/Media/Fact-Sheets/">Fact Sheets</a>
|
|||
|
<a href="http://www.swf.usace.army.mil/Media/Videos/">Videos</a>
|
|||
|
<a href="http://www.swf.usace.army.mil/Media/Images/">Images</a>
|
|||
|
<a href="http://www.swf.usace.army.mil/Media/Public-Notices/">Public Notices</a>
|
|||
|
|
|||
|
<a href="http://www.swd.usace.army.mil/Media/PacesetterMagazine.aspx">Pacesetter
|
|||
|
Magazine</a>
|
|||
|
</div>
|
|||
|
<div title="Click to Expand" class="collapsible-mobile">
|
|||
|
Other Links
|
|||
|
</div>
|
|||
|
<div class="content-mobile content-hide">
|
|||
|
<a href="http://www.swf.usace.army.mil/Library/">
|
|||
|
Library </a>
|
|||
|
<a href="http://www.swf.usace.army.mil/Contact/">
|
|||
|
Contact</a>
|
|||
|
<a href="http://www.swf.usace.army.mil/Coronavirus/">
|
|||
|
Coronavirus </a>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
<div class="site-title">
|
|||
|
<div class="header-float">
|
|||
|
<div class="sub-header">
|
|||
|
<div class="site-name">US Army Corps of Engineers</div>
|
|||
|
<div class="site-area" data-lake="header-sub">Canyon Lake</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
<script>
|
|||
|
function setSubHeader() {
|
|||
|
let loc = window.location.pathname;
|
|||
|
let dirs = loc.substring(0, loc.lastIndexOf('/')).split("/")
|
|||
|
let sub_header_text = document.title
|
|||
|
let title_map = {
|
|||
|
"aquilla": "Aquilla Lake",
|
|||
|
"bardwell": "Bardwell Lake",
|
|||
|
'belton': "Belton Lake",
|
|||
|
'benbrook': "Benbrook Lake",
|
|||
|
'canyon': "Canyon Lake",
|
|||
|
'cooper': "Jim Chapman Lake / Cooper Dam",
|
|||
|
'georgetown': "Georgetown Lake",
|
|||
|
'granger': "Granger Lake",
|
|||
|
'grapevine': "Grapevine Lake",
|
|||
|
'hords': "Hords Creek Lake",
|
|||
|
'joepool': "Joe Pool Lake",
|
|||
|
'lakeopines': "Lake O' The Pines Lake",
|
|||
|
'lavon': "Lavon Lake",
|
|||
|
"lewisville": "Lewisville Lake",
|
|||
|
"navarro": "Navarro Mills Lake",
|
|||
|
"proctor": "Proctor Lake",
|
|||
|
"rayroberts": "Ray Roberts Lake",
|
|||
|
"samray": "Sam Rayburn Lake",
|
|||
|
"somerville": "Somerville Lake",
|
|||
|
"stillhouse": "Stillhouse Lake",
|
|||
|
"townbluff": "Town Bluff Dam / B.A. Steinhagen Lake",
|
|||
|
"waco": "Waco Lake",
|
|||
|
"whitney": "Whitney Lake",
|
|||
|
"wrightpatman": "Wright Patman Lake"
|
|||
|
}
|
|||
|
console.log(Object.keys(title_map).length)
|
|||
|
// If the lake/project does not exist above, leave the sub header text blank
|
|||
|
sub_header_text = title_map[dirs[1]] ? title_map[dirs[1]] : ""
|
|||
|
// Setup the header subheading based on the current page title
|
|||
|
document.querySelector('[data-lake="header-sub"]').innerText = title_map[dirs[1]]
|
|||
|
}
|
|||
|
setSubHeader()
|
|||
|
</script>
|
|||
|
<!-- <script defer>
|
|||
|
// If a jump target does not exist, set the first item of the sidebar (if it exists) to the jump target
|
|||
|
if (!document.querySelector("skip-target")) {
|
|||
|
let menu_item_0 = document.querySelector('.sidebar-container')
|
|||
|
if (menu_item_0) menu_item_0.id = "skip-target"
|
|||
|
}
|
|||
|
|
|||
|
</script> -->
|
|||
|
<script>
|
|||
|
// window.addEventListener("scroll", function (event) { stickyHeader(); })
|
|||
|
// function stickyHeader() {
|
|||
|
// var header = document.getElementById("headerFloat");
|
|||
|
// var sticky = header.offsetTop;
|
|||
|
// if (window.pageYOffset > sticky) {
|
|||
|
// header.classList.add("sticky");
|
|||
|
// } else {
|
|||
|
// header.classList.remove("sticky");
|
|||
|
// }
|
|||
|
// }
|
|||
|
var coll_mob = document.getElementsByClassName("collapsible-mobile");
|
|||
|
for (let col_m_idx = 0; col_m_idx < coll_mob.length; col_m_idx++) {
|
|||
|
coll_mob[col_m_idx].addEventListener("click", function () {
|
|||
|
if (this.classList.contains("active")) {
|
|||
|
this.classList.remove("active");
|
|||
|
this.nextElementSibling.classList.add("content-hide")
|
|||
|
} else {
|
|||
|
this.classList.add("active")
|
|||
|
this.nextElementSibling.classList.remove("content-hide")
|
|||
|
}
|
|||
|
});
|
|||
|
}
|
|||
|
|
|||
|
// Mobile Burger Bar
|
|||
|
function openNav() {
|
|||
|
var mobileNav = document.getElementById("mobileNav");
|
|||
|
mobileNav.style.width = "100%";
|
|||
|
mobileNav.style.height = "100%";
|
|||
|
var child = document.getElementById("mobileNavContent");
|
|||
|
mobileNav.style.right = child.clientWidth - child.offsetWidth + "px";
|
|||
|
var open = document.getElementById("burgerBtn");
|
|||
|
open.style.display = "none";
|
|||
|
var child = document.getElementById("overlay-content");
|
|||
|
}
|
|||
|
|
|||
|
function closeNav() {
|
|||
|
var myNav = document.getElementById("mobileNav");
|
|||
|
myNav.style.width = "0%";
|
|||
|
myNav.style.height = "0%";
|
|||
|
var open = document.getElementById("burgerBtn");
|
|||
|
open.style.display = "unset";
|
|||
|
// var open = document.getElementById("burgerBtn");
|
|||
|
// open.style.display = "inline-block";
|
|||
|
}
|
|||
|
</script>
|
|||
|
<script defer="defer">
|
|||
|
// Setup the page's collapses
|
|||
|
let coll_legend = document.getElementsByClassName("collapsible-legend");
|
|||
|
for (var i = 0; i < coll_legend.length; i++) {
|
|||
|
coll_legend[i].addEventListener("click", function () {
|
|||
|
this.classList.toggle("active");
|
|||
|
let content = this.nextElementSibling;
|
|||
|
let arrow = document.getElementById("arrow");
|
|||
|
if (content.style.display === "block") {
|
|||
|
content.style.display = "none";
|
|||
|
arrow.className = "sub-arrow-down";
|
|||
|
} else {
|
|||
|
content.style.display = "block";
|
|||
|
arrow.className = "sub-arrow-up";
|
|||
|
}
|
|||
|
});
|
|||
|
}
|
|||
|
</script>
|
|||
|
|
|||
|
|
|||
|
<div class="page-wrap">
|
|||
|
<div class="container-fluid">
|
|||
|
|
|||
|
|
|||
|
<link rel="stylesheet" href="Canyon-Lake-USACE-Operators_files/breadcrumbs.css"><style class="darkreader darkreader--sync" media="screen"></style>
|
|||
|
<div id="breadcrumbs"><a href="https://www.swf-wc.usace.army.mil/" class="breadcrumb-link"><i class="fa fa-home"></i></a><a href="https://www.swf-wc.usace.army.mil/canyon/" class="breadcrumb-link">CANYON</a><a href="https://www.swf-wc.usace.army.mil/canyon/Recreation/" class="breadcrumb-link">RECREATION</a><a href="https://www.swf-wc.usace.army.mil/canyon/Recreation/Boating/" class="breadcrumb-link">BOATING</a><span class="breadcrumb-current">BOATRAMPS</span></div>
|
|||
|
<script>
|
|||
|
function buildBreadcrumbs(url) {
|
|||
|
let breadcrumbs = document.getElementById("breadcrumbs")
|
|||
|
// Let the dev know they have not included the
|
|||
|
if (!breadcrumbs) {
|
|||
|
console.error("Cannot find id=\"breadcrumbs\", you must add <div id=\"breadcrumbs\"></div> to the document before importing the breadcrumbs script")
|
|||
|
return
|
|||
|
}
|
|||
|
// Default the location to the current URL
|
|||
|
var loc = window.location.pathname;
|
|||
|
// Override the location, check if the user included the domain/protocol
|
|||
|
if (url && !url.includes("://")) loc = url
|
|||
|
// Otherwise assume just a path was given
|
|||
|
else if (url) loc = url.split("/").splice(3).join("/")
|
|||
|
// Break the path into respective directories
|
|||
|
var dirs = loc.substring(0, loc.lastIndexOf('/')).split("/")
|
|||
|
let _url = "/"
|
|||
|
|
|||
|
// No crumbs on the home page, make a home btn for every other page
|
|||
|
breadcrumbs.innerHTML = ""
|
|||
|
console.log(dirs, dirs.length)
|
|||
|
if (!dirs[0] && dirs.length == 1) return
|
|||
|
let home_crumb = '<a href="/" class="breadcrumb-link"><i class="fa fa-home"></i></a>'
|
|||
|
let bc_str = home_crumb
|
|||
|
breadcrumbs.innerHTML = home_crumb
|
|||
|
// Build URLs for each crumb and add to the DOM
|
|||
|
let skip_root = false
|
|||
|
if (dirs.length == 2) skip_root = true
|
|||
|
for (let d = 0; d < dirs.length; d++) {
|
|||
|
if (d==1 && skip_root) continue
|
|||
|
if (!dirs[d]) continue
|
|||
|
let crumb = dirs[d].toUpperCase()
|
|||
|
if (d < dirs.length) {
|
|||
|
_url += dirs[d] + "/"
|
|||
|
// Make links for the breadcrumbs
|
|||
|
home_crumb += `<a href=${_url} class="breadcrumb-link">${crumb.replace("%20", " ")}</a>`
|
|||
|
}
|
|||
|
}
|
|||
|
// The final crumb is the current page, no link
|
|||
|
home_crumb += `<span class="breadcrumb-current">${document.title.toUpperCase()}</span>`
|
|||
|
breadcrumbs.innerHTML = home_crumb
|
|||
|
}
|
|||
|
// or run - to use current URL on page
|
|||
|
buildBreadcrumbs()
|
|||
|
</script>
|
|||
|
|
|||
|
<div class="page-content">
|
|||
|
|
|||
|
|
|||
|
<link rel="stylesheet" href="Canyon-Lake-USACE-Operators_files/afpims.sidebar.css"><style class="darkreader darkreader--sync" media="screen"></style>
|
|||
|
|
|||
|
<div id="leftPane" class="col-md-3 backend-cp-fixed">
|
|||
|
<div class="box-usace">
|
|||
|
<h2 class="box-header-striped">
|
|||
|
<span class="title">Fort Worth District<br>Lakes and Recreation Menu</span>
|
|||
|
<span class="rss"></span>
|
|||
|
</h2>
|
|||
|
<div id="ContentPane" class="box-content">
|
|||
|
<div>
|
|||
|
<div>
|
|||
|
<div class="ac-jump-menu-wrapper ac-hide ac-show-mobile-only">
|
|||
|
<div class="ac-jump-menu-success alert alert-success">
|
|||
|
<i class="fas fa-spinner fa-spin"></i>Redirecting...
|
|||
|
</div>
|
|||
|
<select class="ac-jump-menu" id="mobilejumpmenu">
|
|||
|
<option data-new-window="False" value="" selected="selected">Select...</option>
|
|||
|
<option data-new-window="False" value="/canyon" class="ac-main-menu">
|
|||
|
Home</option>
|
|||
|
<option data-new-window="False" value="/canyon/Information/" class="ac-main-menu">
|
|||
|
Lake Information</option>
|
|||
|
<option data-new-window="False" value="/canyon/Information/Parkclose.shtml" class="ac-sbm1">
|
|||
|
- Park Closures</option>
|
|||
|
<option data-new-window="False" value="/canyon/Information/History.shtml" class="ac-sbm1">
|
|||
|
- History</option>
|
|||
|
<option data-new-window="False" value="/canyon/Information/Maps.shtml" class="ac-sbm1">
|
|||
|
- Maps</option>
|
|||
|
<option data-new-window="False" value="/canyon/Information/Directions.shtml" class="ac-sbm1">
|
|||
|
- Directions</option>
|
|||
|
|
|||
|
<option data-new-window="False" value="/canyon/Recreation/" class="ac-main-menu">
|
|||
|
Recreation</option>
|
|||
|
<option data-new-window="False" value="/canyon/Recreation/Parks" class="ac-sbm1">
|
|||
|
- Parks</option>
|
|||
|
<option data-new-window="False" value="/canyon/Recreation/Parks/Corpsparks.shtml" class="ac-sbm2">
|
|||
|
-- Corps of Engineers Parks</option>
|
|||
|
<option data-new-window="False" value="/canyon/Recreation/Parks/Leaseparks.shtml" class="ac-sbm2">
|
|||
|
-- Leased Parks</option>
|
|||
|
|
|||
|
<option data-new-window="False" value="/canyon/Recreation/Camping" class="ac-sbm1">
|
|||
|
- Camping</option>
|
|||
|
<option data-new-window="False" value="/canyon/Recreation/Camping/Groupcamp.shtml" class="ac-sbm2">
|
|||
|
-- Group Camping Areas</option>
|
|||
|
<option data-new-window="False" value="/canyon/Recreation/Camping/Devareas.shtml" class="ac-sbm2">
|
|||
|
-- Developed Areas</option>
|
|||
|
<option data-new-window="False" value="/canyon/Recreation/Camping/Undevareas.shtml" class="ac-sbm2">
|
|||
|
-- Undeveloped Areas</option>
|
|||
|
|
|||
|
<option data-new-window="False" value="/canyon/Recreation/Trails" class="ac-sbm1">
|
|||
|
- Trails</option>
|
|||
|
<option data-new-window="False" value="/canyon/Recreation/Boating" class="ac-sbm1">
|
|||
|
- Boating</option>
|
|||
|
<option data-new-window="False" value="/canyon/Recreation/Boating/Marinas.shtml" class="ac-sbm2">
|
|||
|
-- Marinas</option>
|
|||
|
<option data-new-window="False" value="/canyon/Recreation/Boating/Boatramps.shtml" class="ac-sbm2">
|
|||
|
-- Boat Ramps</option>
|
|||
|
|
|||
|
<option data-new-window="False" value="/canyon/Recreation/Hunting.shtml" class="ac-sbm1">
|
|||
|
- Hunting</option>
|
|||
|
<option data-new-window="False" value="/canyon/Recreation/Fishing.shtml" class="ac-sbm1">
|
|||
|
- Fishing</option>
|
|||
|
<option data-new-window="False" value="/canyon/Recreation/Swimming.shtml" class="ac-sbm1">
|
|||
|
- Swimming</option>
|
|||
|
<option data-new-window="False" value="/canyon/Recreation/Groupareas.shtml" class="ac-sbm1">
|
|||
|
- Group Areas</option>
|
|||
|
<option data-new-window="False" value="/canyon/Recreation/Rules_Regulations.shtml" class="ac-sbm1">
|
|||
|
- Rules and Regulations</option>
|
|||
|
<option data-new-window="False" value="/canyon/Recreation/Military.shtml" class="ac-sbm1">
|
|||
|
- Service to the Military</option>
|
|||
|
<option data-new-window="False" value="/canyon/Recreation/Passes.shtml" class="ac-sbm1">
|
|||
|
- Discount Passes</option>
|
|||
|
<option data-new-window="False" value="/canyon/Recreation/Fees.shtml" class="ac-sbm1">
|
|||
|
- Fees</option>
|
|||
|
|
|||
|
<option data-new-window="False" value="/canyon/Volunteer/" class="ac-main-menu">
|
|||
|
Volunteer Program</option>
|
|||
|
<option data-new-window="False" value="/canyon/Volunteer/volnews.shtml" class="ac-sbm1">
|
|||
|
- Volunteer News</option>
|
|||
|
<option data-new-window="False" value="/canyon/Volunteer/volops.shtml" class="ac-sbm1">
|
|||
|
- Volunteer Opportunities</option>
|
|||
|
<option data-new-window="False" value="/canyon/Volunteer/volapp.shtml" class="ac-sbm1">
|
|||
|
- Volunteer Application</option>
|
|||
|
|
|||
|
<option data-new-window="False" value="/canyon/Contracting/" class="ac-main-menu">
|
|||
|
Contracting</option>
|
|||
|
<!-- <option data-new-window="False" value="/canyon/Contracting/Gateattendant.shtml"
|
|||
|
class="ac-sbm1">
|
|||
|
- Gate Attendants</option>
|
|||
|
-->
|
|||
|
<option data-new-window="False" value="/canyon/Realestate/" class="ac-main-menu">
|
|||
|
Real Estate</option>
|
|||
|
<option data-new-window="False" value="/canyon/Realestate/Adjland.shtml" class="ac-sbm1">
|
|||
|
- Adjacent Land Owners</option>
|
|||
|
<option data-new-window="False" value="/canyon/Realestate/Feeland/" class="ac-sbm1">
|
|||
|
- Government Owned Land</option>
|
|||
|
<option data-new-window="False" value="/canyon/Realestate/Feeland/Oilgas.shtml" class="ac-sbm1">
|
|||
|
- Oil and Gas Leases</option>
|
|||
|
<option data-new-window="False" value="/canyon/Realestate/Feeland/Grazing.shtml" class="ac-sbm1">
|
|||
|
- Hay and Grazing Leases</option>
|
|||
|
|
|||
|
<option data-new-window="False" value="/canyon/Watersafety.shtml" class="ac-main-menu">
|
|||
|
Water Safety</option>
|
|||
|
<option data-new-window="False" value="/canyon/Natresources.shtml" class="ac-main-menu">
|
|||
|
Natural Resources</option>
|
|||
|
<option data-new-window="False" value="/canyon/Invspecies.shtml" class="ac-main-menu">
|
|||
|
Invasive Species</option>
|
|||
|
<option data-new-window="False" value="/canyon/Cultural.shtml" class="ac-main-menu">
|
|||
|
Cultural Resources</option>
|
|||
|
<option data-new-window="False" value="/canyon/faq.shtml" class="ac-main-menu">
|
|||
|
FAQ</option>
|
|||
|
<option data-new-window="False" value="/canyon/Links.shtml" class="ac-main-menu">
|
|||
|
Links</option>
|
|||
|
</select>
|
|||
|
</div>
|
|||
|
<div class="sidebar-container ac-hide ac-hide-mobile-only">
|
|||
|
<ul class="sb-main-menu">
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/">Home</a>
|
|||
|
</li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Information/" tabindex="0">Lake Information <i class="fas fa-caret-right"></i></a>
|
|||
|
<ul class="sb-sub-menu">
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Information/Parkclose.shtml" tabindex="0">Park
|
|||
|
Closures</a></li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Information/History.shtml" tabindex="0">History</a></li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Information/Maps.shtml" tabindex="0">Maps</a></li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Information/Directions.shtml" tabindex="0">Directions</a></li>
|
|||
|
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Recreation/" tabindex="0">Recreation <i class="fas fa-caret-right"></i></a>
|
|||
|
<ul class="sb-sub-menu">
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Recreation/Parks" tabindex="0">Parks <i class="fas fa-caret-right"></i></a>
|
|||
|
<ul class="sb-sub-menu">
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Recreation/Parks/Corpsparks.shtml">Corps of
|
|||
|
Engineers Parks</a></li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Recreation/Parks/Leaseparks.shtml">Leased
|
|||
|
Parks</a></li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Recreation/Camping" tabindex="0">Camping <i class="fas fa-caret-right"></i></a>
|
|||
|
<ul class="sb-sub-menu">
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Recreation/Camping/Groupcamp.shtml">Group
|
|||
|
Camping Areas</a></li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Recreation/Camping/Devareas.shtml">Developed
|
|||
|
Areas</a></li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Recreation/Camping/Undevareas.shtml">Undeveloped
|
|||
|
Areas</a></li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Recreation/Trails" tabindex="0">Trails</a></li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Recreation/Boating" tabindex="0">Boating <i class="fas fa-caret-right"></i></a>
|
|||
|
<ul class="sb-sub-menu">
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Recreation/Boating/Marinas.shtml">Marinas</a>
|
|||
|
</li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Recreation/Boating/Boatramps.shtml">Boat Ramps
|
|||
|
</a></li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Recreation/Hunting.shtml" tabindex="0">Hunting</a></li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Recreation/Fishing.shtml" tabindex="0">Fishing</a></li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Recreation/Swimming.shtml" tabindex="0">Swimming</a>
|
|||
|
</li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Recreation/Groupareas.shtml" tabindex="0">Group
|
|||
|
Areas</a></li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Recreation/Rules_Regulations.shtml" tabindex="0">Rules
|
|||
|
and Regulations</a></li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Recreation/Military.shtml" tabindex="0">Service to the
|
|||
|
Military</a></li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Recreation/Passes.shtml" tabindex="0">Discount
|
|||
|
Passes</a></li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Recreation/Fees.shtml" tabindex="0">Fees</a></li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Volunteer/" tabindex="0">Volunteer Program <i class="fas fa-caret-right"></i></a>
|
|||
|
<ul class="sb-sub-menu">
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Volunteer/volnews.shtml" tabindex="0">Volunteer News</a>
|
|||
|
</li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Volunteer/volops.shtml" tabindex="0">Volunteer
|
|||
|
Opportunities</a>
|
|||
|
</li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Volunteer/volapp.shtml" tabindex="0">Volunteer
|
|||
|
Application</a>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Contracting/" tabindex="0">Contracting
|
|||
|
<!-- <i
|
|||
|
class="fas fa-caret-right"></i></a>
|
|||
|
<ul class="sb-sub-menu">
|
|||
|
<li><a href="/canyon/Contracting/Gateattendant.shtml" tabindex="0">Gate
|
|||
|
Attendants</a></li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
-->
|
|||
|
</a></li><li><a href="https://www.swf-wc.usace.army.mil/canyon/Realestate/" tabindex="0">Real Estate <i class="fas fa-caret-right"></i></a>
|
|||
|
<ul class="sb-sub-menu">
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Realestate/Adjland.shtml" tabindex="0">Adjacent Land
|
|||
|
Owners</a>
|
|||
|
</li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Realestate/Feeland/" tabindex="0">Government Owned
|
|||
|
Land <i class="fas fa-caret-right"></i></a>
|
|||
|
<ul class="sb-sub-menu">
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Realestate/Feeland/Oilgas.shtml">Oil and Gas
|
|||
|
Leases</a></li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Realestate/Feeland/Grazing.shtml">Hay and
|
|||
|
Grazing Leases</a></li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Watersafety.shtml">Water Safety</a>
|
|||
|
</li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Natresources.shtml">Natural Resources</a>
|
|||
|
</li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Invspecies.shtml">Invasive Species</a>
|
|||
|
</li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Cultural.shtml">Cultural Resources</a>
|
|||
|
</li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/faq.shtml">FAQ</a>
|
|||
|
</li>
|
|||
|
<li><a href="https://www.swf-wc.usace.army.mil/canyon/Links.shtml">Links</a>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
<script defer="defer">
|
|||
|
const mobilejumpmenu = document.getElementById("mobilejumpmenu")
|
|||
|
mobilejumpmenu.addEventListener("change", function () {
|
|||
|
let url = this.value
|
|||
|
window.location = url
|
|||
|
})
|
|||
|
</script>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<div class="col-md backend-cp-collapsible" id="topPane">
|
|||
|
<div class="box-top-container">
|
|||
|
<div class="text-padding box-container-item">
|
|||
|
<div class="box-usace">
|
|||
|
<h2 class="box-header-striped">
|
|||
|
<span class="title">
|
|||
|
Boatramps at Canyon Lake
|
|||
|
</span>
|
|||
|
</h2>
|
|||
|
<div class="box-content box-content-border">
|
|||
|
<div class="text-padding">
|
|||
|
<br>
|
|||
|
<div align="center">
|
|||
|
<center>
|
|||
|
<table border="2" id="Canyon Boatramps" width="75%">
|
|||
|
<tbody><tr align="center" bgcolor="#FFFFFF" style="--darkreader-inline-bgcolor: #181a1b;" data-darkreader-inline-bgcolor="">
|
|||
|
<td width="20%">
|
|||
|
<h4>Boat Ramp</h4>
|
|||
|
</td>
|
|||
|
<td width="42%">
|
|||
|
<h4>Location</h4>
|
|||
|
</td>
|
|||
|
<td width="38%">
|
|||
|
<h4>Operated By</h4>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
<tr bgcolor="#E8E8E8" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor="">
|
|||
|
<td align="center" bgcolor="#E8E8E8" width="20%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor=""> 1 </td>
|
|||
|
<td bgcolor="#E8E8E8" width="42%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor=""><div align="center">579 Skyline Dr</div></td>
|
|||
|
<td align="center" bgcolor="#E8E8E8" width="38%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor="">Comal County</td>
|
|||
|
</tr>
|
|||
|
<tr bgcolor="#FFFFFF" style="--darkreader-inline-bgcolor: #181a1b;" data-darkreader-inline-bgcolor="">
|
|||
|
<td align="center" width="20%"> 2 </td>
|
|||
|
<td width="42%"><div align="center">2410 Colleen Dr</div></td>
|
|||
|
<td align="center" width="38%">Comal County</td>
|
|||
|
</tr>
|
|||
|
<tr bgcolor="#E8E8E8" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor="">
|
|||
|
<td align="center" bgcolor="#E8E8E8" width="20%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor=""> 3 </td>
|
|||
|
<td bgcolor="#E8E8E8" width="42%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor=""><div align="center">Comal Park-East</div></td>
|
|||
|
<td align="center" bgcolor="#E8E8E8" width="38%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor="">WORD</td>
|
|||
|
</tr>
|
|||
|
<tr bgcolor="#FFFFFF" style="--darkreader-inline-bgcolor: #181a1b;" data-darkreader-inline-bgcolor="">
|
|||
|
<td align="center" width="20%"> 4 </td>
|
|||
|
<td width="42%"><div align="center">Comal Park-West</div></td>
|
|||
|
<td align="center" width="38%">WORD</td>
|
|||
|
</tr>
|
|||
|
<tr bgcolor="#E8E8E8" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor="">
|
|||
|
<td align="center" bgcolor="#E8E8E8" width="20%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor=""> 5 </td>
|
|||
|
<td bgcolor="#E8E8E8" width="42%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor=""><div align="center">3142 Canyon Lake Forest Dr</div></td>
|
|||
|
<td align="center" bgcolor="#E8E8E8" width="38%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor="">Comal County</td>
|
|||
|
</tr>
|
|||
|
<tr bgcolor="#FFFFFF" style="--darkreader-inline-bgcolor: #181a1b;" data-darkreader-inline-bgcolor="">
|
|||
|
<td align="center" width="20%"> 6 </td>
|
|||
|
<td width="42%"><div align="center">2078 Canyon Lake Dr</div></td>
|
|||
|
<td align="center" width="38%">Comal County</td>
|
|||
|
</tr>
|
|||
|
<tr bgcolor="#E8E8E8" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor="">
|
|||
|
<td align="center" bgcolor="#E8E8E8" width="20%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor=""> 7 </td>
|
|||
|
<td bgcolor="#E8E8E8" width="42%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor=""><div align="center">2042 Ledgerock Landing</div></td>
|
|||
|
<td align="center" bgcolor="#E8E8E8" width="38%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor="">Comal County</td>
|
|||
|
</tr>
|
|||
|
<tr bgcolor="#FFFFFF" style="--darkreader-inline-bgcolor: #181a1b;" data-darkreader-inline-bgcolor="">
|
|||
|
<td align="center" width="20%"> 8 </td>
|
|||
|
<td width="42%"><div align="center">1298 Canyon Springs Dr</div></td>
|
|||
|
<td align="center" width="38%">Comal County</td>
|
|||
|
</tr>
|
|||
|
<tr bgcolor="#E8E8E8" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor="">
|
|||
|
<td align="center" bgcolor="#E8E8E8" width="20%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor=""> 9 </td>
|
|||
|
<td bgcolor="#E8E8E8" width="42%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor=""><div align="center">Cranes Mill Marina</div></td>
|
|||
|
<td align="center" bgcolor="#E8E8E8" width="38%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor="">Cranes Mill Marina</td>
|
|||
|
</tr>
|
|||
|
<tr bgcolor="#FFFFFF" style="--darkreader-inline-bgcolor: #181a1b;" data-darkreader-inline-bgcolor="">
|
|||
|
<td align="center" width="20%"> 10 </td>
|
|||
|
<td width="42%"><div align="center">Cranes Mill Park</div></td>
|
|||
|
<td align="center" width="38%">Corps of Engineers</td>
|
|||
|
</tr>
|
|||
|
<tr bgcolor="#E8E8E8" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor="">
|
|||
|
<td align="center" bgcolor="#E8E8E8" width="20%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor=""> 11 </td>
|
|||
|
<td bgcolor="#E8E8E8" width="42%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor=""><div align="center">3842 Tanglewood Trl</div></td>
|
|||
|
<td align="center" bgcolor="#E8E8E8" width="38%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor="">Comal County</td>
|
|||
|
</tr>
|
|||
|
<tr bgcolor="#FFFFFF" style="--darkreader-inline-bgcolor: #181a1b;" data-darkreader-inline-bgcolor="">
|
|||
|
<td align="center" width="20%"> 12 </td>
|
|||
|
<td width="42%"><div align="center">Lake Canyon Yacht Club</div></td>
|
|||
|
<td align="center" width="38%">LCYC</td>
|
|||
|
</tr>
|
|||
|
<tr bgcolor="#E8E8E8" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor="">
|
|||
|
<td align="center" bgcolor="#E8E8E8" width="20%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor=""> 13 </td>
|
|||
|
<td bgcolor="#E8E8E8" width="42%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor=""><div align="center">JBSA Sunny Side</div></td>
|
|||
|
<td align="center" bgcolor="#E8E8E8" width="38%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor="">JBSA</td>
|
|||
|
</tr>
|
|||
|
<tr bgcolor="#FFFFFF" style="--darkreader-inline-bgcolor: #181a1b;" data-darkreader-inline-bgcolor="">
|
|||
|
<td align="center" width="20%"> 14 </td>
|
|||
|
<td width="42%"><div align="center">Jacob's Creek Park 1</div></td>
|
|||
|
<td align="center" width="38%">JBSA</td>
|
|||
|
</tr>
|
|||
|
<tr bgcolor="#E8E8E8" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor="">
|
|||
|
<td align="center" bgcolor="#E8E8E8" width="20%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor=""> 15 </td>
|
|||
|
<td bgcolor="#E8E8E8" width="42%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor=""><div align="center">Jacob's Creek Park 2</div></td>
|
|||
|
<td align="center" bgcolor="#E8E8E8" width="38%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor="">JBSA</td>
|
|||
|
</tr>
|
|||
|
<tr bgcolor="#FFFFFF" style="--darkreader-inline-bgcolor: #181a1b;" data-darkreader-inline-bgcolor="">
|
|||
|
<td align="center" width="20%"> 16 </td>
|
|||
|
<td width="42%"><div align="center">JBSA Hancock Cove</div></td>
|
|||
|
<td align="center" width="38%">JBSA</td>
|
|||
|
</tr>
|
|||
|
<tr bgcolor="#E8E8E8" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor="">
|
|||
|
<td align="center" bgcolor="#E8E8E8" width="20%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor=""> 17 </td>
|
|||
|
<td bgcolor="#E8E8E8" width="42%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor=""><div align="center">Little Jacob's Creek Park</div></td>
|
|||
|
<td align="center" bgcolor="#E8E8E8" width="38%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor="">Corps of Engineers</td>
|
|||
|
</tr>
|
|||
|
<tr bgcolor="#FFFFFF" style="--darkreader-inline-bgcolor: #181a1b;" data-darkreader-inline-bgcolor="">
|
|||
|
<td align="center" width="20%"> 18 </td>
|
|||
|
<td width="42%"><div align="center">Canyon Park</div></td>
|
|||
|
<td align="center" width="38%">WORD</td>
|
|||
|
</tr>
|
|||
|
<tr bgcolor="#E8E8E8" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor="">
|
|||
|
<td align="center" bgcolor="#E8E8E8" width="20%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor=""> 19 </td>
|
|||
|
<td bgcolor="#E8E8E8" width="42%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor=""><div align="center">Canyon Lake Marina</div></td>
|
|||
|
<td align="center" bgcolor="#E8E8E8" width="38%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor="">Canyon Lake Marina</td>
|
|||
|
</tr>
|
|||
|
<tr bgcolor="#FFFFFF" style="--darkreader-inline-bgcolor: #181a1b;" data-darkreader-inline-bgcolor="">
|
|||
|
<td align="center" width="20%"> 20 </td>
|
|||
|
<td width="42%"><div align="center">Potters Creek Park</div></td>
|
|||
|
<td align="center" width="38%">Corps of Engineers</td>
|
|||
|
</tr>
|
|||
|
<tr bgcolor="#E8E8E8" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor="">
|
|||
|
<td align="center" bgcolor="#E8E8E8" width="20%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor=""> 21 </td>
|
|||
|
<td bgcolor="#E8E8E8" width="42%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor=""><div align="center">Potters Creek West</div></td>
|
|||
|
<td align="center" bgcolor="#E8E8E8" width="38%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor="">Corps of Engineers</td>
|
|||
|
</tr>
|
|||
|
<tr bgcolor="#FFFFFF" style="--darkreader-inline-bgcolor: #181a1b;" data-darkreader-inline-bgcolor="">
|
|||
|
<td align="center" width="20%"> 22 </td>
|
|||
|
<td width="42%"><div align="center">808 Park Shores</div></td>
|
|||
|
<td align="center" width="38%">Comal County</td>
|
|||
|
</tr>
|
|||
|
<tr bgcolor="#E8E8E8" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor="">
|
|||
|
<td align="center" bgcolor="#E8E8E8" width="20%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor=""> 23 </td>
|
|||
|
<td bgcolor="#E8E8E8" width="42%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor=""><div align="center">22100 N. Cranes Mill Rd</div></td>
|
|||
|
<td align="center" bgcolor="#E8E8E8" width="38%" style="--darkreader-inline-bgcolor: #25282a;" data-darkreader-inline-bgcolor="">Comal County</td>
|
|||
|
</tr>
|
|||
|
|
|||
|
|
|||
|
</tbody></table>
|
|||
|
</center>
|
|||
|
</div>
|
|||
|
<br>
|
|||
|
<h4 align="center">
|
|||
|
<br>
|
|||
|
Lake levels vary. It is the boat operator's responsibility to be alert for obstructions.
|
|||
|
</h4>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
|
|||
|
<img alt="Wear your life jacket" class="life-jacket" id="modernth" src="Canyon-Lake-USACE-Operators_files/modernthx240.png" title="Wear your life jacket">
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
<button id="returnTop" title="Return to Top of Page">
|
|||
|
Top
|
|||
|
</button>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<style>
|
|||
|
html,
|
|||
|
body {
|
|||
|
background-color: #1b1b1b;
|
|||
|
height: 100%;
|
|||
|
margin: 0;
|
|||
|
}
|
|||
|
|
|||
|
#page-container {
|
|||
|
min-height: 100%;
|
|||
|
background-color: grey;
|
|||
|
position: relative;
|
|||
|
}
|
|||
|
|
|||
|
#footer {
|
|||
|
position: relative;
|
|||
|
background-color: #1b1b1b;
|
|||
|
border-top: 0px solild #666;
|
|||
|
color: #ccc;
|
|||
|
font-size: 14px;
|
|||
|
bottom: 0;
|
|||
|
left: 0;
|
|||
|
padding-bottom: 128px;
|
|||
|
}
|
|||
|
|
|||
|
.center {
|
|||
|
position: relative;
|
|||
|
background-color: #333;
|
|||
|
}
|
|||
|
|
|||
|
#footer-content {
|
|||
|
display: flex;
|
|||
|
flex-flow: row wrap;
|
|||
|
justify-content: space-around;
|
|||
|
padding-bottom: 15px;
|
|||
|
padding-top: 32px;
|
|||
|
max-width: 1152px;
|
|||
|
margin: 0 auto;
|
|||
|
}
|
|||
|
|
|||
|
.footer-title {
|
|||
|
color: #999;
|
|||
|
font-size: 16px;
|
|||
|
font-weight: 700;
|
|||
|
margin-bottom: 8px;
|
|||
|
font-family: Open Sans, Arial, Helvetica, sans-serif !important;
|
|||
|
}
|
|||
|
|
|||
|
#footer p {
|
|||
|
font-family: Arial, Helvetica, sans-serif;
|
|||
|
margin-bottom: 32px;
|
|||
|
}
|
|||
|
|
|||
|
#footer-bar {
|
|||
|
width: 100%;
|
|||
|
height: 128px;
|
|||
|
background-color: #1b1b1b;
|
|||
|
}
|
|||
|
|
|||
|
#essayons {
|
|||
|
position: absolute;
|
|||
|
left: 50%;
|
|||
|
bottom: 50px;
|
|||
|
transform: translateX(-50%);
|
|||
|
width: 112px;
|
|||
|
z-index: 1;
|
|||
|
}
|
|||
|
|
|||
|
.flex-column {
|
|||
|
padding-left: 25px;
|
|||
|
}
|
|||
|
|
|||
|
.col-0,
|
|||
|
.col-1,
|
|||
|
.col-2 {
|
|||
|
display: flex;
|
|||
|
flex-flow: column wrap;
|
|||
|
}
|
|||
|
|
|||
|
.col-0 {
|
|||
|
max-width: 50%;
|
|||
|
}
|
|||
|
|
|||
|
.flex-row {
|
|||
|
display: flex;
|
|||
|
flex-flow: row wrap;
|
|||
|
}
|
|||
|
|
|||
|
.social-icons>div {
|
|||
|
display: inline-block;
|
|||
|
margin-right: 18px;
|
|||
|
margin-bottom: 18px;
|
|||
|
}
|
|||
|
|
|||
|
.social-icons {
|
|||
|
font-size: 16pt;
|
|||
|
line-height: 36px;
|
|||
|
margin-left: 10px;
|
|||
|
}
|
|||
|
|
|||
|
.social-icon {
|
|||
|
color: white;
|
|||
|
text-decoration: none;
|
|||
|
}
|
|||
|
|
|||
|
/* .social-icon:hover {
|
|||
|
font-size: 18pt;
|
|||
|
} */
|
|||
|
|
|||
|
.f-link {
|
|||
|
color: white;
|
|||
|
text-decoration: none;
|
|||
|
}
|
|||
|
|
|||
|
.f-link>div {
|
|||
|
padding-bottom: 5px;
|
|||
|
}
|
|||
|
|
|||
|
.f-link:hover {
|
|||
|
text-decoration: underline;
|
|||
|
/* font-size: 15px; */
|
|||
|
}
|
|||
|
|
|||
|
@media (max-width: 992px) {
|
|||
|
#footer-content {
|
|||
|
margin: 0;
|
|||
|
}
|
|||
|
|
|||
|
#footer {
|
|||
|
margin-top: 0;
|
|||
|
}
|
|||
|
|
|||
|
.page-wrap {
|
|||
|
padding-bottom: 25px;
|
|||
|
}
|
|||
|
|
|||
|
.col-0 {
|
|||
|
max-width: 90%;
|
|||
|
}
|
|||
|
|
|||
|
.center {
|
|||
|
padding-bottom: 35px;
|
|||
|
}
|
|||
|
}
|
|||
|
</style><style class="darkreader darkreader--sync" media="screen"></style>
|
|||
|
<div id="footer">
|
|||
|
<div class="center">
|
|||
|
<div id="footer-content">
|
|||
|
<div class="col-0">
|
|||
|
<div class="footer-title">Our Mission</div>
|
|||
|
<p>The mission of the U.S. Army Corps of Engineers is to deliver vital public and military
|
|||
|
engineering
|
|||
|
services; partnering in peace and war to strengthen our nation’s security, energize the economy
|
|||
|
and
|
|||
|
reduce risks from disasters.</p>
|
|||
|
<div class="footer-title">NOTICE</div>
|
|||
|
<p>All information presented herein is the property of the government of the United States of
|
|||
|
America and may be revised or deleted at any time without prior notice.
|
|||
|
Dissemination of this information without the expressed written consent of the Public Affairs
|
|||
|
Office, Fort Worth District U.S. Army Corps of Engineers is strictly prohibited.
|
|||
|
These data are gathered electronically and, as presented, have NOT undergone any form of quality
|
|||
|
control. These data are NOT guaranteed to be valid or correct.</p>
|
|||
|
</div>
|
|||
|
<div class="col-1">
|
|||
|
<div class="social-icons">
|
|||
|
<div><a href="http://www.facebook.com/usacefortworth" title="Facebook" target="_blank" rel="noopener"><i class="social-icon fab fa-facebook"></i></a></div>
|
|||
|
<div><a href="http://twitter.com/usace_FortWorth" title="Twitter" target="_blank" rel="noopener"><i class="social-icon fab fa-twitter"></i></a></div>
|
|||
|
<div><a href="http://www.youtube.com/usacefortworth" title="YouTube" target="_blank" rel="noopener"><i class="social-icon fab fa-youtube-square"></i></a></div>
|
|||
|
<div><a href="https://www.flickr.com/photos/usacehq" title="Flickr" target="_blank" rel="noopener"><i class="social-icon fab fa-flickr"></i></a></div>
|
|||
|
</div>
|
|||
|
<div class="flex-row">
|
|||
|
<div class="flex-column">
|
|||
|
<a class="f-link" href="https://dodcio.defense.gov/DoDSection508/Std_Stmt.aspx" title="Accessibility" target="_blank" rel="noopener">
|
|||
|
<div>Accessibility</div>
|
|||
|
</a>
|
|||
|
<a class="f-link" href="mailto:Paula.S.Rafferty2@usace.army.mil" title="Contact Web Dev">
|
|||
|
<div>Contact Webmaster</div>
|
|||
|
</a>
|
|||
|
<a class="f-link" href="https://www.usace.army.mil/InformationQualityAct.aspx" title="Information Quality Act" target="_blank" rel="noopener">
|
|||
|
<div>Quality Facts</div>
|
|||
|
</a>
|
|||
|
<a class="f-link" href="https://www.usace.army.mil/LinkDisclaimer.aspx" title="Link Disclaimer" target="_blank" rel="noopener">
|
|||
|
<div>Link Disclaimer</div>
|
|||
|
</a>
|
|||
|
<a class="f-link" href="https://prhome.defense.gov/nofear" title="No Fear Act" target="_blank" rel="noopener">
|
|||
|
<div>No Fear Act</div>
|
|||
|
</a>
|
|||
|
<a class="f-link" href="https://www.usace.army.mil/PrivacyandSecurity.aspx" title="Privacy & Security" target="_blank" rel="noopener">
|
|||
|
<div>Privacy & Security</div>
|
|||
|
</a>
|
|||
|
</div>
|
|||
|
<div class="flex-column">
|
|||
|
<a class="f-link" href="https://www.swf.usace.army.mil/SiteMap.aspx" title="Site Map">
|
|||
|
<div>Site Map</div>
|
|||
|
</a>
|
|||
|
<a class="f-link" href="https://www.usa.gov/" title="USA.gov" target="_blank" rel="noopener">
|
|||
|
<div>USA.gov</div>
|
|||
|
</a>
|
|||
|
<a class="f-link" href="http://www.esd.whs.mil/DD/plainlanguage" title="Plain Language" target="_blank" rel="noopener">
|
|||
|
<div>Plain Language</div>
|
|||
|
</a>
|
|||
|
<a class="f-link" href="https://open.defense.gov/" title="Honest Leadership and Open Government Act" target="_blank" rel="noopener">
|
|||
|
<div>Open Government</div>
|
|||
|
</a>
|
|||
|
<a class="f-link" href="https://www.swf.usace.army.mil/Business-With-Us/Office-of-Small-Business-Programs/" title="U.S. Army Corps of Engineers Fort Worth District Small Business Support" target="_blank" rel="noopener">
|
|||
|
<div>Small Business</div>
|
|||
|
</a>
|
|||
|
<a class="f-link" href="https://www.usace.army.mil/Careers/EEO/" title="U.S. Army Corps of Engineers Equal Opportunity & The Army's Sexual Harassment/Assault Response and Prevention (SHARP) Program" target="_blank" rel="noopener">
|
|||
|
<div>EEO & SHARP</div>
|
|||
|
</a>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
<div class="col-2">
|
|||
|
<div>
|
|||
|
<a href="https://www.army.mil/" target="_blank" rel="noopener">
|
|||
|
<img style="max-width: 65px; margin-bottom: 16px;" src="Canyon-Lake-USACE-Operators_files/army-logo-color.svg">
|
|||
|
</a>
|
|||
|
<a class="f-link" href="https://www.swf.usace.army.mil/Contact/RSS/" title="RSS Feeds for Fort Worth District, Southwestern Division, U.S. Army Corps of Engineers">
|
|||
|
<div>RSS</div>
|
|||
|
</a>
|
|||
|
<a class="f-link" href="https://www.usace.army.mil/Engineer-Inspector-General/" title="U.S. Army Corps of Engineers Inspector General" target="_blank" rel="noopener">
|
|||
|
<div>IG</div>
|
|||
|
</a>
|
|||
|
<a class="f-link" href="https://www.swf.usace.army.mil/Business-With-Us/FOIA/" title="U.S. Army Corps of Engineers Fort Worth District Freedom of Information ">
|
|||
|
<div>FOIA</div>
|
|||
|
</a>
|
|||
|
<a class="f-link" href="https://www.inscom.army.mil/isalute/" title="iSALUTE" target="_blank" rel="noopener">
|
|||
|
<div>iSALUTE</div>
|
|||
|
</a>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
<img id="essayons" alt="Essaysons, let us try!" src="Canyon-Lake-USACE-Operators_files/essayonscrest.png">
|
|||
|
</div>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
</body><div style="display: block; opacity: 1; color-scheme: light;"></div></html>
|