crop_by_poly: crop_by_poly

Description Usage Arguments Author(s) Examples

View source: R/crop_by_poly.R

Description

Crops a raster layer based on polygon shapefile using GDAL

Usage

1
crop_by_poly(in_ras_path,out_ras_path,crop_poly_path)

Arguments

in_ras_path

Path to input raster layer

out_ras_path

Path to output raster layer

crop_poly_pathh

Path to polygon shapefile used to crop the raster layer

Author(s)

Valerio Barbarossa

Examples

1
crop_by_poly(in_ras_path,out_ras_path,crop_poly_path)

vbarbarossa/valerioUtils documentation built on Jan. 17, 2020, 2:13 p.m.