PLSS2LL {sharpshootR} | R 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 |
|
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
[Package sharpshootR version 2.3.1 Index]