make_point_url: Make point URL

View source: R/url_generate.R

make_point_urlR Documentation

Make point URL

Description

Generate the URL for a point data query on the Soil and Landscape Grid of Australia.

Usage

make_point_url(product = NULL, poi = NULL)

Arguments

product

Character, one of the options from column 'Short_Name' in slga_product_info, where Type = 'Landscape'.

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.

Value

URL string containing supplied parameters. NB not using this one yet.


obrl-soil/slga documentation built on Feb. 3, 2024, 4:31 a.m.