updated poten&nbs, both work properly again
This commit is contained in:
@@ -18,12 +18,16 @@ namespace FarmmapsNbs.Models
|
||||
public string fieldName{ get; set; }
|
||||
public bool storeSatelliteStatistics { 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 bool Centered { get; set; }
|
||||
public string Centered { get; set; }
|
||||
public JObject StartPoint { get; set; }
|
||||
public JObject EndPoint { get; set; }
|
||||
public string Angle { get; set; }
|
||||
public string Precision { get; set; }
|
||||
public string MaximumClasses { get; set; }
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user