<div dir="ltr"><div><div><div><div>Current MapProxy does not support direct connection to the ArcGIS REST API using the export map call.  Fortunately ArcGIS server is able to publish WMS services as well and you should be able to use the standard WMS connection.  If you are not familiar with ArcGIS server you can view the "catalog" of service published and determine if WMS is support (not by default)<br>
<br></div>Check out the catalog <br><a href="http://geoservices.wallonie.be/arcgis/rest/services">http://geoservices.wallonie.be/arcgis/rest/services</a><br><br></div>Navigate to the MapService you want to connect to:<br>
<a href="http://geoservices.wallonie.be/arcgis/rest/services/TOPOGRAPHIE/PICC/MapServer">http://geoservices.wallonie.be/arcgis/rest/services/TOPOGRAPHIE/PICC/MapServer</a><br><br></div>At the bottom you should see supported interfaces, if WMS is listed click on it to return the GetCabilities.  You can then build your connection in MapProxy using these parameters<br>
<br></div>Regards<br><div><div><br><div><div><div><br><br><br></div></div></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 8 March 2013 06:24, A.Pirard.Papou <span dir="ltr"><<a href="mailto:A.Pirard.Papou@gmail.com" target="_blank">A.Pirard.Papou@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    Hi,<br>
    <br>
    I'm using Mapproxy 1.4.0 and I'm facing a strange (to me) server.<br>
    The UI is an "ArcGIS Server REST API" at  
    <a href="http://geoportail.wallonie.be/walonmap" target="_blank">geoportail.wallonie.be/walonmap</a><br>
    and it makes  WMS-like but not-WMS requests like this:<br>
<a href="http://geoservices.wallonie.be/arcgis/rest/services/TOPOGRAPHIE/PICC/MapServer/export?dpi=96&transparent=true&format=png8&bbox=237697.72401485278%2C135612.54079507195%2C240495.69836080144%2C137632.63858526756&bboxSR=31370&imageSR=31370&size=705%2C509&_ts=1362703550248&f=image" target="_blank">http://geoservices.wallonie.be/arcgis/rest/services/TOPOGRAPHIE/PICC/MapServer/export?dpi=96&transparent=true&format=png8&bbox=237697.72401485278%2C135612.54079507195%2C240495.69836080144%2C137632.63858526756&bboxSR=31370&imageSR=31370&size=705%2C509&_ts=1362703550248&f=image</a><br>

    With a plain WMS source config, Mapproxy sends a plain WMS GetMap
    request and is answered with a HTML page.<br>
    <br>
    What is the Mapproxy configuration to access it? <br>
    Preferably with cache and layer configs to be sure.<br>
    What standard is this and where is it documented?<br>
    <br>
    Thanks!<br>
    <br>
    Cheers, <br>
    <br>
    <table>
      <tbody>
        <tr>
          <td valign="top">André.</td>
        </tr>
      </tbody>
    </table>
    <br>
  </div>

<br>_______________________________________________<br>
MapProxy mailing list<br>
<a href="mailto:MapProxy@lists.osgeo.org">MapProxy@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapproxy" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapproxy</a><br>
<br></blockquote></div><br></div>