Downloads Osmosis, a command-line application for processing OpenStreetMap data.
download_osmosis(version = "0.48.3", force = FALSE, quiet = TRUE)
A string. The version of Osmosis to be downloaded. Defaults to
"0.48.3"
, the current latest version. Please check openstreetmap/osmosis releases for the full
set of available versions.
A logical. Whether to overwrite previously downloaded and cached
Osmosis. Defaults to FALSE
.
A logical. Whether to hide informative messages or not. Defaults
to TRUE
.
Invisibly returns the path to Osmosis.
download_osmosis()