Have anyone tried to set up a tilecache for a certain area of a map, leaving the areas outside of the tiles boundingbox to pure wms calls?
Background is I have a map where about 10% of it is accessed way more frequently than others and it would be good to have it cached but at the same time I can not cache the map as a whole due to space restrictions.
Can I do this in any tilecaching solution or do I have to split the map in two?
