PLSS2LL: Lookup Geographic Coordinates for Public Land Survey System...

View source: R/PLSS2LL.R

PLSS2LLR Documentation

Lookup Geographic Coordinates for Public Land Survey System Descriptions

Description

Fetch geographic coordinates by Public Land Survey System (PLSS) description from the BLM PLSS web service. Coordinates represent the centroid of each PLSS aliquot defined in p.

Usage

PLSS2LL(p, plssid = "plssid")

Arguments

p

data.frame containing (at least) PLSS aliquot part identifiers. These can be generated by formatPLSS().

plssid

column name containing PLSS aliquot part identifiers.

Value

A data.frame of PLSS codes and coordinates.

Note

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 Nov. 5, 2025, 7:06 p.m.