[Tilecache] List of Tiles in view

Matt Bartolome mattxbart at gmail.com
Thu Feb 11 11:46:38 EST 2010


Hmm, maybe you could take a look at the seed function in Client.py in
tilecache. Make your own version that just builds a list of the files
instead of rendering them. That could then be read into PIL for the
composition.

-Matt

On Thu, Feb 11, 2010 at 8:24 AM, Jonathan mayer <jonrmayer at yahoo.com> wrote:
> Hi Matt - currently using mapserver to pre - seed tiles but want to avoid using it in production
>
> Jonathan
>
> --- On Thu, 11/2/10, Matt Bartolome <mattxbart at gmail.com> wrote:
>
>> From: Matt Bartolome <mattxbart at gmail.com>
>> Subject: Re: [Tilecache] List of Tiles in view
>> To: "Jonathan mayer" <jonrmayer at yahoo.com>
>> Cc: tilecache at openlayers.org
>> Date: Thursday, 11 February, 2010, 16:13
>> What are you using to render the
>> tiles on the backend? I would just
>> use that directly. You can see a mapnik example at
>> http://trac.mapnik.org/wiki/XMLGettingStarted
>>
>> -Matt
>>
>> On Thu, Feb 11, 2010 at 7:01 AM, Jonathan mayer <jonrmayer at yahoo.com>
>> wrote:
>> > Hi List,
>> >
>> > Would anyone have some code/ideas regarding obtaining
>> a list of tiles at a prescribed zoom level with a bbox - The
>> intention being to use PIL to return a single tile??
>> >
>> > Regards,
>> >
>> > Jonathan
>> >
>> >
>> >
>> > _______________________________________________
>> > Tilecache mailing list
>> > Tilecache at openlayers.org
>> > http://openlayers.org/mailman/listinfo/tilecache
>> >
>>
>
>
>
>



More information about the Tilecache mailing list