ingo@4065: <?xml version="1.0" encoding="UTF-8" ?> ingo@4065: <floodmap> ingo@4065: <shapefile-path value="${artifacts.config.dir}/../shapefiles"/> ingo@4065: <mapserver> ingo@4065: <server path="http://czech-republic.intevation.de/cgi-bin/flys-default"/> ingo@4065: <mapfile path="${artifacts.config.dir}/../flys.map"/> ingo@4065: <templates path="${artifacts.config.dir}/mapserver/"/> ingo@4065: <map-template path="mapfile.vm"/> ingo@4065: </mapserver> ingo@4065: ingo@4065: <velocity> ingo@4065: <logfile path="${artifacts.config.dir}/../velocity_log.log"/> ingo@4065: </velocity> ingo@4065: ingo@4065: <river name="Saar"> ingo@4065: <srid value="31466"/> ingo@4065: <river-wms url="http://czech-republic.intevation.de/cgi-bin/saar-wms"/> ingo@4065: <background-wms url="http://osm.wheregroup.com/cgi-bin/osm_basic.xml?" layers="OSM_Basic"/> ingo@4065: </river> ingo@4065: <river name="Mosel"> ingo@4065: <srid value="31466"/> ingo@4065: <river-wms url="http://czech-republic.intevation.de/cgi-bin/mosel-wms"/> ingo@4065: <background-wms url="http://osm.wheregroup.com/cgi-bin/osm_basic.xml?" layers="OSM_Basic"/> ingo@4065: </river> ingo@4065: <river name="Elbe"> ingo@4065: <srid value="31467"/> ingo@4065: <river-wms url="http://czech-republic.intevation.de/cgi-bin/elbe-wms"/> ingo@4065: <background-wms url="http://osm.wheregroup.com/cgi-bin/osm_basic.xml?" layers="OSM_Basic"/> ingo@4065: </river> ingo@4065: </floodmap>