You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cli/cli-data.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -447,9 +447,13 @@ planet data item-coverage PSScene 20250304_162555_90_24f2 --geom='{"type":"Polyg
447
447
You can also specify additional parameters:
448
448
449
449
*`--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
450
452
451
453
*`--band`: The band to use for coverage calculation
452
454
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.
0 commit comments