diff flys-backend/contrib/shpimporter/importer.py @ 2862:998f1a7dcfde

New shape importers and schema modifications. flys-backend/trunk@4345 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Fri, 04 May 2012 06:58:00 +0000
parents b0132e1b9719
children 59ca5dab2782
line wrap: on
line diff
--- a/flys-backend/contrib/shpimporter/importer.py	Thu May 03 14:19:52 2012 +0000
+++ b/flys-backend/contrib/shpimporter/importer.py	Fri May 04 06:58:00 2012 +0000
@@ -42,6 +42,7 @@
 
 
     def walkOverShapes(self, shape):
+        print "---"
         (name, path) = shape
         if not self.isShapeRelevant(name, path):
             print "Skip shapefile '%s'" % name

http://dive4elements.wald.intevation.org