comparison flys-artifacts/doc/conf/meta-data.xml @ 5614:15476d76b6f9

Remove uneccessary complication fixpoints are always fixpoints
author Andre Heinecke <aheinecke@intevation.de>
date Tue, 09 Apr 2013 16:31:05 +0200
parents 9e2a43bbe515
children 51208225eb41
comparison
equal deleted inserted replaced
5613:9e2a43bbe515 5614:15476d76b6f9
1561 <dc:statement> 1561 <dc:statement>
1562 SELECT name AS name 1562 SELECT name AS name
1563 FROM fixpoints WHERE river_id = ${river_id} GROUP BY name 1563 FROM fixpoints WHERE river_id = ${river_id} GROUP BY name
1564 </dc:statement> 1564 </dc:statement>
1565 <dc:for-each> 1565 <dc:for-each>
1566 <fixpoint factory="wmsfixpointsfactory" 1566 <fixpoints factory="wmsfixpointsfactory"
1567 ids="{$river_id};{$name}" 1567 ids="{$river_id};{$name}"/>
1568 name="{dc:replace($name,'festpunkte','Festpunkte')}"/>
1569 </dc:for-each> 1568 </dc:for-each>
1570 </dc:context> 1569 </dc:context>
1571 </dc:macro> 1570 </dc:macro>
1572 1571
1573 <dc:macro name="flood-map-gaugelocations"> 1572 <dc:macro name="flood-map-gaugelocations">

http://dive4elements.wald.intevation.org