forked from FarmMaps/FarmMapsApiClient
		
	ISOXML to taskmap
This commit is contained in:
		@@ -17,6 +17,8 @@ namespace FarmmapsPoten.Models
 | 
			
		||||
        public JObject GeometryJson { get; set; }
 | 
			
		||||
 | 
			
		||||
        public bool GenerateTaskmap { get; set; }
 | 
			
		||||
        public string OutputType { get; set; }
 | 
			
		||||
        public string DdiCode { get; set; }
 | 
			
		||||
        public string CellWidth { get; set; }
 | 
			
		||||
        public string CellHeight { get; set; }
 | 
			
		||||
        public string Centered { get; set; }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user