Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Commit

Permalink
Merge pull request #94 from USGS-WiM/93
Browse files Browse the repository at this point in the history
completes #93, correcting website links
  • Loading branch information
lprivette authored Mar 9, 2022
2 parents e884890 + 1f81e0e commit cc68e4f
Show file tree
Hide file tree
Showing 6 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cbrs-mapper-v2",
"version": "v2.1.2",
"version": "v2.1.4",
"dependencies": {
"jquery": "^2.1.3",
"fontawesome": "^4.3.0",
Expand Down
32 changes: 16 additions & 16 deletions build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,23 +7,23 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />

<link rel="stylesheet" href="styles/vendor.css?v=ca7db3d2543232f9ea1e7f29278e3369">
<link rel="stylesheet" href="styles/vendor.css?v=58882205e7372d2f49dbde7fa0455b00">
<!-- CSS for the mapping components -->
<link rel="stylesheet" href="https://js.arcgis.com/3.14/dijit/themes/claro/claro.css?v=ca7db3d2543232f9ea1e7f29278e3369">
<link rel="stylesheet" href="https://js.arcgis.com/3.14/esri/css/esri.css?v=ca7db3d2543232f9ea1e7f29278e3369">
<link rel="stylesheet" href="https://js.arcgis.com/3.14/dijit/themes/claro/claro.css?v=58882205e7372d2f49dbde7fa0455b00">
<link rel="stylesheet" href="https://js.arcgis.com/3.14/esri/css/esri.css?v=58882205e7372d2f49dbde7fa0455b00">

<link rel="stylesheet" href="https://txpub.usgs.gov/DSS/search_api/2.1/api/search_api.css?v=ca7db3d2543232f9ea1e7f29278e3369" />
<link rel="stylesheet" href="https://txpub.usgs.gov/DSS/search_api/2.1/api/search_api.css?v=58882205e7372d2f49dbde7fa0455b00" />

<link rel="stylesheet" href="styles/main.css?v=ca7db3d2543232f9ea1e7f29278e3369">
<link rel="stylesheet" href="styles/base.css?v=ca7db3d2543232f9ea1e7f29278e3369">
<link rel="stylesheet" href="styles/main.css?v=58882205e7372d2f49dbde7fa0455b00">
<link rel="stylesheet" href="styles/base.css?v=58882205e7372d2f49dbde7fa0455b00">
<link rel="shortcut icon" id="favicon" type="image/png" href="images/favicon-dark.png" />

<script src="scripts/vendor.js?v=ca7db3d2543232f9ea1e7f29278e3369"></script>
<script src="scripts/vendor.js?v=58882205e7372d2f49dbde7fa0455b00"></script>

<script src="https://js.arcgis.com/3.14/?v=ca7db3d2543232f9ea1e7f29278e3369"></script>
<script type="text/javascript" src="https://txpub.usgs.gov/DSS/search_api/2.1/api/search_api.min.js?v=ca7db3d2543232f9ea1e7f29278e3369"></script>
<script src="https://js.arcgis.com/3.14/?v=58882205e7372d2f49dbde7fa0455b00"></script>
<script type="text/javascript" src="https://txpub.usgs.gov/DSS/search_api/2.1/api/search_api.min.js?v=58882205e7372d2f49dbde7fa0455b00"></script>

<script src="scripts/combined.js?v=ca7db3d2543232f9ea1e7f29278e3369"></script>
<script src="scripts/combined.js?v=58882205e7372d2f49dbde7fa0455b00"></script>

<!-- Google Analytics -->
<script>
Expand Down Expand Up @@ -258,11 +258,11 @@ <h3 style="text-align: center">Disclaimer</h3>
(CBRS) maps (not these digital data) are the controlling documents of the CBRS boundaries and are
maintained by the Service.</p>
<p>Copies of the official CBRS maps are available for viewing at the Service Headquarters office and are
also available for download on the CBRS Mapper and at the <a href="https://www.fws.gov/cbra/maps/index.html"
also available for download on the CBRS Mapper and at the <a href="https://www.fws.gov/library/collections/official-coastal-barrier-resources-system-maps"
target="_blank">Maps</a> web page. For information regarding whether or not a specific location is within
or outside of the CBRS, please use the "CBRS Validation Tool" in the CBRS Mapper (<a href="https://www.fws.gov/cbra/Documentation.html"
target="_blank">click here</a> for more information). For information on project consultations, please visit
the <a href="https://www.fws.gov/ecological-services/habitat-conservation/cbra/ConsultationS.html"
the <a href="https://www.fws.gov/service/coastal-barrier-resources-act-project-consultation"
target="_blank">Consultations</a> web page. For general questions regarding the CBRS, you may contact
<a href="mailto:[email protected]" target="_blank">[email protected]</a>. For information on the horizontal
accuracy of this digital data set, please read the <a href="https://www.fws.gov/cbra/Metadata.html"
Expand Down Expand Up @@ -353,7 +353,7 @@ <h3 class="modal-title"><img src="images/fwsLogo.png" />&nbsp;&nbsp;About CBRS U
<div class="tab-content">
<div role="tabpanel" class="tab-pane active" id="aboutTabPane">
</br>
<p>The <a href="https://www.fws.gov/cbra/Act.html" target="_blank">Coastal Barrier Resources Act (CBRA)</a>
<p>The <a href="https://www.fws.gov/law/coastal-barrier-resources-act-1982" target="_blank">Coastal Barrier Resources Act (CBRA)</a>
of 1982 and subsequent amendments designated relatively undeveloped coastal barriers along
the Atlantic, Gulf of Mexico, Great Lakes, U.S. Virgin Island, and Puerto Rico coasts as
part of the John H. Chafee Coastal Barrier Resources System (CBRS), and made these areas
Expand Down Expand Up @@ -385,8 +385,8 @@ <h3>Contact Us</h3>
<p>The "CBRS Validation Tool" is an automated tool accessible through the CBRS Mapper that allows any user (e.g., surveyors, property owners, insurance
agents, real estate agents, Federal agencies, etc.) to select a particular location and produce a document entitled "CBRS Mapper Documentation"
which indicates whether that location is within or outside of the CBRS. For locations within the CBRS, the documentation produced by the tool
indicates the <a href="https://www.fws.gov/ecological-services/about/glossary.html#CBRA" target="_blank">flood insurance prohibition date</a> and
the <a href="https://www.fws.gov/ecological-services/about/glossary.html#CBRA" target="_blank">System Unit establishment date</a> (where applicable).
indicates the <a href="https://www.fws.gov/glossary/flood-insurance-prohibition-date" target="_blank">flood insurance prohibition date</a> and
the System Unit establishment date (where applicable).
This documentation can be used to either obtain flood insurance through the National Flood Insurance Program for eligible structures or to otherwise
document a location's status within or outside of the CBRS for other purposes (e.g., real estate transactions or applications for Federal financial
assistance).</p>
Expand Down Expand Up @@ -503,7 +503,7 @@ <h4 id="siteInfoPanelHeader">Site Information</h4>
<li data-toggle="tooltip" title="The Coastal Barrier Resources System (CBRS) contains two types of mapped units, System Units and Otherwise Protected Areas (OPAs). OPAs are denoted with a 'P' at the end of the unit designation (e.g., FL-64P, P10P). Most new Federal expenditures and financial assistance, including Federal flood insurance, are prohibited within System Units, while the only Federal spending prohibition within OPAs is on Federal flood insurance.">Unit Type: <label id="unitType"></label>&nbsp<span class="glyphicon glyphicon-info-sign"
style="font-size: 11px"></span></li>
<li>Total Acreage: <label id="totalAcre"></label></li>
<li data-toggle="tooltip" id="fiToolTip" title="The date on which the prohibition on Federal flood insurance first took effect for a given area. The Federal Emergency Management Agency's (FEMA) National Flood Insurance Program uses this date to determine whether a structure located within the CBRS is eligible for Federal flood insurance. Federal flood insurance is available within the CBRS for structures that were constructed (or permitted and under construction) before the area's flood insurance prohibition date (which is generally tied to the date that the area was first established as either a System Unit or OPA, but may differ in some cases). If an existing insured structure within the CBRS is substantially improved or damaged (i.e., over 50 percent of the structure's market value), its Federal flood insurance policy cannot be renewed. See <a href='https://www.fws.gov/cbra/Flood-Insurance.html' target='_blank'>https://www.fws.gov/cbra/Flood-Insurance.html</a> and FEMA's Flood Insurance Manual for additional information.">Flood Insurance Prohibition Date&nbsp<span class="glyphicon glyphicon-info-sign"
<li data-toggle="tooltip" id="fiToolTip" title="The date on which the prohibition on Federal flood insurance first took effect for a given area. The Federal Emergency Management Agency's (FEMA) National Flood Insurance Program uses this date to determine whether a structure located within the CBRS is eligible for Federal flood insurance. Federal flood insurance is available within the CBRS for structures that were constructed (or permitted and under construction) before the area's flood insurance prohibition date (which is generally tied to the date that the area was first established as either a System Unit or OPA, but may differ in some cases). If an existing insured structure within the CBRS is substantially improved or damaged (i.e., over 50 percent of the structure's market value), its Federal flood insurance policy cannot be renewed. See <a href='https://www.fws.gov/node/263838' target='_blank'>https://www.fws.gov/node/263838</a> and FEMA's Flood Insurance Manual for additional information.">Flood Insurance Prohibition Date&nbsp<span class="glyphicon glyphicon-info-sign"
style="font-size: 11px"></span>: <label id="FIDate"></label></li>
<li data-toggle="tooltip" title="The date on which prohibitions on Federal expenditures besides flood insurance (e.g., dredging and disaster assistance) went into effect. This is the date that FEMA uses to determine whether a road, structure, or facility is an &quot;existing facility&quot; as defined by its regulations implementing CBRA and the Stafford Act (44 CFR Part 206.342(c)). Additionally, this is the date used to determine whether Federal navigation channels and related structures were authorized prior to the date on which the area was included in a System Unit (16 U.S.C. 3505(b)). In most cases, the System Unit establishment date is the same as the flood insurance prohibition date. However, these dates differ in areas that were first designated in 1982 and also in areas that have been reclassified from OPA to System Unit.">System Unit Establishment Date&nbsp<span class="glyphicon glyphicon-info-sign"
style="font-size: 11px"></span>: <label id="SUDate"></label></li>
Expand Down
4 changes: 2 additions & 2 deletions build/scripts/combined.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cbrs-map",
"version": "v2.1.3",
"version": "v2.1.4",
"description": "WiM generator",
"repository": {
"type": "git",
Expand Down
12 changes: 6 additions & 6 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -287,11 +287,11 @@ <h3 style="text-align: center">Disclaimer</h3>
(CBRS) maps (not these digital data) are the controlling documents of the CBRS boundaries and are
maintained by the Service.</p>
<p>Copies of the official CBRS maps are available for viewing at the Service Headquarters office and are
also available for download on the CBRS Mapper and at the <a href="https://www.fws.gov/cbra/maps/index.html"
also available for download on the CBRS Mapper and at the <a href="https://www.fws.gov/library/collections/official-coastal-barrier-resources-system-maps"
target="_blank">Maps</a> web page. For information regarding whether or not a specific location is within
or outside of the CBRS, please use the "CBRS Validation Tool" in the CBRS Mapper (<a href="https://www.fws.gov/cbra/Documentation.html"
target="_blank">click here</a> for more information). For information on project consultations, please visit
the <a href="https://www.fws.gov/ecological-services/habitat-conservation/cbra/ConsultationS.html"
the <a href="https://www.fws.gov/service/coastal-barrier-resources-act-project-consultation"
target="_blank">Consultations</a> web page. For general questions regarding the CBRS, you may contact
<a href="mailto:[email protected]" target="_blank">[email protected]</a>. For information on the horizontal
accuracy of this digital data set, please read the <a href="https://www.fws.gov/cbra/Metadata.html"
Expand Down Expand Up @@ -382,7 +382,7 @@ <h3 class="modal-title"><img src="images/fwsLogo.png" />&nbsp;&nbsp;About CBRS U
<div class="tab-content">
<div role="tabpanel" class="tab-pane active" id="aboutTabPane">
</br>
<p>The <a href="https://www.fws.gov/cbra/Act.html" target="_blank">Coastal Barrier Resources Act (CBRA)</a>
<p>The <a href="https://www.fws.gov/law/coastal-barrier-resources-act-1982" target="_blank">Coastal Barrier Resources Act (CBRA)</a>
of 1982 and subsequent amendments designated relatively undeveloped coastal barriers along
the Atlantic, Gulf of Mexico, Great Lakes, U.S. Virgin Island, and Puerto Rico coasts as
part of the John H. Chafee Coastal Barrier Resources System (CBRS), and made these areas
Expand Down Expand Up @@ -414,8 +414,8 @@ <h3>Contact Us</h3>
<p>The "CBRS Validation Tool" is an automated tool accessible through the CBRS Mapper that allows any user (e.g., surveyors, property owners, insurance
agents, real estate agents, Federal agencies, etc.) to select a particular location and produce a document entitled "CBRS Mapper Documentation"
which indicates whether that location is within or outside of the CBRS. For locations within the CBRS, the documentation produced by the tool
indicates the <a href="https://www.fws.gov/ecological-services/about/glossary.html#CBRA" target="_blank">flood insurance prohibition date</a> and
the <a href="https://www.fws.gov/ecological-services/about/glossary.html#CBRA" target="_blank">System Unit establishment date</a> (where applicable).
indicates the <a href="https://www.fws.gov/glossary/flood-insurance-prohibition-date" target="_blank">flood insurance prohibition date</a> and
the System Unit establishment date (where applicable).
This documentation can be used to either obtain flood insurance through the National Flood Insurance Program for eligible structures or to otherwise
document a location's status within or outside of the CBRS for other purposes (e.g., real estate transactions or applications for Federal financial
assistance).</p>
Expand Down Expand Up @@ -532,7 +532,7 @@ <h4 id="siteInfoPanelHeader">Site Information</h4>
<li data-toggle="tooltip" title="The Coastal Barrier Resources System (CBRS) contains two types of mapped units, System Units and Otherwise Protected Areas (OPAs). OPAs are denoted with a 'P' at the end of the unit designation (e.g., FL-64P, P10P). Most new Federal expenditures and financial assistance, including Federal flood insurance, are prohibited within System Units, while the only Federal spending prohibition within OPAs is on Federal flood insurance.">Unit Type: <label id="unitType"></label>&nbsp<span class="glyphicon glyphicon-info-sign"
style="font-size: 11px"></span></li>
<li>Total Acreage: <label id="totalAcre"></label></li>
<li data-toggle="tooltip" id="fiToolTip" title="The date on which the prohibition on Federal flood insurance first took effect for a given area. The Federal Emergency Management Agency's (FEMA) National Flood Insurance Program uses this date to determine whether a structure located within the CBRS is eligible for Federal flood insurance. Federal flood insurance is available within the CBRS for structures that were constructed (or permitted and under construction) before the area's flood insurance prohibition date (which is generally tied to the date that the area was first established as either a System Unit or OPA, but may differ in some cases). If an existing insured structure within the CBRS is substantially improved or damaged (i.e., over 50 percent of the structure's market value), its Federal flood insurance policy cannot be renewed. See <a href='https://www.fws.gov/cbra/Flood-Insurance.html' target='_blank'>https://www.fws.gov/cbra/Flood-Insurance.html</a> and FEMA's Flood Insurance Manual for additional information.">Flood Insurance Prohibition Date&nbsp<span class="glyphicon glyphicon-info-sign"
<li data-toggle="tooltip" id="fiToolTip" title="The date on which the prohibition on Federal flood insurance first took effect for a given area. The Federal Emergency Management Agency's (FEMA) National Flood Insurance Program uses this date to determine whether a structure located within the CBRS is eligible for Federal flood insurance. Federal flood insurance is available within the CBRS for structures that were constructed (or permitted and under construction) before the area's flood insurance prohibition date (which is generally tied to the date that the area was first established as either a System Unit or OPA, but may differ in some cases). If an existing insured structure within the CBRS is substantially improved or damaged (i.e., over 50 percent of the structure's market value), its Federal flood insurance policy cannot be renewed. See <a href='https://www.fws.gov/node/263838' target='_blank'>https://www.fws.gov/node/263838</a> and FEMA's Flood Insurance Manual for additional information.">Flood Insurance Prohibition Date&nbsp<span class="glyphicon glyphicon-info-sign"
style="font-size: 11px"></span>: <label id="FIDate"></label></li>
<li data-toggle="tooltip" title="The date on which prohibitions on Federal expenditures besides flood insurance (e.g., dredging and disaster assistance) went into effect. This is the date that FEMA uses to determine whether a road, structure, or facility is an &quot;existing facility&quot; as defined by its regulations implementing CBRA and the Stafford Act (44 CFR Part 206.342(c)). Additionally, this is the date used to determine whether Federal navigation channels and related structures were authorized prior to the date on which the area was included in a System Unit (16 U.S.C. 3505(b)). In most cases, the System Unit establishment date is the same as the flood insurance prohibition date. However, these dates differ in areas that were first designated in 1982 and also in areas that have been reclassified from OPA to System Unit.">System Unit Establishment Date&nbsp<span class="glyphicon glyphicon-info-sign"
style="font-size: 11px"></span>: <label id="SUDate"></label></li>
Expand Down
Loading

0 comments on commit cc68e4f

Please sign in to comment.