<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 2013-11-12 12:09, Ben Abelshausen
      wrote :<br>
    </div>
    <blockquote
cite="mid:CAOisDiWp_-u4-x5=QGmTPXtBSgeVBkd7R5NqRjR3Z34OAvdk6A@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Hello,</div>
        <div> </div>
        <div>Anyone here on the list who has experience setting up a WMS
          service using OpenStreetMap tiles in another projection than
          the default web mercator?</div>
        <div> </div>
        <div>I need a WMS that can handle EPSG:31370.</div>
      </div>
    </blockquote>
    I assume that you mean a program that can serve WMS and reproject
    sources to EPSG:31370.<br>
    I mentioned several times Python <a href="http://mapproxy.org/">Mapproxy</a>
    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.<br>
    It can build an OSM friendly cache, use several sources, use TMS
    sources and serve them in WMS etc...<br>
    There is another Java Mapproxy configured with a Web interface but I
    didn't try it.<br>
    But a client not being able to use EPSG:4326 should be mentioned in
    the Guinness Book ;-)<br>
    <br>
    Cheers,<br>
    <br>
    <table>
      <tbody>
        <tr>
          <td>André.</td>
        </tr>
      </tbody>
    </table>
    <br>
  </body>
</html>