# HG changeset patch # User Tim Englich # Date 1275906021 0 # Node ID 9336d313f8e11d34d2754db1f3f24b4e94d7871b # Parent bf9e95141ce072c1f96372fc50a0eedcae9b3757 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 diff -r bf9e95141ce0 -r 9336d313f8e1 gnv-artifacts/ChangeLog --- 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 + + * 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 * doc/conf/products/timeseries/conf_mesh.xml: Added vector support for diff -r bf9e95141ce0 -r 9336d313f8e1 gnv-artifacts/doc/conf/maptemplates/mapfile.vm --- 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"