On 2013-11-12 12:09, Ben Abelshausen wrote :
> Hello,
>  
> Anyone here on the list who has experience setting up a WMS service
> using OpenStreetMap tiles in another projection than the default web
> mercator?
>  
> I need a WMS that can handle EPSG:31370.
I assume that you mean a program that can serve WMS and reproject
sources to EPSG:31370.
I mentioned several times Python Mapproxy <http://mapproxy.org/> that I
used locally for exactly the opposite reprojection (using dreaded
Lambert only servers with JOSM). Easy for one who can edit a
configuration file; you'll find examples. Full of options.
It can build an OSM friendly cache, use several sources, use TMS sources
and serve them in WMS etc...
There is another Java Mapproxy configured with a Web interface but I
didn't try it.
But a client not being able to use EPSG:4326 should be mentioned in the
Guinness Book ;-)

Cheers,

André.


_______________________________________________
Talk-be mailing list
Talk-be@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-be

Reply via email to