R/gpkg-datasets.R

# datasets documentation

#' @title GeoPackage Creation Options
#' @name gpkg_creation_options
#' @docType data
#' @keywords datasets
#' @source [GDAL - GPKG – GeoPackage raster](https://gdal.org/en/stable/drivers/raster/gpkg.html), [GDAL - GPKG – GeoPackage vector](https://gdal.org/en/stable/drivers/vector/gpkg.html)
"gpkg_creation_options"

#' @title GeoPackage Dataset

#' @title GeoPackage SQLite Tables
#' @name gpkg_sqlite_tables
#' @docType data
#' @keywords datasets
#' @format a `data.frame` with 1 column (`"table_name"`) and 10 rows
#' @source [GDAL - GPKG – GeoPackage raster](https://gdal.org/en/stable/drivers/raster/gpkg.html), [GDAL - GPKG – GeoPackage vector](https://gdal.org/en/stable/drivers/vector/gpkg.html)
"gpkg_sqlite_tables" 

Try the gpkg package in your browser

Any scripts or data that you put into this service are public.

gpkg documentation built on April 3, 2025, 8:55 p.m.