73. Interogare: Obține date grilă cu bufferul selectat
interogare GetRawVectorDataFromSatelliteImage {
getFarms (farmUuids: ["<placeholder_of_farm_uuid>"]){
uuid
nume
fields (fieldUuids: ["<placeholder_of_field_uuid>"]) {
uuid
nume
satelliteImages(satelliteImageUuids: ["<placeholder_of_satelliteimage_uuid>"]) {
sourceDataUrl(format: GEOJSON buffer: PlusTwoPixels)
}
}
}
}Previous72. Interogare: Obține date grilă ca GeoJSON sau GeoTIFFNext74. Mutatie: Verifică "Equation"
Last updated
Was this helpful?