Skip to content

Commit 19370ca

Browse files
Apply suggestions from code review
Co-authored-by: Steve Hillier <[email protected]>
1 parent 2309d47 commit 19370ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/cli/cli-data.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -447,9 +447,13 @@ planet data item-coverage PSScene 20250304_162555_90_24f2 --geom='{"type":"Polyg
447447
You can also specify additional parameters:
448448

449449
* `--mode`: The mode for coverage calculation
450+
* `UDM2`: calculate clear coverage using a UDM2 asset [default]
451+
* `estimate`: estimate clear coverage based on preview imagery
450452

451453
* `--band`: The band to use for coverage calculation
452454

455+
See [Data API documentation](https://docs.planet.com/develop/apis/data/items/#estimate-clear-coverage-over-an-individual-item-with-a-custom-aoi) for an overview of coverage options.
456+
453457
For example:
454458

455459
```sh

0 commit comments

Comments
 (0)