View source: R/gpkg-contents.R
gpkg_list_contents | R Documentation |
gpkg_contents
Get a vector of grid, feature and attribute table names registered in GeoPackage.
gpkg_list_contents(x, ogr = FALSE)
x |
A geopackage object, path to a GeoPackage or an SQLiteConnection |
ogr |
Intersect |
character. Vector of grid, feature and attribute table names registered in GeoPackage.
gpkg_contents()
gpkg_list_tables()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.