gpkg_contents
R/gpkg-contents.R
gpkg_list_contents.Rd
Get a vector of grid, feature and attribute table names registered in GeoPackage.
gpkg_list_contents(x, ogr = FALSE)
A geopackage object, path to a GeoPackage or an SQLiteConnection
Intersect gpkg_contents
table name result with OGR tables that are listed in gpkg_ogr_contents
? Default: FALSE
character. Vector of grid, feature and attribute table names registered in GeoPackage.