[Dive4elements-commits] [PATCH 3 of 4] Remove OSM Intevation.de background layer from datacage :(

Wald Commits scm-commit at wald.intevation.org
Thu Apr 18 12:43:01 CEST 2013


# HG changeset patch
# User Andre Heinecke <aheinecke at intevation.de>
# Date 1366281535 -7200
# Node ID 4416dd51810321a9126a9c32b1ff39d2e1468f4a
# Parent  dc5f8188591846a16b0c577d806c8066b04c02f7
Remove OSM Intevation.de background layer from datacage :(

    This also removes HAD Abflussmesstellen and moves catchments
    and pegelonline wms in a folder

diff -r dc5f81885918 -r 4416dd518103 flys-artifacts/doc/conf/meta-data.xml
--- 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>


More information about the Dive4elements-commits mailing list