_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-gdalraster 1.12.0
Dependencies: zlib@1.3 proj@9.3.1 pcre2@10.42 openssl@3.0.8 openssh@9.9p2 libxml2@2.9.14 gdal@3.8.2 curl@8.6.0
Propagated dependencies: r-xml2@1.3.6 r-rcppint64@0.0.5 r-rcpp@1.0.13-1 r-bit64@4.5.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://usdaforestservice.github.io/gdalraster/
Licenses: Expat
Synopsis: Bindings to the 'Geospatial Data Abstraction Library' Raster API
Description:

Interface to the Raster API of the Geospatial Data Abstraction Library ('GDAL', <https://gdal.org>). Bindings are implemented in an exposed C++ class encapsulating a GDALDataset and its raster band objects, along with several stand-alone functions. These support manual creation of uninitialized datasets, creation from existing raster as template, read/set dataset parameters, low level I/O, color tables, raster attribute tables, virtual raster (VRT), and gdalwarp wrapper for reprojection and mosaicing. Includes GDAL algorithms ('dem_proc()', polygonize()', rasterize()', etc.), and functions for coordinate transformation and spatial reference systems. Calling signatures resemble the native C, C++ and Python APIs provided by the GDAL project. Includes raster calc() to evaluate a given R expression on a layer or stack of layers, with pixel x/y available as variables in the expression; and raster combine() to identify and count unique pixel combinations across multiple input layers, with optional output of the pixel-level combination IDs. Provides raster display using base graphics'. Bindings to a subset of the OGR API are also included for managing vector data sources. Bindings to a subset of the Virtual Systems Interface ('VSI') are also included to support operations on GDAL virtual file systems. These are general utility functions that abstract file system operations on URLs, cloud storage services, Zip'/'GZip'/'7z'/'RAR archives, and in-memory files. gdalraster may be useful in applications that need scalable, low-level I/O, or prefer a direct GDAL API.

Total results: 1