[Dive4elements-commits] [PATCH] Added more types of dams

Wald Commits scm-commit at wald.intevation.org
Thu Feb 28 16:02:05 CET 2013


# HG changeset patch
# User Tom Gottfried <tom at intevation.de>
# Date 1362063718 -3600
# Node ID 74ae3bba1cccd8d51b8e1fec2c5301c35f900695
# Parent  0773f4524107c91028ce188baaa836306726b78c
Added more types of dams

diff -r 0773f4524107 -r 74ae3bba1ccc flys-backend/contrib/shpimporter/hws.py
--- a/flys-backend/contrib/shpimporter/hws.py	Thu Feb 28 14:14:00 2013 +0100
+++ b/flys-backend/contrib/shpimporter/hws.py	Thu Feb 28 16:01:58 2013 +0100
@@ -23,6 +23,8 @@
         "hochufer" : 2,
         "graben" : 3,
         "rohr1" : 1,
+        "Hauptdeich" : 2,
+        "Sommerdeich" : 2
     }
 
 # Keep in sync with fed_states table:


More information about the Dive4elements-commits mailing list