PLSS2LL | R Documentation |
Fetch latitude and longitude (centroid) coordinates for coded PLSS information from the BLM PLSS web service.
PLSS2LL(p, plssid = "plssid")
p |
|
plssid |
column name containing PLSS ID |
A data.frame
of PLSS codes and coordinates.
This function expects that the dataframe will have a 'plssid' column generated by the formatPLSS
function. Requires the following packages: httr
, and jsonlite
.
D.E. Beaudette, Jay Skovlin, A.G. Brown
LL2PLSS
, formatPLSS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.