added download of all crop recordings of 1 field - using a manual croprecording itemcode

This commit is contained in:
2022-02-24 16:32:51 +01:00
committed by Gitea
parent 0767b3fff8
commit 44cde0fe15
7 changed files with 51 additions and 27 deletions

View File

@@ -21,8 +21,8 @@ namespace FarmmapsDataDownload.Models
public bool StoreSatelliteStatisticsCropYear { get; set; }
public bool StoreVanDerSatStatistics { get; set; }
public bool GetShadowData { get; set; }
public bool GetCropRecordings { get; set; }
public string CrprecItem { get; set; }
}
}