<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Nachricht</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16809" name=GENERATOR></HEAD>
<BODY><!-- Converted from text/plain format -->
<P><FONT face=Arial size=2>Hi Michael,<BR><BR>seems to be quite difficult 
;-)&nbsp;</FONT></P>
<P><FONT size=2><FONT face=Arial>I have recognized that the attribute MIMETYPE 
has also an influence.</FONT>&nbsp;</FONT><BR><BR><FONT size=2>&nbsp; 
OUTPUTFORMAT<BR>&nbsp;&nbsp;&nbsp;&nbsp; #MIMETYPE 
"image/png"<BR>&nbsp;&nbsp;&nbsp;&nbsp; NAME 'AGGA'<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
DRIVER AGG/PNG<BR>&nbsp;&nbsp;&nbsp;&nbsp; EXTENSION 
PNG<BR>&nbsp;&nbsp;&nbsp;&nbsp; IMAGEMODE RGB #RGBA<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
TRANSPARENT ON<BR>&nbsp; END</FONT></P>
<DIV><FONT size=2><FONT face=Arial color=#0000ff>delivers a correct 
legend-picture, but the map looks very poor:</FONT></FONT></DIV>
<DIV><FONT size=2><FONT face=Arial color=#0000ff>legend is <IMG 
src="cid:989360907@04032009-3721"></FONT></FONT></DIV>
<DIV><FONT size=2><FONT face=Arial color=#0000ff></FONT></FONT>&nbsp;</DIV>
<DIV><FONT size=2><FONT face=Arial color=#0000ff>map is very poor &nbsp;<IMG 
src="cid:989360907@04032009-3728"></FONT></FONT></DIV>
<DIV><FONT size=2><FONT face=Arial color=#0000ff></FONT></FONT>&nbsp;</DIV>
<DIV><FONT size=2><FONT face=Arial color=#0000ff></FONT></FONT>&nbsp;</DIV>
<DIV><FONT size=2><FONT face=Arial color=#0000ff>Changing to 
</FONT></FONT></DIV>
<DIV><FONT size=2>&nbsp; OUTPUTFORMAT<BR>&nbsp;&nbsp;&nbsp;&nbsp; #MIMETYPE 
"image/png"<BR>&nbsp;&nbsp;&nbsp;&nbsp; NAME 'AGGA'<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
DRIVER AGG/PNG<BR>&nbsp;&nbsp;&nbsp;&nbsp; EXTENSION 
PNG<BR>&nbsp;&nbsp;&nbsp;&nbsp; IMAGEMODE RGB #RGBA<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
TRANSPARENT ON<BR>&nbsp; END</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2><FONT face=Arial color=#0000ff>or </FONT></DIV>
<P>&nbsp; OUTPUTFORMAT<BR>&nbsp;&nbsp;&nbsp;&nbsp; #MIMETYPE 
"image/png"<BR>&nbsp;&nbsp;&nbsp;&nbsp; NAME 'AGG'<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
DRIVER AGG/PNG<BR>&nbsp;&nbsp;&nbsp;&nbsp; EXTENSION 
PNG<BR>&nbsp;&nbsp;&nbsp;&nbsp; IMAGEMODE RGB #RGBA<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
TRANSPARENT ON<BR>&nbsp; END</P>
<P><FONT face=Arial color=#0000ff>delivers exact the same results.</FONT></P>
<DIV><FONT face=Arial color=#0000ff></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial color=#0000ff>I only get 24bit png witch using MIMETYP 
"image/png". so</FONT></DIV>
<DIV><FONT face=Arial color=#0000ff></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial color=#0000ff>&nbsp; 
OUTPUTFORMAT<BR>&nbsp;&nbsp;&nbsp;&nbsp; MIMETYPE 
"image/png"<BR>&nbsp;&nbsp;&nbsp;&nbsp; NAME 'AGG'<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
DRIVER AGG/PNG<BR>&nbsp;&nbsp;&nbsp;&nbsp; EXTENSION 
PNG<BR>&nbsp;&nbsp;&nbsp;&nbsp; IMAGEMODE RGB<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
TRANSPARENT OFF<BR>&nbsp; END</FONT></DIV>
<DIV><FONT face=Arial color=#0000ff></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial color=#0000ff>delivers:</FONT></DIV>
<DIV><FONT face=Arial color=#0000ff></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial color=#0000ff>legend in tmp-directory and pdf-print is 
<IMG src="cid:989360907@04032009-372F"></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial color=#0000ff></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial color=#0000ff>maps is <IMG 
src="cid:989360907@04032009-373D"></FONT></DIV>
<P><FONT face=Arial color=#0000ff>But the legend delivered by request with 
firefox is <IMG src="cid:989360907@04032009-3744"></FONT><BR><BR></P>
<DIV><FONT face=Arial color=#0000ff>A workaround could be:</FONT></DIV>
<DIV><FONT face=Arial color=#0000ff>Using a seperate mapservice generating the 
legend graphic. Because the legend should also have ""round edges" there must be 
a "keyimage" definition in the mapfile. </FONT></DIV>
<DIV><FONT face=Arial color=#0000ff>But maintaining this workaround is a lot of 
work. Mapserver is now able to procue the legends as they should be. 
</FONT></DIV>
<DIV><FONT face=Arial color=#0000ff>But mapbender is not printing them as they 
should be.</FONT></DIV>
<P><FONT face=Arial color=#0000ff>regards</FONT></P>
<P><FONT face=Arial color=#0000ff>Herbert</FONT></P>
<P><BR><BR>&gt;-----Ursprüngliche Nachricht-----<BR>&gt;Von: 
mapbender_users-bounces@lists.osgeo.org<BR>&gt;[<A 
href="mailto:mapbender_users-bounces@lists.osgeo.org">mailto:mapbender_users-bounces@lists.osgeo.org</A>] 
Im Auftrag<BR>&gt;von Michael Schulz<BR>&gt;Gesendet: Dienstag, 3. März 2009 
14:05<BR>&gt;An: Mapbender User List<BR>&gt;Betreff: Re: [Mapbender-users] MB 
2.5: Problems with legends<BR>&gt;in pdf-print using mapserver's 
agg<BR>&gt;<BR>&gt;<BR>&gt;Hi Herbert,<BR>&gt;<BR>&gt;I am somewhat at the end 
of my latin ;-)<BR>&gt;<BR>&gt;class_SaveLegend should create a white background 
rectangle in each<BR>&gt;created legend image. If I remember correctly your 
using the RGBA mode<BR>&gt;in your outputformat. Could you try with only RGB? 
Maybe the pdf class<BR>&gt;image functions cannot handle alpha channel 
transparency.<BR>&gt;<BR>&gt;Cheers, Michael<BR>&gt;<BR>&gt;<BR>&gt;2009/3/3 
Schönhammer, Herbert &lt;Schoenhammer.Herbert@regensburg.de&gt;:<BR>&gt;&gt; Hi 
Michael,<BR>&gt;&gt;<BR>&gt;&gt; (sorry today and tomorrow I have a lot of dates 
:-(, so i'm<BR>&gt;late to answer ! )<BR>&gt;&gt;<BR>&gt;&gt; following your 
hints, I'm observing following:<BR>&gt;&gt;<BR>&gt;&gt; 1) I'm using again: 
image/png as wms setting<BR>&gt;&gt; 2) $unlink=false: The png -file of the 
legend-picture is a<BR>&gt;24 bit picture with the wrong (=black) 
background-color<BR>&gt;&gt; 3) Looking at apache-log 
mapbender's<BR>&gt;getlegendgraphic-request uses "image/png"<BR>&gt;&gt; 4) 
Taking the request from apache-log and sending this<BR>&gt;request to mapserver: 
the picture comes with transparent<BR>&gt;background (like it should be) as a 24 
bit png !<BR>&gt;&gt;<BR>&gt;&gt; =&gt; The request from mapbender to mapserver 
has a correct 24<BR>&gt;bit png as result<BR>&gt;&gt; =&gt; The temporary file 
in the tmp- directory is also a 24bit<BR>&gt;png, but with wrong background 
color<BR>&gt;&gt; =&gt; This wrong (black) png is inc´luded into the generated 
pdf !<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; P.S: I'm not able to give you access 
to the services. From<BR>&gt;Internet they will be rechable next weak 
!<BR>&gt;&gt;<BR>&gt;&gt; regards<BR>&gt;&gt; 
Herbert<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;&gt;-----Ursprüngliche 
Nachricht-----<BR>&gt;&gt;&gt;Von: 
mapbender_users-bounces@lists.osgeo.org<BR>&gt;&gt;&gt;[<A 
href="mailto:mapbender_users-bounces@lists.osgeo.org">mailto:mapbender_users-bounces@lists.osgeo.org</A>] 
Im Auftrag<BR>&gt;&gt;&gt;von Michael Schulz<BR>&gt;&gt;&gt;Gesendet: Montag, 2. 
März 2009 17:57<BR>&gt;&gt;&gt;An: Mapbender User List<BR>&gt;&gt;&gt;Betreff: 
Re: [Mapbender-users] MB 2.5: Problems with legends<BR>&gt;&gt;&gt;in pdf-print 
using mapserver's 
agg<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;Hi,<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;the 
problem with 24bit rendering is, that mapserver publishes that 
as<BR>&gt;&gt;&gt;"image/png;mode=24bit" in the wms getcapabilities if you don't 
define<BR>&gt;&gt;&gt;a special outputformat. So, when you have set image/png 
as<BR>&gt;&gt;&gt;image-format in mapbender and you get a 24bit png back 
everything is<BR>&gt;&gt;&gt;perfect.<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;Have you 
tried setting $unlink=false in printPDF.conf and<BR>&gt;then 
examine<BR>&gt;&gt;&gt;the temporary images while generating the pdf output? I 
am not sure,<BR>&gt;&gt;&gt;if this has impact on the legend images, but it 
could be worth a try.<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;Cheers, 
Michael<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;2009/3/2 Schönhammer, 
Herbert &lt;Schoenhammer.Herbert@regensburg.de&gt;:<BR>&gt;&gt;&gt;&gt; Hi 
Michael,<BR>&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt; sorry I don't really understand 
your hint :-(<BR>&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt; At the moment I use 
(wms-gui-settings): "image/png"<BR>&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt; But 
there is no difference between "image/png" and<BR>&gt;&gt;&gt;"image/png; 
mode=24bit".<BR>&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt; Only the settings in the 
mapfile determine the outputformat.<BR>&gt;&gt;&gt;So the following always 
generates a 8bit output. In this case,<BR>&gt;&gt;&gt;the printig of the picture 
in the legend is okay, but the<BR>&gt;&gt;&gt;quality of the map is very very 
poor.<BR>&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt; # 8 Bit Farbe<BR>&gt;&gt;&gt;&gt; 
OUTPUTFORMAT<BR>&gt;&gt;&gt;&gt;&nbsp;&nbsp;&nbsp; NAME 
'AGG_Q'<BR>&gt;&gt;&gt;&gt;&nbsp;&nbsp;&nbsp; DRIVER 
AGG/PNG<BR>&gt;&gt;&gt;&gt;&nbsp;&nbsp;&nbsp; IMAGEMODE 
RGB<BR>&gt;&gt;&gt;&gt;&nbsp;&nbsp;&nbsp; FORMATOPTION 
"QUANTIZE_FORCE=ON"<BR>&gt;&gt;&gt;&gt;&nbsp;&nbsp;&nbsp; FORMATOPTION 
"QUANTIZE_DITHER=OFF"<BR>&gt;&gt;&gt;&gt;&nbsp;&nbsp;&nbsp; FORMATOPTION 
"QUANTIZE_COLORS=256"<BR>&gt;&gt;&gt;&gt; 
END<BR>&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt; So I want a map with 24bit 
color.<BR>&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt; Please: Could you give me some 
more hints?<BR>&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt; What shall I use ? 
"image/png" or "image/png; mode=24bit" 
in<BR>&gt;&gt;&gt;wms-settings?<BR>&gt;&gt;&gt;&gt; What settings in the mapfile 
should be done in this case ?<BR>&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt; 
regards<BR>&gt;&gt;&gt;&gt; Herbert 
Schönhammer<BR>&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;-----Ursprüngliche 
Nachricht-----<BR>&gt;&gt;&gt;&gt;&gt;Von: 
mapbender_users-bounces@lists.osgeo.org<BR>&gt;&gt;&gt;&gt;&gt;[<A 
href="mailto:mapbender_users-bounces@lists.osgeo.org">mailto:mapbender_users-bounces@lists.osgeo.org</A>] 
Im Auftrag<BR>&gt;&gt;&gt;&gt;&gt;von Michael 
Schulz<BR>&gt;&gt;&gt;&gt;&gt;Gesendet: Montag, 2. März 2009 
14:39<BR>&gt;&gt;&gt;&gt;&gt;An: Mapbender User 
List<BR>&gt;&gt;&gt;&gt;&gt;Betreff: Re: [Mapbender-users] MB 2.5: Problems with 
legends<BR>&gt;&gt;&gt;&gt;&gt;in pdf-print using mapserver's 
agg<BR>&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;Hello 
Mr. Schönhammer,<BR>&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;are you using 
imagemode "image/png;24bit mode" for this service 
in<BR>&gt;&gt;&gt;&gt;&gt;Mapbender? Then this could be the problem, 
because<BR>&gt;printPDF sets the<BR>&gt;&gt;&gt;&gt;&gt;imageformat for the maps 
and the legend icons to image/png.<BR>&gt;&gt;&gt;Then 
maybe<BR>&gt;&gt;&gt;&gt;&gt;your customized outputformat isn't used anymore... 
In the GUI the<BR>&gt;&gt;&gt;&gt;&gt;imageformats are used as defined in gui 
wms settings.<BR>&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;Chees, Michael 
Schulz<BR>&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;2009/3/2 
Schönhammer, Herbert 
&lt;Schoenhammer.Herbert@regensburg.de&gt;:<BR>&gt;&gt;&gt;&gt;&gt;&gt; Hi 
list,<BR>&gt;&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;&gt; I have a new 
strange problem with pdf-print in Mapbender 
2.5.<BR>&gt;&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;&gt; Lines should be 
rendered with rounded linejoins. So I'm<BR>&gt;&gt;&gt;&gt;&gt;using mapserver 
agg<BR>&gt;&gt;&gt;&gt;&gt;&gt; - renderer with an outputformat defined 
like:<BR>&gt;&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;&gt; 
OUTPUTFORMAT<BR>&gt;&gt;&gt;&gt;&gt;&gt;&nbsp;&nbsp;&nbsp; ##NAME 
png<BR>&gt;&gt;&gt;&gt;&gt;&gt;&nbsp;&nbsp;&nbsp; ##DRIVER 
"GD/PNG"<BR>&gt;&gt;&gt;&gt;&gt;&gt;&nbsp;&nbsp;&nbsp; MIMETYPE 
"image/png"<BR>&gt;&gt;&gt;&gt;&gt;&gt;&nbsp;&nbsp;&nbsp; NAME 
'AGGA'<BR>&gt;&gt;&gt;&gt;&gt;&gt;&nbsp;&nbsp;&nbsp; DRIVER 
AGG/PNG<BR>&gt;&gt;&gt;&gt;&gt;&gt;&nbsp;&nbsp;&nbsp; EXTENSION 
PNG<BR>&gt;&gt;&gt;&gt;&gt;&gt;&nbsp;&nbsp;&nbsp; IMAGEMODE 
RGBA<BR>&gt;&gt;&gt;&gt;&gt;&gt;&nbsp;&nbsp;&nbsp; TRANSPARENT 
ON<BR>&gt;&gt;&gt;&gt;&gt;&gt; 
END<BR>&gt;&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;&gt; 
Things are done well<BR>&gt;&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;&gt; in 
the map<BR>&gt;&gt;&gt;&gt;&gt;&gt; and in the legend of the 
gui.<BR>&gt;&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;&gt; 
Things are going wrong in printing the legend in 
pdf-print.<BR>&gt;&gt;&gt;&gt;&gt;&gt; The legend picture is drawn with a black 
background. So the<BR>&gt;&gt;&gt;&gt;&gt;text of 
the<BR>&gt;&gt;&gt;&gt;&gt;&gt; legend is not readable anymore. (Please see 
examples in<BR>&gt;&gt;&gt;the 
appendix)<BR>&gt;&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;&gt; 
Until now I used gd-driver. With gd-driver all things 
are<BR>&gt;&gt;&gt;&gt;&gt;going 
right.<BR>&gt;&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;&gt; The background of 
the legend picture is defined transparent.<BR>&gt;&gt;&gt;&gt;&gt;So the 
same<BR>&gt;&gt;&gt;&gt;&gt;&gt; legend picture my be used in different guis 
(with different<BR>&gt;&gt;&gt;&gt;&gt;&gt; background-color) and in 
pdf-Print.<BR>&gt;&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;&gt; 
LEGEND<BR>&gt;&gt;&gt;&gt;&gt;&gt;&nbsp;&nbsp; STATUS 
ON<BR>&gt;&gt;&gt;&gt;&gt;&gt;&nbsp;&nbsp; KEYSIZE 298 
398<BR>&gt;&gt;&gt;&gt;&gt;&gt;&nbsp;&nbsp; KEYSPACING 10 
1<BR>&gt;&gt;&gt;&gt;&gt;&gt;&nbsp;&nbsp; 
LABEL<BR>&gt;&gt;&gt;&gt;&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; TYPE 
TRUETYPE<BR>&gt;&gt;&gt;&gt;&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; FONT 
"verdana"<BR>&gt;&gt;&gt;&gt;&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
8<BR>&gt;&gt;&gt;&gt;&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; POSITION 
lc<BR>&gt;&gt;&gt;&gt;&gt;&gt;&nbsp;&nbsp; END # END 
LABEL<BR>&gt;&gt;&gt;&gt;&gt;&gt;&nbsp;&nbsp; TRANSPARENT 
ON<BR>&gt;&gt;&gt;&gt;&gt;&gt;&nbsp;&nbsp; IMAGECOLOR 255 255 
255<BR>&gt;&gt;&gt;&gt;&gt;&gt; END&nbsp;&nbsp; 
#LEGEND<BR>&gt;&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;&gt; I'm not able to 
detect any difference in the pictures<BR>&gt;&gt;&gt;&gt;&gt;produced by gd or 
by<BR>&gt;&gt;&gt;&gt;&gt;&gt; agg. In all tools (even photo-editors) the 
background is<BR>&gt;displayed<BR>&gt;&gt;&gt;&gt;&gt;&gt; transparent. Only in 
mapbender pdf-print the background is<BR>&gt;&gt;&gt;&gt;&gt;displayed 
in<BR>&gt;&gt;&gt;&gt;&gt;&gt; black. So I think, the solution could be in 
pdf-print ?<BR>&gt;&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;&gt; Has anybody 
observed similar problems ?<BR>&gt;&gt;&gt;&gt;&gt;&gt; Has anybody a tipp 
?<BR>&gt;&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;&gt; Thanks a 
lot<BR>&gt;&gt;&gt;&gt;&gt;&gt; Herbert 
Schönhammer<BR>&gt;&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;&gt; 
_______________________________________________<BR>&gt;&gt;&gt;&gt;&gt;&gt; 
Mapbender_users mailing list<BR>&gt;&gt;&gt;&gt;&gt;&gt; 
Mapbender_users@lists.osgeo.org<BR>&gt;&gt;&gt;&gt;&gt;&gt; <A 
href="http://lists.osgeo.org/mailman/listinfo/mapbender_users">http://lists.osgeo.org/mailman/listinfo/mapbender_users</A><BR>&gt;&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;--<BR>&gt;&gt;&gt;&gt;&gt;-----------------------------------------------------------<BR>&gt;&gt;&gt;&gt;&gt;Michael 
Schulz<BR>&gt;&gt;&gt;&gt;&gt;mschulz@webgis.de<BR>&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;in 
medias res<BR>&gt;&gt;&gt;&gt;&gt;Gesellschaft für Informationstechnologie 
mbH<BR>&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;In den Weihermatten 
66<BR>&gt;&gt;&gt;&gt;&gt;79108 
Freiburg<BR>&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;Tel&nbsp; +49 (0)761 
556959-5<BR>&gt;&gt;&gt;&gt;&gt;Fax +49 (0)761 
556959-6<BR>&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt;<A 
href="http://www.webgis.de">http://www.webgis.de</A> / <A 
href="http://www.zopecms.de">http://www.zopecms.de</A><BR>&gt;&gt;&gt;&gt;&gt;-----------------------------------------------------------<BR>&gt;&gt;&gt;&gt;&gt;Geschäftsführer: 
Stefan Giese, Dr. Christof Lindenbeck<BR>&gt;&gt;&gt;&gt;&gt;Eingetragen im 
Handelsregister HRB 5930 beim Amtsgericht 
Freiburg<BR>&gt;&gt;&gt;&gt;&gt;_______________________________________________<BR>&gt;&gt;&gt;&gt;&gt;Mapbender_users 
mailing 
list<BR>&gt;&gt;&gt;&gt;&gt;Mapbender_users@lists.osgeo.org<BR>&gt;&gt;&gt;&gt;&gt;<A 
href="http://lists.osgeo.org/mailman/listinfo/mapbender_users">http://lists.osgeo.org/mailman/listinfo/mapbender_users</A><BR>&gt;&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt; 
_______________________________________________<BR>&gt;&gt;&gt;&gt; 
Mapbender_users mailing list<BR>&gt;&gt;&gt;&gt; 
Mapbender_users@lists.osgeo.org<BR>&gt;&gt;&gt;&gt; <A 
href="http://lists.osgeo.org/mailman/listinfo/mapbender_users">http://lists.osgeo.org/mailman/listinfo/mapbender_users</A><BR>&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;--<BR>&gt;&gt;&gt;-----------------------------------------------------------<BR>&gt;&gt;&gt;Michael 
Schulz<BR>&gt;&gt;&gt;mschulz@webgis.de<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;in medias 
res<BR>&gt;&gt;&gt;Gesellschaft für Informationstechnologie 
mbH<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;In den Weihermatten 66<BR>&gt;&gt;&gt;79108 
Freiburg<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;Tel&nbsp; +49 (0)761 
556959-5<BR>&gt;&gt;&gt;Fax +49 (0)761 
556959-6<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;<A 
href="http://www.webgis.de">http://www.webgis.de</A> / <A 
href="http://www.zopecms.de">http://www.zopecms.de</A><BR>&gt;&gt;&gt;-----------------------------------------------------------<BR>&gt;&gt;&gt;Geschäftsführer: 
Stefan Giese, Dr. Christof Lindenbeck<BR>&gt;&gt;&gt;Eingetragen im 
Handelsregister HRB 5930 beim Amtsgericht 
Freiburg<BR>&gt;&gt;&gt;_______________________________________________<BR>&gt;&gt;&gt;Mapbender_users 
mailing list<BR>&gt;&gt;&gt;Mapbender_users@lists.osgeo.org<BR>&gt;&gt;&gt;<A 
href="http://lists.osgeo.org/mailman/listinfo/mapbender_users">http://lists.osgeo.org/mailman/listinfo/mapbender_users</A><BR>&gt;&gt;&gt;<BR>&gt;&gt; 
_______________________________________________<BR>&gt;&gt; Mapbender_users 
mailing list<BR>&gt;&gt; Mapbender_users@lists.osgeo.org<BR>&gt;&gt; <A 
href="http://lists.osgeo.org/mailman/listinfo/mapbender_users">http://lists.osgeo.org/mailman/listinfo/mapbender_users</A><BR>&gt;&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;--<BR>&gt;-----------------------------------------------------------<BR>&gt;Michael 
Schulz<BR>&gt;mschulz@webgis.de<BR>&gt;<BR>&gt;in medias res<BR>&gt;Gesellschaft 
für Informationstechnologie mbH<BR>&gt;<BR>&gt;In den Weihermatten 
66<BR>&gt;79108 Freiburg<BR>&gt;<BR>&gt;Tel&nbsp; +49 (0)761 556959-5<BR>&gt;Fax 
+49 (0)761 556959-6<BR>&gt;<BR>&gt;<A 
href="http://www.webgis.de">http://www.webgis.de</A> / <A 
href="http://www.zopecms.de">http://www.zopecms.de</A><BR>&gt;-----------------------------------------------------------<BR>&gt;Geschäftsführer: 
Stefan Giese, Dr. Christof Lindenbeck<BR>&gt;Eingetragen im Handelsregister HRB 
5930 beim Amtsgericht 
Freiburg<BR>&gt;_______________________________________________<BR>&gt;Mapbender_users 
mailing list<BR>&gt;Mapbender_users@lists.osgeo.org<BR>&gt;<A 
href="http://lists.osgeo.org/mailman/listinfo/mapbender_users">http://lists.osgeo.org/mailman/listinfo/mapbender_users</A><BR>&gt;</FONT> 
</P></BODY></HTML>