gdal_clip_rast | R Documentation |
Get raster clip
gdal_clip_rast(sf, infile, outfile)
sf |
An sf object. |
infile |
A file path to the simple feature to clip. |
outfile |
A file path to write the clip to. |
Sometimes you will need to double quote your path if there are spaces or unique characters that CLI needs quoted, e.g. '"C:/josh erickson/some file path/"'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.