|
7 | 7 |
|
8 | 8 | [](https://choosealicense.com/licenses/mit/)
|
10 |
| - |
| 10 | +[](https://cran.r-project.org/package=terrainr) |
11 | 12 | [](https://lifecycle.r-lib.org/articles/stages.html#maturing)
|
13 | 14 | [](https://codecov.io/gh/ropensci/terrainr)
|
@@ -136,46 +137,46 @@ you’ll be more confident that your computer is still churning along and
|
136 | 137 | not just stalled out. For more information, check out [the introductory
|
137 | 138 | vignette](https://docs.ropensci.org/terrainr//articles/overview.html)
|
138 | 139 | and [the guide to importing your data into
|
139 |
| -Unity\!](https://docs.ropensci.org/terrainr//articles/unity_instructions.html) |
| 140 | +Unity!](https://docs.ropensci.org/terrainr//articles/unity_instructions.html) |
140 | 141 |
|
141 | 142 | ## Available Datasets
|
142 | 143 |
|
143 | 144 | The following datasets can currently be downloaded using `get_tiles` or
|
144 | 145 | `hit_national_map_api`:
|
145 | 146 |
|
146 |
| - - [3DEPElevation](https://elevation.nationalmap.gov/arcgis/rest/services/3DEPElevation/ImageServer): |
| 147 | +- [3DEPElevation](https://elevation.nationalmap.gov/arcgis/rest/services/3DEPElevation/ImageServer): |
147 | 148 | The USGS 3D Elevation Program (3DEP) Bare Earth DEM.
|
148 |
| - - [USGSNAIPPlus](https://services.nationalmap.gov/arcgis/rest/services/USGSNAIPPlus/MapServer): |
| 149 | +- [USGSNAIPPlus](https://services.nationalmap.gov/arcgis/rest/services/USGSNAIPPlus/MapServer): |
149 | 150 | National Agriculture Imagery Program (NAIP) and high resolution
|
150 | 151 | orthoimagery (HRO).
|
151 |
| - - [nhd](https://hydro.nationalmap.gov/arcgis/rest/services/nhd/MapServer): |
| 152 | +- [nhd](https://hydro.nationalmap.gov/arcgis/rest/services/nhd/MapServer): |
152 | 153 | A comprehensive set of digital spatial data that encodes information
|
153 | 154 | about naturally occurring and constructed bodies of surface water
|
154 | 155 | (lakes, ponds, and reservoirs), paths through which water flows
|
155 | 156 | (canals, ditches, streams, and rivers), and related entities such as
|
156 | 157 | point features (springs, wells, stream gauges, and dams).
|
157 |
| - - [govunits](https://carto.nationalmap.gov/arcgis/rest/services/govunits/MapServer): |
| 158 | +- [govunits](https://carto.nationalmap.gov/arcgis/rest/services/govunits/MapServer): |
158 | 159 | Major civil areas for the Nation, including States or Territories,
|
159 | 160 | counties (or equivalents), Federal and Native American areas,
|
160 | 161 | congressional districts, minor civil divisions, incorporated places
|
161 | 162 | (such as cities and towns), and unincorporated places.
|
162 |
| - - [contours](https://carto.nationalmap.gov/arcgis/rest/services/contours/MapServer): |
| 163 | +- [contours](https://carto.nationalmap.gov/arcgis/rest/services/contours/MapServer): |
163 | 164 | The USGS Elevation Contours service.
|
164 |
| - - [geonames](https://carto.nationalmap.gov/arcgis/rest/services/geonames/MapServer): |
| 165 | +- [geonames](https://carto.nationalmap.gov/arcgis/rest/services/geonames/MapServer): |
165 | 166 | Information about physical and cultural geographic features,
|
166 | 167 | geographic areas, and locational entities that are generally
|
167 | 168 | recognizable and locatable by name.
|
168 |
| - - [NHDPlus\_HR](https://hydro.nationalmap.gov/arcgis/rest/services/NHDPlus_HR/MapServer): |
| 169 | +- [NHDPlus\_HR](https://hydro.nationalmap.gov/arcgis/rest/services/NHDPlus_HR/MapServer): |
169 | 170 | A comprehensive set of digital spatial data comprising a nationally
|
170 | 171 | seamless network of stream reaches, elevation-based catchment areas,
|
171 | 172 | flow surfaces, and value-added attributes.
|
172 |
| - - [structures](https://carto.nationalmap.gov/arcgis/rest/services/structures/MapServer): |
| 173 | +- [structures](https://carto.nationalmap.gov/arcgis/rest/services/structures/MapServer): |
173 | 174 | The name, function, location, and other core information and
|
174 | 175 | characteristics of selected manmade facilities.
|
175 |
| - - [transportation](https://carto.nationalmap.gov/arcgis/rest/services/transportation/MapServer): |
| 176 | +- [transportation](https://carto.nationalmap.gov/arcgis/rest/services/transportation/MapServer): |
176 | 177 | Roads, railroads, trails, airports, and other features associated
|
177 | 178 | with the transport of people or commerce.
|
178 |
| - - [wbd](https://hydro.nationalmap.gov/arcgis/rest/services/wbd/MapServer): |
| 179 | +- [wbd](https://hydro.nationalmap.gov/arcgis/rest/services/wbd/MapServer): |
179 | 180 | Hydrologic Unit (HU) polygon boundaries for the United States,
|
180 | 181 | Puerto Rico, and the U.S. Virgin Islands.
|
181 | 182 |
|
|
0 commit comments