80. Query: Get Original Data
Query to get the copy of the uploaded original data of "SoilDataset", "YieldDataset", "AsAppliedDataset".
Recommended retrieving only a single dataset originDataUrl
per request.
GEOTIFF
and GEOJSON
are available as formats
. But only GEOJSON
is now supported.
originDataUrl
link is accessible for only 60 sec.
1. Sample for SoilDataset
2. Sample for YieldDataset
3. Sample for AsAppliedDataset
4. Download the generated file
After the successful preparation of the file, it is possible to download it using curl
or a similar approach.
Last updated