Utilities for the Open Geospatial Consortium 'GeoPackage' Format
geopackage Constructors
Get gpkg_2d_gridded_coverage_ancillary Table
Get gpkg_2d_gridded_tile_ancillary Table
Add 'Metadata' extension
Add 'Related Tables' extension
Get Bounding Box of a GeoPackage Layer
Get gpkg_contents or gpkg_ogr_contents Table
Create a Dummy Feature Dataset in a GeoPackage
Create an empty grid table
Create a Spatial View
Execute an SQL statement in a GeoPackage
Get Geopackage Extensions
List Tables Registered in a GeoPackage gpkg_contents
List Tables in a GeoPackage
Query a GeoPackage for Tabular Result
Read data from a GeoPackage
Get Source File of a geopackage object
Lazy Access to Tables by Name
Get Tables from a geopackage object
Set data_null Metadata for a GeoPackage Tile Dataset
Update a Table by Name
Validate a GeoPackage
Write data to a GeoPackage
Write or Remove Attribute Table in a GeoPackage
Create SQLite Connection to GeoPackage
Add, Remove, Update and Create gpkg_contents table and records
Create an empty feature table
GeoPackage Geometry Columns
gpkg: Utilities for the Open Geospatial Consortium 'GeoPackage' Format
GeoPackage Spatial Reference System
Create 2D Gridded Coverage and Tile Ancillary Tables
Build Open Geospatial Consortium 'GeoPackage' files (<https://www.geopackage.org/>). 'GDAL' utilities for reading and writing spatial data are provided by the 'terra' package. Additional 'GeoPackage' and 'SQLite' features for attributes and tabular data are implemented with the 'RSQLite' package.
Useful links