73. Dotaz: Získat mřížkovaná data s vybraným bufferem
dotaz GetRawVectorDataFromSatelliteImage {
getFarms (farmUuids: ["<placeholder_of_farm_uuid>"]){
uuid
název
fields (fieldUuids: ["<placeholder_of_field_uuid>"]) {
uuid
název
satelliteImages(satelliteImageUuids: ["<placeholder_of_satelliteimage_uuid>"]) {
sourceDataUrl(format: GEOJSON buffer: PlusTwoPixels)
}
}
}
}Předchozí72. Dotaz: Získat mřížkovaná data jako GeoJSON nebo GeoTIFFDalší74. Mutace: Ověřit "Equation"
Poslední aktualizace
Bylo to užitečné?