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

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.

See also

Author

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