12. YieldDatasetsMap
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.
Yield URL GeoMap sample (for Raw Dry Yield attribute):
https://api.geopard.tech/geo/map?WIDTH=512&HEIGHT=512&exceptions=application/vnd.ogc.se_inimage&REQUEST=GetMap&SRS=EPSG:3857&BBOX=3200591.760857104,6321371.206203958,3202575.9372663186,6322354.217755303&VERSION=1.1.1&SERVICE=WMS&TRANSPARENT=true&LAYERS=yield_raw_map_view&STYLES=yield_raw_point&VIEWPARAMS=uuid:339d9f27-c79a-4b7a-ae3e-38e50f3e8b95;attribute:VRYIELDMAS;total:45261&env=v1:3.427;v2:6.637;v3:9.847;v4:12.776;v5:15.705&FORMAT=image/png&
Last updated
Was this helpful?