mountains | R Documentation |
A simplified representation of mountain ranges and buttes in the vicinity of Idaho National Laboratory (INL) in eastern Idaho.
mountains
A simple feature with fields:
name
Feature name.
geometry
Polygon geometry with a positive area (two-dimensional); sequence of points that form a closed, non-self-intersecting ring; the first ring denotes the exterior ring, zero or more subsequent rings denote holes in this exterior ring.
Spatial polygons were created from areas in the digital elevation model (DEM) where terrain slope is greater than a specified threshold.
print(mountains)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.