Commit Graph

5 Commits (915df2ac6be78934ab2bb127983b745090f301da)

Author SHA1 Message Date
pepijn van oort 915df2ac6b new project FarmmapsCleanUp to clean up cropfielditems and satellitetaskcodes used only once 2021-06-07 16:38:42 +02:00
pepijn van oort d1747427bc also logging satellitetaskcode to cropfieldtable in database 2021-05-29 12:50:33 +02:00
pepijn van oort 111b4e576f solved issue where sometimes satelliteItem contains only 2 layers
Normally 3 layers 0: ndvi, 1: wdvi, 2: natural. In some cases only 2 layers: 0: wdvi, 1: natural. Which caused error when requesting statistics.
This happened for example for cropfieldItem.Code ‘e08d71bd92334dbab9e645ad6e72da63’
2021-05-28 17:25:31 +02:00
pepijn van oort 1bc326cfd2 Projects FarmmapsBulkSatDownload and FarmmapsDataDownload fully updated and tested
Added some extra Tasks to /FarmmapsApi/Services/GeneralService.cs
Added class SatelliteStatistics.cs to /FarmmapsApi/Models
2021-05-26 10:16:29 +02:00
pepijn van oort 250020be78 Added project FarmmapsBulkSatDownload 2021-05-18 18:19:28 +02:00