diff flys-artifacts/doc/conf/conf.xml @ 1129:da3c3e286c88

Introduced a MapfileGenerator that creates Mapserver specific mapfiles based on WSPLGEN results read from filesystem. flys-artifacts/trunk@2644 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Mon, 05 Sep 2011 14:04:03 +0000
parents da4d8631fc46
children e011f8c6e5e8
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/conf.xml	Mon Sep 05 07:17:52 2011 +0000
+++ b/flys-artifacts/doc/conf/conf.xml	Mon Sep 05 14:04:03 2011 +0000
@@ -120,6 +120,16 @@
          creating a Map view.-->
     <floodmap>
         <shapefile-path value="${artifacts.config.dir}/../shapefiles"/>
+        <mapserver>
+            <server path="http://flys-devel.intevation.de/cgi-bin/"/>
+            <mapfile path="${artifacts.config.dir}/../flys.map"/>
+            <templates path="${artifacts.config.dir}/mapserver/"/>
+            <map-template path="mapfile.vm"/>
+        </mapserver>
+
+        <velocity>
+            <logfile path="${artifacts.config.dir}/../velocity_log.log"/>
+        </velocity>
 
         <river name="Saar">
             <srid value="31466"/>

http://dive4elements.wald.intevation.org