The key is that MapServer is not a tiling engine (yet) rather a tile engine so all it's concerned with is a single tile or metatile. It's the tiling engine's responsibility to make use of metatiles if it chooses to.
Steve >>> On 6/19/2007 at 10:28 AM, in message <[EMAIL PROTECTED]>, Stephen Woodbridge <[EMAIL PROTECTED]> wrote: > Pascal Ehlert wrote: >> Steve Lime wrote: >>> Can't get to the page you reference. Might help to post the label >>> definition you >>> are using. MINDISTANCE is the right parameter. >>> >> Hi Steve! >> >> The page works for me and MINDISTANCE doesn't work with tiling :( >> I guess I have to use tilecache because Mapserver doesn't support >> meta-tiling. > > We use the ka-Map tile.php which is php/mapscript and does support > metatiling using mapserver. But hey, I suppose tilecache is just fine also. > > -Steve W
