9. Mutasyon: "ZonesMap" oluşturmayı asenkron olarak gerçekleştir
mutation GenerateZonesMapAsync {
generateVectorAnalysisMapAsync(input: {
fieldUuid: "<placeholder_of_field_uuid>"
satelliteImageUuids: [
"<placeholder_of_satelliteimage_uuid_1>",
"<placeholder_of_satelliteimage_uuid_2>",
"<placeholder_of_satelliteimage_uuid_3>"
]
index: NDVI
numberOfZones :7
name: "3 Years 2017-2019 (API)"
}) {
uuid
fieldUuid
statusCode
}
}Previous8. Mutasyon: "RasterMap" oluşturNext10. Mutasyon: "RasterMap" oluşturmayı asenkron olarak gerçekleştir
Last updated
Was this helpful?