<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt;color:#000000;"><div>Hi list,<br><br>I`m using mapfish and I want to load WMS/ArcIMS layer. But I see that my coordinates from bbox are wrong:<br>I get something like 9.5,48.5,90409.5,90448.5. WMS epsg is 4326.<br>projection: new OpenLayers.Projection("EPSG:4326"), //default<br>displayProjection: new OpenLayers.Projection("EPSG:4326"),<br>units: "m",<br>numZoomLevels: 12,<br>maxResolution: 5650,<br>maxExtent: new OpenLayers.Bounds(9.5,48.5,9.6,48.6), &nbsp; <br><br><span>&nbsp;new OpenLayers.Layer.WMS("INFOGIS_WMS", "<a target="_blank" href="http://myserver/wmsconnector/com.esri.wms.Esrimap/GIS_layer">http://myserver/wmsconnector/com.esri.wms.Esrimap/GIS_layer</a>?",</span><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; {layers: '0', format: "image/png", transparent: false, BGCOLOR: '0xCC00CC'&nbsp; },
 {projection: "EPSG:4326", isBaseLayer: true}),<br><br>How can I solve this? Any hints are welcome.<br><br>best regards<br>Sarah<br></div>
</div><br>__________________________________________________<br>Do You Yahoo!?<br>Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails. <br>http://mail.yahoo.com </body></html>