sfio_to_rasterio: sf package RasterIO from RasterIO window vector

View source: R/converters.R

sfio_to_rasterioR Documentation

sf package RasterIO from RasterIO window vector

Description

Basic function to create the window parameters as used by GDAL RasterIO, in format used by sf, in 'gdal_read(,RasterIO_parameters)'.

Usage

sfio_to_rasterio(x)

Arguments

x

a RasterIO parameter list

Value

a sf-RasterIO parameter list

Examples

sfio_to_rasterio(rasterio_to_sfio(rasterio0(c(0L, 0L), src_dim = c(24L, 10L))))

hypertidy/vaster documentation built on June 10, 2025, 8:09 a.m.