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

thomas bonfort thomas.bonfort at gmail.com
Wed Jan 28 15:05:57 EST 2009


hi,
you could try specifically adding the agg outputformat to your wms url:
url=http://192.168.51.166/cgi-bin/mapserv.exe?map=c:/ms4w/Apache/htdocs/mapFile/mapas/iv_region_wms_d02.map&format=aggpng24

cheers,
thomas


On Fri, Jan 23, 2009 at 14:17, Valeria Muñoz <valemunoz at gmail.com> wrote:
> 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.
>
>
>
>
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>
>


More information about the mapserver-users mailing list