gdal_clip_rast: Get raster clip

View source: R/gdal.R

gdal_clip_rastR Documentation

Get raster clip

Description

Get raster clip

Usage

gdal_clip_rast(sf, infile, outfile)

Arguments

sf

An sf object.

infile

A file path to the simple feature to clip.

outfile

A file path to write the clip to.

Note

Sometimes you will need to double quote your path if there are spaces or unique characters that CLI needs quoted, e.g. '"C:/josh erickson/some file path/"'.


joshualerickson/resourceviz documentation built on Jan. 10, 2024, 4:57 p.m.