[mapserver-users] Mapplet Problem
Martin, Daniel
DMartin@erac.com
Mon, 12 Aug 2002 11:57:36 -0500
I believe Rosa works with PNG. Perhaps it would be a better fit for you?
-Dan
-----Original Message-----
From: Doug Braeckel [mailto:BraeckelD@etminc.com]
Sent: Monday, August 12, 2002 7:30 AM
To: 'm.spring@gmx.de'; mapserver-users@lists.gis.umn.edu
Subject: RE: [mapserver-users] Mapplet Problem
That was the problem. Java didn't like the PNG file. JPG worked great, but
the quality, even bumped all the way up, is lacking. I guess I'm going to
have to go with GIF or just deal with the poor image quality.
Thanks to everyone who responded. Now I just have to get the "Applet
mapplet document.form1 has no properties" error figured out.
Thanks again,
Doug
Doug Braeckel
Senior GIS Programmer
England, Thims & Miller, Inc.
PH: (904) 642-8990
FX: (904) 646-9485
-----Original Message-----
From: m.spring@gmx.de [mailto:m.spring@gmx.de]
Sent: Friday, August 09, 2002 3:10 PM
To: mapserver-users@lists.gis.umn.edu
Subject: Re: [mapserver-users] Mapplet Problem
Hi,
your image url points to a png file. At least to my knowlegde java is
not able to handle png files, but your browser may be!
Retry with gif or jpg, this (to my knowledge) should work
Markus