diff backend/contrib/shpimporter/floodmarks.py @ 7352:c6825778de1f

Merged double-precision branch.
author Sascha L. Teichmann <teichmann@intevation.de>
date Wed, 16 Oct 2013 13:03:13 +0200
parents 90ba3ae2ced1
children
line wrap: on
line diff
--- a/backend/contrib/shpimporter/floodmarks.py	Wed Oct 16 12:39:33 2013 +0200
+++ b/backend/contrib/shpimporter/floodmarks.py	Wed Oct 16 13:03:13 2013 +0200
@@ -15,13 +15,6 @@
 
 logger = logging.getLogger(NAME)
 
-BUILDING_KINDS= {
-        "sonstige" : 0,
-        "brücken"  : 1,
-        "wehre"    : 2,
-        "pegel"    : 3,
-        }
-
 class Floodmark(Importer):
     fieldmap = {
             "^station$"       : "km",

http://dive4elements.wald.intevation.org