7. Mutasyon: "ZonesMap" oluştur
mutation GenerateZonesMap {
generateVectorAnalysisMap(input: {
fieldUuid: "<placeholder_of_field_uuid>"
satelliteImageUuids: [
"<placeholder_of_satelliteimage_uuid_1>",
"<uydugörüntüsü_uuid_yer_tutucusu_2>"
]
numberOfZones: 6
index: EVI2
}) {
uuid
fieldUuid
isim
tür
geoHaritalar {
url
classes
hexColorCodes
}
}
}Last updated
Was this helpful?