Mercurial > dive4elements > river
changeset 5761:4416dd518103
Remove OSM Intevation.de background layer from datacage :(
This also removes HAD Abflussmesstellen and moves catchments
and pegelonline wms in a folder
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Thu, 18 Apr 2013 12:38:55 +0200 |
parents | dc5f81885918 |
children | e4aed2021096 |
files | flys-artifacts/doc/conf/meta-data.xml |
diffstat | 1 files changed, 8 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/meta-data.xml Thu Apr 18 12:37:55 2013 +0200 +++ b/flys-artifacts/doc/conf/meta-data.xml Thu Apr 18 12:38:55 2013 +0200 @@ -1809,9 +1809,14 @@ <dc:macro name="flood-map-complete"> <buildings> <dc:call-macro name="flood-map-buildings"/> - </buildings> - <catchments factory="externalwmsfactory" - ids="http://geoportal.bafg.de/wmsproxy/INSPIRE/DrainageBasin;HY.PHYSICALWATERS.CATCHMENTS;Einzugsgebiet"/> + </buildings> + <catchments> + <catchment_wms factory="externalwmsfactory" + ids="http://geoportal.bafg.de/wmsproxy/INSPIRE/DrainageBasin;HY.PHYSICALWATERS.CATCHMENTS;Einzugsgebiete (WMS)" /> + <gaugelocations> + <dc:call-macro name="flood-map-gaugelocations"/> + </gaugelocations> + </catchments> <dc:call-macro name="floodmarks"/> <hws> <dc:call-macro name="hwslines"/> @@ -1825,12 +1830,6 @@ <dc:call-macro name="flood-map-hydr-boundaries"/> </hydrboundaries> <dc:call-macro name="flood-map-uesk"/> - <gaugelocations> - <dc:call-macro name="flood-map-gaugelocations"/> - </gaugelocations> - <background factory="wmsbackground" ids="{$river_id}"/> - <pegel_had_measurement_points factory="externalwmsfactory" - ids="http://geoportal.bafg.de/wmsproxy/HAD/HAD_31;0;HAD Abflussmessstellen"/> </dc:macro> </dc:if>