get_park_polygon | R Documentation |
get_park_polygon()
retrieves a geoJSON string for a polygon of
a park unit. This is not the official boundary. Note that the REST API call returns the default "convexHull". This is will work better or worse for some parks, depending on the park shape/geography/number of disjunct areas.
#'
get_park_polygon(unit_code)
unit_code |
is the four-character unit code as designated by NPS. |
## Not run:
qc_getParkPolygon("OBRI")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.