<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-10-24 14:01, Oliver Tonnhofer
      wrote :<br>
    </div>
    <blockquote
      cite="mid:6FA8EB36-2C56-4F97-BFB7-B6381DD98129@omniscale.de"
      type="cite">
      <pre wrap="">
On 23.10.2013, at 21:37, Bruce Crevensten wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">I'm trying to use MapProxy to present OpenStreetMap layers in a nonstandard projection, EPSG:3338 (Alaska Albers).  The end goal is to use this as a base layer in an app that adds other layers showing historical sea ice extent around Alaska, which is why this (or a similar polar projection) is needed.

Instead of a clean map, I'm seeing extreme distortion around the antimeridian/date line.  Screenshot of distortion around antimeridian/date line is here:
</pre>
      </blockquote>
      <pre wrap="">
Unfortunately there is no explicit support for handling the antimeridian in MapProxy (yet).
You will get unwanted results as soon as you cross the dateline (and that may happen internally when MapProxy transforms bounding boxes between 3857 and 3338).
</pre>
    </blockquote>
    Out of curiosity, I'd like to know the result of the test I
    suggested and hence the possibility of the same kludge as for the
    unlucky islanders: build the picture in two parts on each side of
    that line.<br>
    <br>
    Cheers,<br>
    <br>
    <table>
      <tbody>
        <tr>
          <td>AndrĂ©.</td>
        </tr>
      </tbody>
    </table>
    <br>
  </body>
</html>