[Tilecache] threshold

Brent Pedersen bpederse at gmail.com
Mon Mar 12 15:34:45 EDT 2007


done. 1st ticket.
http://dev.tilecache.org/report/1

On 3/12/07, Christopher Schmidt <crschmidt at metacarta.com> wrote:
> On Mon, Mar 12, 2007 at 10:16:05AM -0800, Brent Pedersen wrote:
> > anyhoo, a quick fix is to set threshold in __init__ as something like:
> >
> > self.threshold = math.abs(bbox[2]/10e4)
> > or
> > (bbox[2] - bbox[0])/10e4
> >
> > havent done enough testing to be sure this is the case, but it seems
> > to have fixed the problems i was seeing.... and it makes sense.
>
> Sounds sane. Will look at pulling in for next version. Please do file a
> ticket.
>
> > is there a trac for tilecache?
>
> http://dev.tilecache.org/ , linked from http://tilecache.org/ . Still
> working on migrating labs.metacarta.com/wms-c/ over there :)
>
> --
> Christopher Schmidt
> MetaCarta
>



More information about the Tilecache mailing list