View source: R/ogr_polygon_functions.R
ogrBBoxClip | R Documentation |
Clip vector file ogr2ogr with a bounding box
ogrBBoxClip(inshp, outshp = NULL, ext, returnShape = TRUE)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.