Description Usage Arguments Author(s) Examples
Crops a raster layer based on polygon shapefile using GDAL
1 | crop_by_poly(in_ras_path,out_ras_path,crop_poly_path)
|
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 |
Valerio Barbarossa
1 | crop_by_poly(in_ras_path,out_ras_path,crop_poly_path)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.