R/PLSS2LL.R
PLSS2LL.Rd
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")
data.frame
containing (at least) PLSS aliquot part identifiers. These can be generated by formatPLSS()
.
column name containing PLSS aliquot part identifiers.
A data.frame
of PLSS codes and coordinates.
Requires the following packages: httr and jsonlite.