forked from FarmMaps/FarmMapsApiClient
		
	added download of all crop recordings of 1 field - using a manual croprecording itemcode
This commit is contained in:
		@@ -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; }
 | 
			
		||||
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user