Grid2PolyRS: Grid to polygon

Description Usage Arguments

Description

Creates a polygon from a grid ('shapes_grid' module 6: Vectorising Grid Classes)

Usage

1
Grid2PolyRS(in_grd, out_poly, saga_env, CLASS_ID = 100, verbose = F)

Arguments

in_grd

character string path to SAGA grid file. The grid should

out_poly

character string path to output polygon shapefile

saga_env

A SAGA geoprocessing object. Suggested version is 2.2.2.

CLASS_ID

numeric raster value that designates which grid cells to convert to polygon (cells with other values will be ignored)


ECCC-MSC/Basin-Delineation documentation built on June 9, 2019, 7:29 p.m.