[mapserver-users] mapserver-tilecache DRIVER "AGG/PNG"

Valeria Muñoz valemunoz at gmail.com
Fri Jan 23 05:17:57 PST 2009


hi!

  I have problems with tilecache and mapserver, i soft the lines of my map
with :
*mapfile.*
IMAGETYPE png
OUTPUTFORMAT
   NAME png
   DRIVER "AGG/PNG"
   MIMETYPE "image/png"
   IMAGEMODE RGB
   EXTENSION "png"
   FORMATOPTION "TRANSPARENT=OFF"
   FORMATOPTION "INTERLACE=ON"
END

*I used the same code in my WMS.map:*

OUTPUTFORMAT
   NAME png
   DRIVER "AGG/PNG"
   MIMETYPE "image/png"
   IMAGEMODE RGB
 EXTENSION "png"
   FORMATOPTION "TRANSPARENT=OFF"
   FORMATOPTION "INTERLACE=ON"
END

*tilecache conf*

[ivregion_d02]
type=WMS
url=
http://192.168.51.166/cgi-bin/mapserv.exe?map=c:/ms4w/Apache/htdocs/mapFile/mapas/iv_region_wms_d02.map
extension=png
srs=EPSG:4326
layers=ivwmsd02
maxExtent=-94.759286 -56.941688 -47.367777 -16.539095

 The problem is that the tiles who created tilecache are not with clean and
smooth lines.

I attach images.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20090123/4d01e43a/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: withouttilecache.JPG
Type: image/jpeg
Size: 3711 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20090123/4d01e43a/attachment.jpe>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: withtilecache.JPG
Type: image/jpeg
Size: 3973 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20090123/4d01e43a/attachment-0001.jpe>


More information about the MapServer-users mailing list