For a given letterblock (aka tile), scrape all the associated download URLs.
Usage
tile_urls(url = "https://pub.data.gov.bc.ca/datasets/175624/", tile)
Arguments
- url
FTP URL containing all parent DEM download directories (i.e., https://pub.data.gov.bc.ca/datasets/175624/)
- tile
Name of letterblock that you want to download DEMs from (e.g., '95d', '103p', '115a', etc.)
Value
A character vector of all download URLs associated with a given BC DEM letterblock.