Skip to content

Commit

Permalink
fix link to download full NC location (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
veroandreo committed Jul 30, 2020
1 parent cfd9d3f commit 795742b
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions content/download/data.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,15 @@ layout: "data"
### <a name="NorthCarolinaDataset"></a> North Carolina dataset

This dataset is a modern package of geospatial data from the state of North Carolina (NC), USA. It offers raster, vector, LiDAR and satellite data.
Most of the examples in the module <a href="../../learn/manuals">manuals</a> are written with this dataset. Furthermore, the
<a href="/grass-devel/manuals/libpython/gunittest_testing.html">testsuite</a> operates with this dataset.
Most of the examples in the [manuals](/learn/manuals) of different modules are written with this dataset.
The description, list of maps, and a quick usage tutorial are available <a href="https://www.grassbook.org/wp-content/uploads/grasslocations/nc_spm_08_contents.html">here</a>.

The North Carolina dataset can be downloaded in two versions:
<ul id="links" class="list-unstyled version">
<li>
<span class="mwl"><a href="http://fatra.cnr.ncsu.edu/data/nc_spm_full_v2alpha.zip " target="_blank"> North Carolina full dataset </a></span>
<a href="http://fatra.cnr.ncsu.edu/data/nc_spm_full_v2alpha.zip" class="inl btn btn-primary" target="_blank">Download ZIP (159 MB)</a>
<a href="http://fatra.cnr.ncsu.edu/data/nc_spm_full_v2alpha2.tar.gz" class="inl btn btn-secondary">Download TAR.GZ (159 MB)</a>
<span class="mwl"><a href="https://grass.osgeo.org/sampledata/north_carolina/nc_spm_08_grass7.zip" target="_blank"> North Carolina full dataset </a></span>
<a href="https://grass.osgeo.org/sampledata/north_carolina/nc_spm_08_grass7.zip" class="inl btn btn-primary" target="_blank">Download ZIP (159 MB)</a>
<a href="https://grass.osgeo.org/sampledata/north_carolina/nc_spm_08_grass7.tar.gz" class="inl btn btn-secondary">Download TAR.GZ (159 MB)</a>
</li>
<li>
<span class="mwl"><a href="/sampledata/north_carolina/nc_basic_spm_grass7.zip" target="_blank"> North Carolina basic dataset </a></span>
Expand Down

0 comments on commit 795742b

Please sign in to comment.