mountains {inldata}R Documentation

Mountain Ranges and Buttes

Description

A simplified representation of mountain ranges and buttes in the vicinity of Idaho National Laboratory (INL) in eastern Idaho.

Usage

mountains

Format

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.

Source

Spatial polygons were created from areas in the digital elevation model (DEM) where terrain slope is greater than a specified threshold.

Examples

print(mountains)

[Package inldata version 1.2.5 Index]