-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #229 from USGS-WiM/staging
Updated text Readme for data downloads in about modal
- Loading branch information
Showing
4 changed files
with
17 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -180,10 +180,10 @@ <h3>Before You Begin</h3><br/> | |
Please note that NWI data is continuously being improved and new data is added on a biannual basis. Those updates are reflected on the <a target="_blank" href="https://www.fws.gov/wetlands/Data/Mapper.html">Wetlands Mapper</a> and in the data downloads in October and May of each year. To ensure that you have the most up to date information, please refer to the published date in the metadata, the location of new data on the <a target="_blank" href="https://www.fws.gov/wetlands/Data/Mapper.html">Projects Mapper</a> and download new data regularly. | ||
</p> | ||
<ul> | ||
<li>Each State and watershed data download is available as either a compressed file <a target="_blank" href="http://www.esri.com/products/arcgis-capabilities/data-management">Geodatabase</a> or a <a target="_blank" href="http://www.esri.com/library/whitepapers/pdfs/shapefile.pdf">Shapefile</a>. Both files are compressed by using the <a target="_blank" href="https://en.wikipedia.org/wiki/ZIP_file_format">.zip</a> format and contain the following layers: | ||
<li>Each State and watershed data download is available as either a compressed file <a target="_blank" href="http://www.esri.com/products/arcgis-capabilities/data-management">Geodatabase</a>, <a target="_blank" href="https://proceedings.esri.com/library/userconf/proc17/tech-workshops/tw_2585-349.pdf">Geopackage</a>, or a <a target="_blank" href="http://www.esri.com/library/whitepapers/pdfs/shapefile.pdf">Shapefile</a> (watersheds only). Files are compressed by using the <a target="_blank" href="https://en.wikipedia.org/wiki/ZIP_file_format">.zip</a> format and contain the following layers: | ||
<ul><br/> | ||
<li>Wetlands polygon data - Version 2</li> | ||
<li>Wetlands Project Metadata - Version 2 (includes image dates and project information)</li> | ||
<li>Wetlands polygon data</li> | ||
<li>Wetlands Project Metadata (includes image dates and project information)</li> | ||
<li>Wetlands Historic Map Information*</li> | ||
<li>Riparian polygon data*</li> | ||
<li>Riparian Project Metadata (includes image dates and project information)*</li> | ||
|
@@ -347,7 +347,7 @@ <h4 class="modal-title">National Wetlands Inventory</h4> | |
</ul> | ||
<br/> | ||
<p>For general questions about wetland maps and the Wetlands Mapper: <a target="_blank" href="mailto:[email protected]">[email protected]</a></p> | ||
<p><a target="_blank" href="https://github.com/USGS-WiM/swi/tree/v1.6.2">v1.6.2</a></p> | ||
<p><a target="_blank" href="https://github.com/USGS-WiM/swi/tree/v1.6.3">v1.6.3</a></p> | ||
</div> | ||
<div role="tabpanel" class="tab-pane" id="disclaimerTabPane"></br> | ||
<h3>Disclaimer</h3> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -207,10 +207,10 @@ <h3>Before You Begin</h3><br/> | |
Please note that NWI data is continuously being improved and new data is added on a biannual basis. Those updates are reflected on the <a target="_blank" href="https://www.fws.gov/wetlands/Data/Mapper.html">Wetlands Mapper</a> and in the data downloads in October and May of each year. To ensure that you have the most up to date information, please refer to the published date in the metadata, the location of new data on the <a target="_blank" href="https://www.fws.gov/wetlands/Data/Mapper.html">Projects Mapper</a> and download new data regularly. | ||
</p> | ||
<ul> | ||
<li>Each State and watershed data download is available as either a compressed file <a target="_blank" href="http://www.esri.com/products/arcgis-capabilities/data-management">Geodatabase</a> or a <a target="_blank" href="http://www.esri.com/library/whitepapers/pdfs/shapefile.pdf">Shapefile</a>. Both files are compressed by using the <a target="_blank" href="https://en.wikipedia.org/wiki/ZIP_file_format">.zip</a> format and contain the following layers: | ||
<li>Each State and watershed data download is available as either a compressed file <a target="_blank" href="http://www.esri.com/products/arcgis-capabilities/data-management">Geodatabase</a>, <a target="_blank" href="https://proceedings.esri.com/library/userconf/proc17/tech-workshops/tw_2585-349.pdf">Geopackage</a>, or a <a target="_blank" href="http://www.esri.com/library/whitepapers/pdfs/shapefile.pdf">Shapefile</a> (watersheds only). Files are compressed by using the <a target="_blank" href="https://en.wikipedia.org/wiki/ZIP_file_format">.zip</a> format and contain the following layers: | ||
<ul><br/> | ||
<li>Wetlands polygon data - Version 2</li> | ||
<li>Wetlands Project Metadata - Version 2 (includes image dates and project information)</li> | ||
<li>Wetlands polygon data</li> | ||
<li>Wetlands Project Metadata (includes image dates and project information)</li> | ||
<li>Wetlands Historic Map Information*</li> | ||
<li>Riparian polygon data*</li> | ||
<li>Riparian Project Metadata (includes image dates and project information)*</li> | ||
|
@@ -374,7 +374,7 @@ <h4 class="modal-title">National Wetlands Inventory</h4> | |
</ul> | ||
<br/> | ||
<p>For general questions about wetland maps and the Wetlands Mapper: <a target="_blank" href="mailto:[email protected]">[email protected]</a></p> | ||
<p><a target="_blank" href="https://github.com/USGS-WiM/swi/tree/v1.6.2">v1.6.2</a></p> | ||
<p><a target="_blank" href="https://github.com/USGS-WiM/swi/tree/v1.6.3">v1.6.3</a></p> | ||
</div> | ||
<div role="tabpanel" class="tab-pane" id="disclaimerTabPane"></br> | ||
<h3>Disclaimer</h3> | ||
|