Right now ftw download gets you gigabytes of imagery data. We should let people just get the fiboa geometries with the same easy CLI.
The structure of the command should be the same - let people select the country and just get that, so I lean towards putting it in the same command - like ftw download --fiboa-only, but we could have ftw download fiboa or something, like a separate command with the same semantics.
Right now
ftw download
gets you gigabytes of imagery data. We should let people just get the fiboa geometries with the same easy CLI.The structure of the command should be the same - let people select the country and just get that, so I lean towards putting it in the same command - like
ftw download --fiboa-only
, but we could haveftw download fiboa
or something, like a separate command with the same semantics.The data is in a different structure - each fiboa file is in its own repo, like https://source.coop/kerner-lab/fields-of-the-world-austria so the way the download works will be a bit different.