diff flys-artifacts/doc/conf/conf.xml @ 956:1cf7b4ee7b6d

Made the background layer in floodmaps configurable. flys-artifacts/trunk@2375 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Wed, 20 Jul 2011 14:01:38 +0000
parents db8d93cb65fd
children ae198bef4ba0
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/conf.xml	Wed Jul 20 13:21:16 2011 +0000
+++ b/flys-artifacts/doc/conf/conf.xml	Wed Jul 20 14:01:38 2011 +0000
@@ -93,6 +93,11 @@
     <!-- path to the template file of the meta data -->
     <metadata template="${artifacts.config.dir}/meta-data-template.xml"/>
 
+    <!-- the WMS layer that is displayed as background layer in floodmaps. -->
+    <floodmap>
+        <background-layer url="http://vmap0.tiles.osgeo.org/wms/vmap0" layer="basic"/>
+    </floodmap>
+
     <rest-server>
         <!--  at this Point it is possible to Change the Port the ArtifactDatabase will bind to.-->
         <port>8181</port>

http://dive4elements.wald.intevation.org