PLSS2LL: PLSS2LL

View source: R/PLSS2LL.R

PLSS2LLR Documentation

PLSS2LL

Description

Fetch latitude and longitude (centroid) coordinates for coded PLSS information from the BLM PLSS web service.

Usage

PLSS2LL(p, plssid = "plssid")

Arguments

p

data.frame with chunks of PLSS definition

plssid

column name containing PLSS ID

Value

A data.frame of PLSS codes and coordinates.

Note

This function expects that the dataframe will have a 'plssid' column generated by the formatPLSS function. Requires the following packages: httr, and jsonlite.

Author(s)

D.E. Beaudette, Jay Skovlin, A.G. Brown

See Also

LL2PLSS, formatPLSS


sharpshootR documentation built on Aug. 24, 2023, 5:07 p.m.