diff etl/src/main/resources/sql/flys-common.properties @ 7193:7fabae60428b double-precision

Merged changes from default into double-precision branch.
author Tom Gottfried <tom@intevation.de>
date Fri, 27 Sep 2013 17:36:50 +0200
parents e5675e85ac38
children
line wrap: on
line diff
--- a/etl/src/main/resources/sql/flys-common.properties	Fri Sep 13 18:29:01 2013 +0200
+++ b/etl/src/main/resources/sql/flys-common.properties	Fri Sep 27 17:36:50 2013 +0200
@@ -7,7 +7,7 @@
     WHERE w.kind = 0 \
     GROUP BY r.id, r.name
 select.gauges = \
-    SELECT id, name, official_number \
+    SELECT id, name, official_number, station \
     FROM gauges \
     WHERE river_id = :river_id
 next.gauge.id = \

http://dive4elements.wald.intevation.org