[OpenLayers-Users] Sample OL site...

Christopher Schmidt crschmidt at metacarta.com
Wed Apr 16 17:09:52 EDT 2008


On Wed, Apr 16, 2008 at 03:36:59PM -0500, Steve Lime wrote:
> Hi all: Figured I'd share an OL powered site we've got going.
> 
>   http://www.dnr.state.mn.us/maps/compass.html 
> 
> It's a simple viewer but OL was perfect for this type of thing for us. It's using:
> 
>   - OpenLayers 2.5
>   - MapServer 5.1 (development version, AGG backend)
>   - TileCache 2 (mod_python, WMS layer)
> 
> We still see the odd clipping problem with road shields, even with metatiling on but for the most it
> works well.

Are you using a mapscript or WMS backend? Either way, setting the size
of your label_cache_edge_buffer to something higher than it currently is
will help you here: metaBuffer (default 10) plus 10 should probably do
it (the default is memtaBuffer + 5 with the mapscript layer)...

Great looking site though! Care to do a case-study like writeup on why
you chose this stack? 

Regards,
-- 
Christopher Schmidt
MetaCarta



More information about the Users mailing list