make_point_url | R Documentation |
Generate the URL for a point data query on the Soil and Landscape Grid of Australia.
make_point_url(product = NULL, poi = NULL)
product |
Character, one of the options from column 'Short_Name' in
|
poi |
Vector of WGS84 coordinates defining a point area of interest. The vector may be specified directly in the order x, y, or the function can take in 'sf' point objects. |
URL string containing supplied parameters. NB not using this one yet.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.