46. Mutasjon: Generer flerlags "ZonesMap" asynkront
mutasjon GenerateMultiLayerZonesMapAsync {
generateMultiLayersVectorAnalysisMapAsync(input: {
fieldUuid: "<placeholder_of_field_uuid>"
antallSone:7
navn: "MultiYear f1.0 + LIDAR Slope f-0.5 + OM f0.5 + VolDr f0.2"
dataLag: [{
faktor: 1.0
satelliteImageUuids: [
"<placeholder_of_satelliteimage_uuid_1>",
"<placeholder_of_satelliteimage_uuid_2>",
"<plassholder_for_satellittbilde_uuid_3>",
"<plassholder_for_satellittbilde_uuid_4>",
"<plassholder_for_satellittbilde_uuid_5>",
"<plassholder_for_satellittbilde_uuid_6>",
"<plassholder_for_satellittbilde_uuid_7>",
"<plassholder_for_satellittbilde_uuid_8>",
"<plassholder_for_satellittbilde_uuid_9>",
"<plassholder_for_satellittbilde_uuid_10>"
]
index: EVI2
}, {
faktor: -0.5
topographyMapUuid: "<placeholder_of_topographymap_uuid>"
topografiAttributt: helning
}, {
faktor: 0.5
soilDatasetUuid: "<placeholder_of_soildataset_uuid>"
jordAttributt: "Soil_OM___"
}, {
faktor: 0.2
yieldDatasetUuid: "<placeholder_of_yielddataset_uuid>"
avlingsAttributt: vol_d
}]
}) {
uuid
fieldUuid
statusKode
}
}
Sist oppdatert
Var dette nyttig?