<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi all I am experiencing a strange beahviour. <br>
    I started to play with Mapproxy Yesterday so probably I am missing
    something.<br>
    <br>
    I am integrating WorldWind Java with Mapproxy and Geoserver actually
    it works more or less like a charm, this means that I am able to
    connect from WWJ to Mapproxy and display data, mapproxy will provide
    in my actual configuration 2 layers, one which source is an mbtiles
    and one that is a proxy versus Geoserver. <br>
    I have 2 strange beahviour.<br>
    From the previous configuration I have added a Mapnik layer. <br>
    I am still able to see it on WWJ but now rendering is not good (but
    probably this is a problem of WWJ...), is worse than the others two
    layers described above. <br>
    The biggest problem however is that when I try to access to the demo
    page of mapproxy to see the configured Layer I got the map empty
    (totally gray when using png) with an overlay text: "missing
    parameters ['crs']", indeed the openlayers client is generating an
    internal request without CRS parameter like :<br>
    <br>
/service?LAYERS=RomeMapnik&FORMAT=image%2Fpng&SRS=EPSG%3A3857&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&TRANSPARENT=TRUE&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&BBOX=-39047589.564234,-21760371.490743,3806065.973556,1721083.598457&WIDTH=1095&HEIGHT=600<br>
    <br>
    instead WWJ is generating a working request like:<br>
    <br>
wms?service=WMS&request=GetMap&version=1.3.0&crs=EPSG:4326&layers=RomeMapnik&styles=&transparent=TRUE&format=image/png&width=256&height=256&bbox=41.90625,12.65185546875,41.91064453125,12.65625<br>
    <br>
    Any idea about what the problem could be?<br>
    <br>
    Regards<br>
    <div class="moz-signature">-- <br>
      <font size="1">
        <b>Alessio Iannone - Senior Software Engineer<br>
          Nextant Applications & Innovative Solutions S.r.l.</b><br>
        NAIS S.r.l. - Via Andrea Noale, 345/A - 00155 RM<br>
        Tel. : +39 06 91139.038 (Fax .026)<br>
        Email: <a href="mailto:alessio.iannone@nais-solutions.it">alessio.iannone@nais-solutions.it</a><br>
        Web : <a href="http://www.nais-solutions.is">www.nais-solutions.it</a><br>
        <a href="http://it.linkedin.com/in/alessioiannone"><img
            src="cid:part3.06030706.08020509@nais-solutions.it"
            align="middle"> Linked In Profile</a>
      </font></div>
  </body>
</html>