Combining layers into fewer tiles to reduce the number of Apache GETs
Andre Lockhart
andre at COVALUATE.COM
Wed May 23 18:49:34 PDT 2007
We have a MapServer application that uses ESRI shapefiles. There is a
different shapefile for land, street, city name, railroads, parks, etc.
MapServer creates and overlays tiles/layers for each and decorates them
according to the mapfile.
The problem is that it requires over 200 GETs on the web server to pull all
these layers/tiles down to the client and render them.
Since all these layers are static and never need to be toggled on/off, we
would like to flatten them into one layer. This would reduce the number of
GETs by almost an order of magnitude.
Does anyone know how to do this while keeping the decoration (like colors,
fonts, etc.) specified in the mapfile?
Thanks!
<http://www.covaluate.com/>
<http://www.covaluate.com/>
André Lockhart, President
andre at CoValuate.com
510.333.7189
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20070523/a8560f9a/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.jpg
Type: image/jpeg
Size: 2285 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20070523/a8560f9a/attachment.jpg>
More information about the MapServer-users
mailing list