forked from FarmMaps/FarmMapsApiClient
		
	Updated Blight and Zonering
This commit is contained in:
		@@ -10,7 +10,7 @@ namespace FarmmapsZonering.Models
 | 
			
		||||
        public string Formula { get; set; }
 | 
			
		||||
        public string OutputFileName { get; set; }
 | 
			
		||||
        public string CropFieldName { get; set; }
 | 
			
		||||
        public string LayerName { get; set; }
 | 
			
		||||
        public string CalculatedLayerName { get; set; }
 | 
			
		||||
        public string CalculatedQuantity { get; set; }
 | 
			
		||||
        public string CalculatedUnit { get; set; }
 | 
			
		||||
        public bool CreateNewCropfield { get; set; }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user