For the complete documentation index, see llms.txt. This page is also available as Markdown.

15. Sorgu: "TopographyMap" Getir

"Arazi" için "TopographyMaps" alın.

sorgu GetTopographyMaps {
  getFarms (farmUuids: ["<placeholder_of_farm_uuid>"]) {
    uuid
    isim
    fields (fieldUuids: ["<placeholder_of_field_uuid>"]) {
      uuid
      farmUuid
      isim
      sınırUrl
      topographyMaps {
	uuid
        fieldUuid
        status
        geoHaritalar {
          kısaAd
          url
          hexColorCodes
          classes
        }
      }
    }
  }
}

Son güncelleme

Bu yararlı oldu mu?