9. طفرية: توليد "خريطة المناطق" بشكل غير متزامن

توليد "خريطة_المناطق" لـ "الحقل" بشكل غير متزامن.

circle-info

النهج غير المتزامن يضع مهمة (توليد generateVectorAnalysisMap) للمعالجة وسيتم استلام الاشتراك فور انتهاء المعالجة.

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>"
    ]
    المؤشر: NDVI
    عدد_المناطق :7
    الاسم: "3 سنوات 2017-2019 (API)"
  }) {    
    معرف_UUID 
    معرف_الحقل
    رمز_الحالة  
  }
}

Last updated

Was this helpful?