[mapserver-users] How to make tilecache to mapcache?
thomas bonfort
thomas.bonfort at gmail.com
Sat Feb 1 00:41:45 PST 2014
Steve,
mapcache uses nearly the same disk layout as tilecache, so you can
reuse your existing cache directly. You'll have to symlink one
directory, as only the leading path differs (once you hit the numeric
"z" directories, the layout is identical)
e.g.
/mapcache/bathy_contours/WGS84 should point to /tilecache/bathy_contours
--
thomas
On 1 February 2014 06:08, Stephen Woodbridge <woodbri at swoodbridge.com> wrote:
> Hi,
>
> Has anyone moved a existing cache of tiles from tilecache to mapcache?
>
> I'm assuming that basically the tiles can be renamed and moved into a new
> directory tree structure.
>
> Does anyone have a script that does this?
>
> Or maybe there is a way to configure the mapcache.xml so that it can just
> work with the existing directory structure? How?
>
> Thanks,
> -Steve
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
More information about the MapServer-users
mailing list