forked from FarmMaps/FarmMapsApiClient
small fix
This commit is contained in:
@@ -92,7 +92,7 @@ namespace FarmmapsZonering
|
||||
}, new InputParameter()
|
||||
{
|
||||
ItemCode = geotiffItem.Code,
|
||||
ItemLayer = geotiffItem.Data["layers"][0]["name"].ToString()
|
||||
LayerName = geotiffItem.Data["layers"][0]["name"].ToString()
|
||||
});
|
||||
|
||||
_logger.LogInformation("Downloading output");
|
||||
|
Reference in New Issue
Block a user