Impoer D1 fix
This commit is contained in:
@@ -202,9 +202,9 @@ public class MorskaD1Importer : MorskaBaseImporter
|
||||
|
||||
if (newestLayer == null)
|
||||
{
|
||||
_logger.LogDebug("{ImporterType}: No child layers found for {ImportWorkerName}, treating as up to date",
|
||||
_logger.LogDebug("{ImporterType}: No child layers found for {ImportWorkerName}, need to create new layer",
|
||||
ImporterType, importWorker.Name);
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
try
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
###
|
||||
GET http://localhost:5400/api/Layers/AutoImport/10763478CB738D4ecb2h76g803478CB738D4e/D3-
|
||||
GET http://localhost:5400/api/Layers/AutoImport/10763478CB738D4ecb2h76g803478CB738D4e/D1-
|
||||
|
||||
|
||||
Reference in New Issue
Block a user