Projects FarmmapsBulkSatDownload and FarmmapsDataDownload fully updated and tested

Added some extra Tasks to /FarmmapsApi/Services/GeneralService.cs
Added class SatelliteStatistics.cs to /FarmmapsApi/Models
This commit is contained in:
2021-05-26 10:16:29 +02:00
parent c673f8ddc4
commit 1bc326cfd2
14 changed files with 738 additions and 479 deletions

View File

@@ -3,7 +3,7 @@ using System.Collections.Generic;
using System.Text;
using Npgsql;
namespace FarmmapsApi.Services
namespace FarmmapsBulkSatDownload.Models
{
public class DB
{