comparison 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
comparison
equal deleted inserted replaced
955:30f48f5ccdc3 956:1cf7b4ee7b6d
91 </output-generators> 91 </output-generators>
92 92
93 <!-- path to the template file of the meta data --> 93 <!-- path to the template file of the meta data -->
94 <metadata template="${artifacts.config.dir}/meta-data-template.xml"/> 94 <metadata template="${artifacts.config.dir}/meta-data-template.xml"/>
95 95
96 <!-- the WMS layer that is displayed as background layer in floodmaps. -->
97 <floodmap>
98 <background-layer url="http://vmap0.tiles.osgeo.org/wms/vmap0" layer="basic"/>
99 </floodmap>
100
96 <rest-server> 101 <rest-server>
97 <!-- at this Point it is possible to Change the Port the ArtifactDatabase will bind to.--> 102 <!-- at this Point it is possible to Change the Port the ArtifactDatabase will bind to.-->
98 <port>8181</port> 103 <port>8181</port>
99 <listen>localhost</listen> 104 <listen>localhost</listen>
100 </rest-server> 105 </rest-server>

http://dive4elements.wald.intevation.org