counties {inldata}R Documentation

County Boundaries

Description

County boundaries in the vicinity of Idaho National Laboratory, eastern Idaho.

Usage

counties

Format

A simple feature with fields:

name

County name.

id

Unique identifier.

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 polygon extracts were obtained from the Master Address File / Topologically Integrated Geographic Encoding and Referencing (MAF/TIGER) Database (MTDB), 2023 data collection, released November 22, 2023. Which is a part of the U.S. Department of Commerce, U.S. Census Bureau, Geography Division/Cartographic Products Branch. These polygons were cropped to study area, and any non-essential data was removed.

Examples

print(counties)

[Package inldata version 1.2.5 Index]