12. YieldDatasetsMap
Last updated
Last updated
Powered by GeoPard Agriculture - Automated precisionAg platform
Every "YieldDataset" consists of objects with prefixes such as default
, raw_
, and processed_
within the field
-> yieldDatasets
-> geoMaps
attribute. The attribute geoMaps
-> url
is utilized to display maps as a WMS layer. The style carries the default
prefix offers insight into the locations or distributions of the geometries. On the other hand, styles with the raw_
prefix represents the original, untouched geometries (as they are), while processed_
refers to the interpolated rasterized representation, creating a smooth surface.
Among the supported geometries are points and polygons. The type used depends on the specific geometries stored within the uploaded Yield Dataset.
You don't need to generate a URL, GeoPard has already prepared it for you (read above how to get it from the GraphQL API)
Points and polygons are supported as input data.
"YieldDataset" has to be uploaded in advance.