[mapserver-users] MapCache disk cache issue

Eric Sonaron eric.sonaron at gmail.com
Thu Oct 3 05:05:55 PDT 2013


Next is the <cache> element we are using:

    <cache name="disk" type="disk">
        <base>/var/www/html/mapcache/cache/</base>
        <symlink_blank>/var/www/html/mapcache/cache/</symlink_blank>
        <template>/var/www/html/mapcache/cache/{tileset}#{grid}#{any}#{mes}#{dia}#{hora}#{minut}/{z}/{x}/{y}.{ext}</template>
    </cache>



On Thu, Oct 3, 2013 at 12:50 PM, thomas bonfort <thomas.bonfort at gmail.com>wrote:

> post the full <cache> element. you should be using the
> layout="template" attribute
>
> On 3 October 2013 10:10, Eric Sonaron <eric.sonaron at gmail.com> wrote:
> > Hi,
> > I'm using MapCache with a disk cache configuring using a template similar
> > than:
> >
> >
> <template>/tmp/template-test/{tileset}#{grid}#{dim}/{z}/{x}/{y}.{ext}</template>
> >
> > Problem is on disc, a folder structure is created putin 000 folders for
> Z,
> > X, Y.
> >
> > Is there a way to avoid MapCache creates de 000 folders?
> >
> > Thanks.
> >
> >
> >
> >
> > _______________________________________________
> > mapserver-users mailing list
> > mapserver-users at lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/mapserver-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20131003/4b32f980/attachment.html>


More information about the mapserver-users mailing list