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.

<<attachment: withouttilecache.JPG>>

<<attachment: withtilecache.JPG>>

_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to