We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c2a416 + 9e81484 commit 0da0abaCopy full SHA for 0da0aba
docs/source/cli/examples.rst
@@ -330,7 +330,9 @@ than the full order.
330
You can also clip the items in an order by providing a GeoJSON AOI Geometry
331
with the `--clip` parameter::
332
333
- planet orders create --name "my order" ... \
+ planet orders create --name "my order" \
334
+ --id 20151119_025740_0c74,20151119_025741_0c74 \
335
+ --bundle visual --item-type psscene3band
336
--clip '{
337
"type": "Polygon",
338
"coordinates": [
0 commit comments