changeset 5559:bf016afe92f5

Merged
author Sascha L. Teichmann <teichmann@intevation.de>
date Thu, 04 Apr 2013 15:29:18 +0200
parents b223be96758c (current diff) b91cc44312b7 (diff)
children ccda0a49a97f
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/flys-backend/contrib/shpimporter/buildings.py	Thu Apr 04 15:28:33 2013 +0200
+++ b/flys-backend/contrib/shpimporter/buildings.py	Thu Apr 04 15:29:18 2013 +0200
@@ -46,7 +46,7 @@
 
 
     def isShapeRelevant(self, name, path):
-        return "buhnen.shp" not in name.lower()
+        return "buhnen.shp" not in path.lower()
 
     def getKind(self, feat, path):
         # First try to resolve it with the filename

http://dive4elements.wald.intevation.org