43 lines
1.2 KiB
JSON
43 lines
1.2 KiB
JSON
{
|
|
"title": {
|
|
"application": "Application Report",
|
|
"premission" : "Pre-Mission Report"
|
|
},
|
|
"job": {
|
|
"title": "Job",
|
|
"name": "Name",
|
|
"pilot": "Pilot",
|
|
"address": "Address",
|
|
"aircraft": "Aircraft",
|
|
"flight": "Flight",
|
|
"farm": "Farm",
|
|
"crop": "Crop",
|
|
"remark": "Remark"
|
|
},
|
|
"customer": {
|
|
"title": "Customer"
|
|
},
|
|
"product": {
|
|
"title": "Product",
|
|
"appRate": "Applic. Rate",
|
|
"areaSize": "Area Size",
|
|
"coverage": "App. Coverage",
|
|
"totalVolume": "Total Volume Used"
|
|
},
|
|
"application": {
|
|
"planDate": "Planned App. Date",
|
|
"actualDate": "Actual App. Date",
|
|
"actualTime": "Actual App. Time",
|
|
"startDate": "Start Date",
|
|
"endDate": "End Date",
|
|
"startTime": "Start Time",
|
|
"endTime": "End Time",
|
|
"dataFiles": "Flight Data File(s)"
|
|
},
|
|
"weather": {
|
|
"windSpeed": "Wind Speed",
|
|
"windDir": "Wind Direction",
|
|
"temperature": "Temperature",
|
|
"humidity": "Humidity"
|
|
}
|
|
} |