Re: [mapserver-users] mapserver-tilecache DRIVER AGG/PNG

2009-01-28 Thread thomas bonfort
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.mapformat=aggpng24

cheers,
thomas


On Fri, Jan 23, 2009 at 14:17, Valeria Muñoz valemu...@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.36 -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@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapserver-users


___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


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

2009-01-23 Thread Valeria Muñoz
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.36 -16.539095

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

I attach images.
attachment: withouttilecache.JPGattachment: withtilecache.JPG___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users