<p><font size=2 face="sans-serif">I use a tilecache layer defined from
zoom 20 to 10</font>
<p><font size=2 face="sans-serif">I really need to call the tiles using
OpenLayers.Layer.TileCache, not the tilecache script in a OpenLayers.Layer.WMS("WMS
layer","localhost/cgi-bin/tilecache ..........)</font>
<p><font size=2 face="sans-serif">Means I need to call OpenLayers.Layer.TileCache
from zoom 1 to 10</font>
<p><font size=2 face="sans-serif">and OpenLayers.Layer.WMS(mapserver wms
layer) from zoom 11 to 20</font>
<p><font size=2 face="sans-serif">Is it possible using a single node? Maybe
using minscale and maxscale in the mapfile?</font>
<p><font size=2 face="sans-serif">I could not make it work</font>
<p><font size=2 face="sans-serif">thanks</font>
<p><font size=2 face="sans-serif">steve</font>