59. Query: haal "AsAppliedDatasets" op
Haal As‑Planted of As‑Applied datasets op
query GetAsAppliedDatasetsViaGetFarms {
getFarms (farmUuids: ["<placeholder_of_farm_uuid>"]) {
uuid
naam
fields (fieldUuids: ["<placeholder_of_field_uuid>"]) {
uuid
asAppliedDatasets {
uuid
naam
number #totaal aantal geofeatures
geometryType
totalCoveredArea(unit: HECTARES)
fieldCoverage
fieldCoveredArea(unit: HECTARES)
attributen
fullAttributes { #volledige details per attribuut
name #koppeling naar statistieken >> attribuut
transliteratedName
fullName #correcte menselijk leesbare naam
unit#meeteenheden
}
usedMachines { #gebruikte machines
id
serienummer
operatorId
}
createdDate #entiteit aanmaakdatum en -tijd in GeoPard
updatedDate #laatste update datum en -tijd
operationId
operationType
operationFileDate #bestandsaanmaakdatum-tijd komt uit de metainformatie
operationStartDate #start van de operatie komt uit de metainformatie
statistics { #statistieke verdeling voor elk attribuut
attribute
min
max
avg
mdn
var
std
sum
}
geoMaps {
url
korteNaam
hexColorCodes
classes
}
}
}
}
}Vorige58. Query: haal "Photos" op gekoppeld aan "Comments"Volgende60. Mutatie: genereer As‑Applied‑gebaseerde "ZonesMap" asynchroon
Laatst bijgewerkt
Was dit nuttig?