Mercurial > dive4elements > river
diff flys-backend/contrib/shpimporter/buildings.py @ 5559:bf016afe92f5
Merged
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Thu, 04 Apr 2013 15:29:18 +0200 |
parents | b91cc44312b7 |
children |
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