[mapserver-users] MS4W Mapcache

2013-12-18 Thread Sven Schroeter
Hi,

I'm testing the MapCache Apache Module from MapServer for Windows (MS4W
3.1.0-beta1)
Works fine with the cache types disk, sqlite and tiff.
Now I try to create a Cache for Offline with OpenLayers.
I want to create a cache in the structure /z/x/y.png but using a template
for the cache type disk, it's impossible to restart Apache.

   cache name=disktest type=disk

templateC:/ms4w/tmp/ms_tmp/cache/{tileset}/{grid}/{z}/{x}/{y}.{ext}/templ
ate
  symlink_blank/
   /cache

Also the cache type mbtiles doesen't work

cache name=mbtiles type=mbtiles
   dbfileC:/ms4w/tmp/ms_tmp/cache/test.mbtiles/dbfile
/cache

So I try now on a linux machine, but it would be great if it would work for
our customers on windows too.
Any idea?
Thanks
Sven







___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] MS4W Mapcache

2013-12-18 Thread Eichner, Andreas - SID-NLKM
 I want to create a cache in the structure /z/x/y.png but using a
 template
 for the cache type disk, it's impossible to restart Apache.
 
cache name=disktest type=disk
 
 templateC:/ms4w/tmp/ms_tmp/cache/{tileset}/{grid}/{z}/{x}/{y}.{ext}
 /templ
 ate
   symlink_blank/
/cache

Have you tried adding a layout=template attribute to the cache element?

cache name=disktest type=disk layout=template

 Also the cache type mbtiles doesen't work
 
   cache name=mbtiles type=mbtiles
  dbfileC:/ms4w/tmp/ms_tmp/cache/test.mbtiles/dbfile
   /cache


Cache type mbtiles is bundled with the sqlite driver. So if one works the other 
will also do. Have you tried moving it out of the way and let mapcache create a 
fresh one?
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


[mapserver-users] MS4W mapcache

2012-07-05 Thread scott159
Hi,

I would like to use mapcache with package MS4W. Where I could find dll to use 
it ?

thanks
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] MS4W mapcache

2012-07-05 Thread Rahkonen Jukka
Hi,

Have you tried MS4W 6.1-dev? It should come with Mapcache.
http://www.maptools.org/ms4w/index.phtml?page=downloads.html

-Jukka Rahkonen-


scott159 wrote:

 Hi,

 I would like to use mapcache with package MS4W. Where I could find dll to use 
 it ?

thanks
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users