mt_counties: Polygons of Montana Counties

mt_countiesR Documentation

Polygons of Montana Counties

Description

A dataset containing polygons of Montana counties. These data are built from the Montana Cadastral database, and are available from the Montana State Library, and transformed using sf::st_transform() to the NAD 1983 HARN StatePlane Montana FIPS 2500 projection coordinate system (EPSG: 102300). They were then joined with the Montana Climate Divisions. These polygons are appropriate for large print maps. The script that prepared the data is data-raw/raw_data.R in the source version of this package.

Usage

mt_counties

Format

A simple feature collection with 56 features and 8 fields:

  • County — the county name

  • State FIPS code — the Federal Information Processing Standard (FIPS) state code

  • County FIPS code — the Federal Information Processing Standard (FIPS) county code

  • Division — the NOAA Climate Divisional Database (nCLIMDIV) climate division name

  • Division code — the NOAA Climate Divisional Database (nCLIMDIV) identifier

  • Division FIPS code — the Federal Information Processing Standard (FIPS) climate division code

Source

http://ftp.geoinfo.msl.mt.gov/Data/Spatial/MSDI/AdministrativeBoundaries/MontanaCounties.zip


mt-climate-office/mcor documentation built on March 27, 2024, 6:30 p.m.