The function 'gpkg_from_7z' uses a system call to 7z to uncompress a 7z archive. It looks specifically for a gkpg file inside the 7z archive.

gpkg_from_7z(archive)

Arguments

archive

character, path to the 7z archive.

Value

charcater, temp path to th gpkg file extracted.

Author

Frédéric Grelot