mirror of
https://github.com/Skyai-io/landsat-util.git
synced 2026-03-10 09:01:18 +00:00
add bare json to docs
This commit is contained in:
@@ -35,6 +35,8 @@ Commands
|
||||
-c CLOUD, --cloud CLOUD
|
||||
Maximum cloud percentage. Default: 20 perct
|
||||
|
||||
--json Returns a bare JSON response
|
||||
|
||||
-h, --help Show this help message and exit
|
||||
|
||||
Download:
|
||||
|
||||
@@ -36,6 +36,9 @@ Search by latitude and longitude::
|
||||
|
||||
$: landsat search --lat 38.9004204 --lon -77.0237117
|
||||
|
||||
Search by latitude and longitude with pure json output::
|
||||
|
||||
$: landsat search --lat 38.9004204 --lon -77.0237117 --json
|
||||
|
||||
Download
|
||||
++++++++
|
||||
|
||||
Reference in New Issue
Block a user