[Tilecache] metaTile configuration (and the Python
imaging library?) - tutorial/documentation??
Greg Cocks
gcocks at stoller.com
Mon Jun 9 00:36:56 EDT 2008
Perfect - thank you...
(and Chris @ MetaCarta for the same answer, with a gentle reminder to RFTM and on how to debug TileCache! :-) )
Regards,
GREG COCKS
gcocks at stoller.com
-----Original Message-----
From: Guillaume Sueur [mailto:guillaume.sueur at neogeo-online.net]
Sent: Saturday, June 07, 2008 1:24 AM
To: Greg Cocks
Cc: tilecache at openlayers.org
Subject: Re: [Tilecache] metaTile configuration (and the Python imaging library?) - tutorial/documentation??
another point to check is if the PNG your mapserver draw is interlaced
or not. PIL isn't able to deal with interlaced PNG, so add the option
FORMATOPTION "INTERLACE=OFF" in your OUTPUTFORMAT definition
Hth
Guillaume
Greg Cocks a écrit :
> Hi Ya,
>
>
>
> Can someone point me to some documentation (or a tutorial) that allows
> me to troubleshoot why my metaTile attempt (as below) generates no
> cached PNGs, just the directory structure:
>
>
>
> [munge_site_centres]
>
> type=MapServerLayer
>
> layers=munge_site_centres
>
> mapfile=c:\Inetpub\wwwroot\MapServer\WMS\munge_wms.map
>
> extension=png
>
> metaTile=true
>
> debug=off
>
>
>
> **Note that it works just fine if the metaTile line is not there** -
> except that that labels of the points are truncated on tile boundaries
> (and hence the interest in using metaTile...)
>
>
>
> Web server is IIS, Windoze OS, etc...
>
>
>
> I wanted to try & learn how metaSize, size, etc parameters are used -
> but at tilecache.org could not find details of this? (am I blind? <smile>)
>
>
>
> To the best of my knowledge I have the Python Imaging Library installed
> correctly (1.1.6 for Python 2.5) - but am new to a lot of this, and
> Googling does not show me a quick & dirty on how to independently check
> this.
>
>
>
> Thanks in advance!
>
> ----------
> Regards,
> **/GREG COCKS/**/
> /GIS Analyst V
> gcocks at stoller.com <blocked::mailto:gcocks at stoller.com>
> S. M. Stoller Corp
> 105 Technology Drive, Suite 190
> Broomfield, CO 80021
> www.stoller.com <blocked::http://www.stoller.com/>
> 303-546-4300
> 303-443-1408 fax
> 303-546-4422 direct
> 303-828-7576 cell
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Tilecache mailing list
> Tilecache at openlayers.org
> http://openlayers.org/mailman/listinfo/tilecache
--
More information about the Tilecache
mailing list