Download data¶
The download tool can only be utilized for area of interest that have been saved to my areas. As such this tool utilizes either the AOI name or ID. This submits the request and then waits for zipping to complete to then download a single zip files with all sources.
You can also specify a format now since v0.0.7
pycoral aoi-download -h
usage: pycoral aoi-download [-h] --aoi AOI --local LOCAL [--format FORMAT]
optional arguments:
-h, --help show this help message and exit
Required named arguments.:
--aoi AOI AOI name or ID
--local LOCAL Full path to folder to download files
Optional named arguments:
--format FORMAT Format types 'geojson', 'kml', 'shp', 'gpkg'
Last update: 2021-05-24
Created: 2021-05-17
Created: 2021-05-17