changeset 1067:9336d313f8e1

Modified the mapfiletemplate so that it is possible to request images which with or hight are up to 4000 pixel gnv-artifacts/trunk@1162 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Mon, 07 Jun 2010 10:20:21 +0000
parents bf9e95141ce0
children a4e490e0af5b
files gnv-artifacts/ChangeLog gnv-artifacts/doc/conf/maptemplates/mapfile.vm
diffstat 2 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog	Mon Jun 07 08:26:37 2010 +0000
+++ b/gnv-artifacts/ChangeLog	Mon Jun 07 10:20:21 2010 +0000
@@ -1,3 +1,10 @@
+2010-06-07  Tim Englich  <tim.englich@intevation.de>
+
+	* doc/conf/maptemplates/mapfile.vm: 
+	  Added MAXSIZE to the mapfiletemplate so that it is possible to render the
+	  layer in the fullscreenmode of a mapclient which will request images that 
+	  size are greater than 2048 Pixel.
+
 2010-06-04  Ingo Weinzierl <ingo.weinzierl@intevation.de>
 
 	* doc/conf/products/timeseries/conf_mesh.xml: Added vector support for
--- a/gnv-artifacts/doc/conf/maptemplates/mapfile.vm	Mon Jun 07 08:26:37 2010 +0000
+++ b/gnv-artifacts/doc/conf/maptemplates/mapfile.vm	Mon Jun 07 10:20:21 2010 +0000
@@ -2,6 +2,7 @@
     NAME "GNV-Map"
     STATUS ON
     SIZE 600 400
+    MAXSIZE 4000
     EXTENT -1 53 11 58
     UNITS DD
     SHAPEPATH "../shapefiles"

http://dive4elements.wald.intevation.org