Hi, I'm trying to configure mapcache (from latest dev version of MS4W) and would like to cache the first couple of zoom levels of a very large set of USDA NAIP imagery. I've tried using the minzoom and maxzoom tags in the tileset, like this: <grid restricted_extent="-180 -90 180 90" minzoom="1" maxzoom="6">WGS84</grid> but once I zoom below the maxzoom value I get no imagery. I would like it to send the request to the source if it is beyond the maxzoom value. Is there a way to do this? Thanks, James
-- View this message in context: http://osgeo-org.1560.x6.nabble.com/MapCahe-question-Caching-the-first-couple-of-zoom-levels-tp5090882.html Sent from the Mapserver - User mailing list archive at Nabble.com. _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
