8. Mutation: Genera "RasterMap"
mutation GenerateRasterMap {
generateRasterAnalysisMap(input: {
fieldUuid: "<placeholder_of_field_uuid>"
satelliteImageUuids: [
"<placeholder_of_satelliteimage_uuid_1>",
"<segnaposto_uuid_immaginesatellitare_2>"
]
index: NDVI
}) {
uuid
fieldUuid
nome
centroid {
latitude
longitude
}
boundingBox
geoMaps {
shortName
fullName
url
classes
hexColorCodes
}
status
}
}Ultimo aggiornamento
È stato utile?