diff pkg/imports/wp.go @ 2109:86c88fc0ff5e

WFS downloader: Parse for exception reports when calling GetFeature. Not very efficient (uses temp files).
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 04 Feb 2019 17:48:36 +0100
parents 2b72f5e005aa
children d4a5e475f874
line wrap: on
line diff
--- a/pkg/imports/wp.go	Mon Feb 04 17:04:33 2019 +0100
+++ b/pkg/imports/wp.go	Mon Feb 04 17:48:36 2019 +0100
@@ -293,7 +293,6 @@
 		}
 		return nil
 	}); err != nil {
-		feedback.Error("Downloading features failed: %v", err)
 		return err
 	}