Clipping images¶
These are the steps needed to clip images to a given geometry file.
- Create or convert your geometry into a geojson file, using geojson.io
- Use porder idlist tool to get the idlist file that intersects your geometry.
- Place your order with clipping including as an operation and the geometry included as a the boundary file notice the --boundary argument passed while placing the order.
The order setup will look like the following