Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/conf.xml @ 958:ae198bef4ba0
Added configurations for river WMSe (currently for Saar, Mosel, Elbe).
flys-artifacts/trunk@2377 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 20 Jul 2011 15:06:16 +0000 |
parents | 1cf7b4ee7b6d |
children | 66b3f2f064de |
comparison
equal
deleted
inserted
replaced
957:e91996b46e3c | 958:ae198bef4ba0 |
---|---|
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. --> | 96 <!-- the WMS layer that is displayed as background layer in floodmaps. --> |
97 <floodmap> | 97 <floodmap> |
98 <background-layer url="http://vmap0.tiles.osgeo.org/wms/vmap0" layer="basic"/> | 98 <background-layer url="http://vmap0.tiles.osgeo.org/wms/vmap0" layer="basic"/> |
99 <river-wms river="Saar" url="http://flys-devel.intevation.de/cgi-bin/saar-wms"/> | |
100 <river-wms river="Mosel" url="http://flys-devel.intevation.de/cgi-bin/mosel-wms"/> | |
101 <river-wms river="Elbe" url="http://flys-devel.intevation.de/cgi-bin/elbe-wms"/> | |
99 </floodmap> | 102 </floodmap> |
100 | 103 |
101 <rest-server> | 104 <rest-server> |
102 <!-- at this Point it is possible to Change the Port the ArtifactDatabase will bind to.--> | 105 <!-- at this Point it is possible to Change the Port the ArtifactDatabase will bind to.--> |
103 <port>8181</port> | 106 <port>8181</port> |