Subset using Vector file

Is it only this file or several files. Do you want let it run on the command line?
In the Desktop Application you can for example zoom to region and then right click on the image and choose ‘Spatial Subset from View’. Then save the resulting product to disk.
On the command line you can use gpt and the Subset operator. This operator does not support a shapefile but you can specify a region in WKT format.
Try calling gpt -h and gpt -h Subset for some help.

1 Like