<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Peter,<br>
    <br>
    Have a look at GDAL (<a class="moz-txt-link-freetext" href="http://www.gdal.org/">http://www.gdal.org/</a>).&nbsp; It is the most popular
    open source project used for raster re-projection.&nbsp; There are
    command line utilities and scripting support.&nbsp; GDAL is delivered
    with MS4W, but I don't think PHP examples are included...<br>
    <pre class="moz-signature" cols="72">Best Regards,
Brent Fraser</pre>
    <br>
    On 7/19/2011 2:51 AM, <a class="moz-txt-link-abbreviated" href="mailto:Peter.Jehle@tba.llv.li">Peter.Jehle@tba.llv.li</a> wrote:
    <blockquote
      cite="mid:2B2D0071AF1EB34F8CABAF121561DEFE07983E35@SVEXC01.gv.li"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="MS Exchange Server version
        6.5.7638.1">
      <title>Reprojection of WMS layer with mapsrcipt</title>
      <!-- Converted from text/rtf format -->
      <p><font size="2" face="Arial">Hi all,</font>
      </p>
      <p><font size="2" face="Arial">I have a proprietary map (-server )
          software, that offers an non WMS-compliant Web-Interface. To
          use this software as a WMS, i have written an wrapper/proxy
          script in php, that translates WMS-request to the proprietary
          URL, performs the request an returns the result as a
          WMS-compliant answer.</font></p>
      <p><font size="2" face="Arial">So far, this works fine. But now i
          have the problem, that I should reproject&nbsp; images according to
          the WMS "SRC" param (for example WGS84). Since my proprietary
          software does not support reprojection, I would like to do
          this task in the php wrapper script. Is there a way to do this
          with mapscript and/or proj4? Can I use mapsript without a
          UNM-Mapserver mapfile? If so, is there a php script example ?</font></p>
      <p><font size="2" face="Arial">Thanks for any suggestion</font>
      </p>
      <p><font size="2" face="Arial">Regard's</font>
        <br>
        <font size="2" face="Arial">Peter</font>
      </p>
      <br>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
MS4W-Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:MS4W-Users@lists.maptools.org">MS4W-Users@lists.maptools.org</a>
<a class="moz-txt-link-freetext" href="http://lists.maptools.org/mailman/listinfo/ms4w-users">http://lists.maptools.org/mailman/listinfo/ms4w-users</a>
</pre>
    </blockquote>
  </body>
</html>