[MapProxy] Tilecache cache data reuse

Fernando Ribeiro fernandinand at gmail.com
Tue Jan 3 05:14:07 EST 2012


Hi Stephan,

Indeed it does solve this issue. Thanks for the tip. I completely missed
out this simple solution.

Cheers,


-- 
Fernando Ribeiro

2012/1/3 Stephan Holl <stephan.holl at intevation.de>

> Hello Fernando,
>
> Fernando Ribeiro <fernandinand at gmail.com>, [20120102 - 18:17:48]
>
> > Hi list,
> >
> > Currently I am trying to reuse some old Tilecache generated data
> > (Tilecache disk format) with MapProxy. The objective is not to ask
> > Tilecache for data, rather MapProxy to use this cache data. As you
> > are familiar, MapProxy uses a SRS suffix at the end of the cache data
> > name folder and Tilecache does not. For a limited period I will have
> > to support alongside Tilecache and MapProxy, desirably using the same
> > data source, the Tilecache one, as this data is really huge to copy.
> >
> > So far I only managed to get this "setup" working by omitting the EPSG
> > suffix code part on config/loader.py, cache configuration class. If I
> > do not omit this, MapProxy always creates a new folder with the same
> > name, plus the suffix SRS code part.
> >
> > Is this the only way to get this "setup" working, or is there another
> > way to be able to reuse a Tilecache data folder?
> >
> > Thanks and wish you all a great year!
> >
>
> If you are on linux a simple symbolic link could solve this? (untested)
>
> Best
>
>        Stephan
>
>
> --
> Stephan Holl <stephan.holl at intevation.de> | Tel.: +49 (0)541-33 508 3663
> Intevation GmbH, Neuer Graben 17, 49074 OS  |  AG Osnabrück - HR B 18998
> Geschäftsführer:  Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner
>
> _______________________________________________
> MapProxy mailing list
> MapProxy at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapproxy
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapproxy/attachments/20120103/61e476ae/attachment.html


More information about the MapProxy mailing list