{"repo":"brownag/gpkg","free":true,"listed":false,"github":"https://github.com/brownag/gpkg","clone":"git clone https://github.com/brownag/gpkg.git","description":"Utilities for the Open Geospatial Consortium (OGC) 'GeoPackage' Format in R","language":"R","stars":24,"topics":["geopackage","dbi","gis","r","spatial","sqlite","geospatial","raster","vector"],"license":"CC0-1.0","category":"databases-storage","readme_excerpt":"gpkg - Utilities for the Open Geospatial Consortium ‘GeoPackage’ Format High-level wrapper functions to build Open Geospatial Consortium (OGC) ‘GeoPackage’ files. GDAL utilities for read and write of spatial data (vector and gridded) are provided via the {terra} package. Additional ‘GeoPackage’ and ‘SQLite’ specific functions manipulate attributes and tabular data via the {RSQLite} package. Installation Install the latest release from CRAN: The development package can be installed from GitHub with {remotes} Background What is a GeoPackage? GeoPackage is an open, standards-based, platform-independent, portable, self-describing, compact format for transferring geospatial information. The GeoPackage Encoding Standard describes a set of conventions for storing the following within an SQLite database: - vector features - tile matrix sets of imagery and raster maps at various scales - attributes (non-spatial data) - extensions Create a Geopackage gpkg write() can handle a variety of different input types. Here we start by adding two DEM (GeoTIFF) files. Insert Vector Layers We can also write vector data to GeoPackage. Here we use gpkg write() to add a bounding box polygon layer derived from extent of \"DEM1\" . Insert Attribute Table Similarly, data.frame -like objects (non-spatial “attributes”) can be written to GeoPackage. Read a GeoPackage geopackage() is a constructor that can create a simple container for working with geopackages from several types of inputs. Often you will have","default_branch":null,"files":null,"tree":[],"storefront":"/r/brownag","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/brownag/gpkg/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}