forked from FarmMaps/FarmMapsApiClient
		
	probeersel om een runKPItask te maken
This commit is contained in:
		@@ -14,12 +14,12 @@ namespace FarmmapsKPI.Models
 | 
			
		||||
        public JObject GeometryJson { get; set; }
 | 
			
		||||
        public string InputLayerName { get; set; }
 | 
			
		||||
        public string fieldName { get; set; }
 | 
			
		||||
        public bool GetSatelliteData  { get; set; }
 | 
			
		||||
        public bool GetVanDerSatData { get; set; }
 | 
			
		||||
        public string SatelliteBand { get; set; }
 | 
			
		||||
        public bool StoreSatelliteStatisticsSingleImage { get; set; }
 | 
			
		||||
        public bool StoreSatelliteStatisticsCropYear { get; set; }
 | 
			
		||||
        public bool StoreVanDerSatStatistics { get; set; }
 | 
			
		||||
        //public bool GetSatelliteData  { get; set; }
 | 
			
		||||
       // public bool GetVanDerSatData { get; set; }
 | 
			
		||||
       // public string SatelliteBand { get; set; }
 | 
			
		||||
       // public bool StoreSatelliteStatisticsSingleImage { get; set; }
 | 
			
		||||
       // 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