Moved to spacehakr::spk_source_url(), which handles CSV sources alongside every
other format GDAL can open. This function was equivalent to it with the SQL filter
omitted, so there is no separate CSV entry point in the new home.
This wrapper will be removed in a future release — call
spacehakr::spk_source_url() directly.
Arguments
- path_gpkg
Passed to
spacehakr::spk_source_url()aspath_gpkg.- urls_csv
Passed to
spacehakr::spk_source_url()asurls. The argument was renamed on the move, so this wrapper maps it explicitly rather than forwarding...unchanged.
Value
The value of spacehakr::spk_source_url().
