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.

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

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