diff --git a/scripts/ca-ab_edmonton-2023A00054811061_orthoimagery_2023_075mm/download.sh b/scripts/ca-ab_edmonton-2023A00054811061_orthoimagery_2023_075mm/download.sh index e69de29..5e2763b 100644 --- a/scripts/ca-ab_edmonton-2023A00054811061_orthoimagery_2023_075mm/download.sh +++ b/scripts/ca-ab_edmonton-2023A00054811061_orthoimagery_2023_075mm/download.sh @@ -0,0 +1,5 @@ +rclone copy googledrive:"Orthophoto Repository 2023" \ + sourcecoop:us-west-2.opendata.source.coop/dataforcanada/d4c-datapkg-orthoimagery/archive/ca-ab_edmonton-2023A00054811061_orthoimagery_2023_075mm \ + --include "*.tif" --include "*.tfw" --include "*.tif.aux.xml" \ + --drive-shared-with-me --progress \ + --transfers 16 --checkers 16 \ No newline at end of file