comparison artifacts/doc/conf/meta-data.xml @ 8544:76113b975829

(Issue1754) Make BedDifference calculation range dependent.
author Andre Heinecke <andre.heinecke@intevation.de>
date Fri, 13 Feb 2015 16:17:46 +0100
parents 5160d5f9c65d
children 17c476e90c07
comparison
equal deleted inserted replaced
8543:9a5b3079aad4 8544:76113b975829
1871 bhs.description, 1871 bhs.description,
1872 bhsv.station, 1872 bhsv.station,
1873 bhs.year 1873 bhs.year
1874 FROM bed_height_single bhs 1874 FROM bed_height_single bhs
1875 JOIN bed_height_single_values bhsv 1875 JOIN bed_height_single_values bhsv
1876 ON bhsv.bed_height_single_id = bhs.id 1876 ON bhsv.bed_height_single_id = bhs.id
1877 WHERE bhs.river_id = ${river_id}), 1877 WHERE bhs.river_id = ${river_id}
1878 AND bhsv.station BETWEEN ${fromkm} AND ${tokm}),
1878 csta 1879 csta
1879 AS (SELECT b1.id AS b1id, 1880 AS (SELECT b1.id AS b1id,
1880 b1.description AS b1desc, 1881 b1.description AS b1desc,
1881 b1.year AS b1year, 1882 b1.year AS b1year,
1882 b2.id AS b2id, 1883 b2.id AS b2id,

http://dive4elements.wald.intevation.org