[MapProxy] How to reproject OSM tiles
    Jean-Claude Repetto 
    jrepetto at free.fr
       
    Mon Jan 21 05:57:09 PST 2013
    
    
  
Le 21/01/2013 12:57, gdis at arcor.de a écrit :
> Hi all,
>
> I want to reproject OSM tiles to EPSG:31466? so I can use it as WMS (is it also possible to serve it as TMS?)
> I have a osm source with a custom grid and a cache:
Hi,
I don't think that reprojecting OSM tiles is a good idea, for several 
reasons :
- quality will be lower
- OSM tiles downloading is restricted (read
http://wiki.openstreetmap.org/wiki/Tile_Usage_Policy )
Instead, you should call directly mapnik from MapProxy. Look at the 
documentation at http://mapproxy.org/docs/latest/sources.html#mapnik .
Jean-Claude
    
    
More information about the MapProxy
mailing list