ogrBBoxClip: Clip vector file ogr2ogr with a bounding box

View source: R/ogr_polygon_functions.R

ogrBBoxClipR Documentation

Clip vector file ogr2ogr with a bounding box

Description

Clip vector file ogr2ogr with a bounding box

Usage

ogrBBoxClip(inshp, outshp = NULL, ext, returnShape = TRUE)

Arguments

returnShape

if TRUE raster will be returned from function call.

inpath

file path of the inpath raster

outpath

file path of the output raster

extent

extent for raster to be cropped to


skiptoniam/sense documentation built on March 18, 2023, 4:36 a.m.