[MapProxy] 512x512 tile service from 256x256 tile source

pavlicek.david at gmail.com pavlicek.david at gmail.com
Thu Sep 1 06:58:09 PDT 2016


Hi Radim,
I think this is not possible. I quickly look at the source code (https://github.com/mapproxy/mapproxy/blob/7ade9e1af398e5408bb6f5af132755e63aeec9dc/mapproxy/source/tile.py#L45 )and there is only check if requested and source tile sizes are equal. If not, exception is raised. So there is no logic for stitching smaller tiles to larger one.

Maybe you should try to use 2 caches. One cache with standard (small) tiles and one with large tiles. Then you can try to use small tile cache as source for large tile cache. I don’t try this, its just quick idea… 

David  

Odesláno z aplikace Pošta pro Windows 10

Od: Radim Blazek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapproxy/attachments/20160901/ddaf9dd1/attachment.html>


More information about the MapProxy mailing list