Re: [mapserver-users] Mapcache - optimum format for orthophotos?

2015-10-13 Thread thomas bonfort
in the vast majority of the cases, you'll want to have mapcache use metatiles, be serving PNGs from your WMS server (image/png in your mapcache ), and storing your tiles as JPG (JPG in your ). If you need to preserve transparency on your orthophoto edges, you can choose to store the tiles as

Re: [mapserver-users] Mapcache - how to deal with changes to mapcache.xml?

2015-10-13 Thread thomas bonfort
if it's a change that does not incur backwards compatibility (e.g. adding a tileset, changing the cache backend for a tileset, enabling/disabling a server, ...) you can just issue a graceful restart on the webserver. In your case (change of resolution), the path you suggested is the correct one.

[mapserver-users] (no subject)

2015-10-13 Thread Ahmet Temiz
Hello, I created tile/pyramid structure on my tif file using gdal_retile.py How can use it in my wcs-mapfile ? Regards Ahmet Temiz -- Ahmet Temiz Jeoloji Müh. Afet ve Acil Durum Yönetimi Başkanlığı Bilgi İşlem Dairesi Başkanlığı-CBS Grubu Ahmet Temiz

[mapserver-users] Fwd: pyramid usage in wcs mapfile

2015-10-13 Thread Ahmet Temiz
-- Forwarded message -- From: *Ahmet Temiz* Date: Tuesday, October 13, 2015 Subject: [mapserver-users] (no subject) To: mapserver-users Hello, I created tile/pyramid structure on my tif file using gdal_retile.py How

Re: [mapserver-users] Mapcache - optimum format for orthophotos?

2015-10-13 Thread Robert Sanson
Thanks Thomas. I do not have labels, so would you still recommend metatiles for performance reasons? Would you suggest 3 3 or 5 5 for a Mapserver WMS backend? 3 3 Robert -Original Message- From: thomas bonfort [mailto:thomas.bonf...@gmail.com] Sent: Tuesday, 13 October 2015 8:07 p.m.

Re: [mapserver-users] Mapcache - optimum format for orthophotos?

2015-10-13 Thread Stephen Woodbridge
On 10/13/2015 4:15 PM, Robert Sanson wrote: Thanks Thomas. I do not have labels, so would you still recommend metatiles for performance reasons? Would you suggest 3 3 or 5 5 for a Mapserver WMS backend? 3 3 Robert, Regarding labels you can set a metabuffer value in both the mapcache.xml and