<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Hi,<br>
<br>
your maxResolution is a bit weird. Are you sure that you want to have
at least 5650 map units (decimal degrees!) in one map pixel?<br>
<br>
The values you get for the top-right corner are logical, given this
maxResolution value. Try to remove the maxResolution property, or
choose something near 1 to see the difference.<br>
<br>
Regards,<br>
Andreas.<br>
<br>
On 2009-12-11 11:22, Sarah Schuessler wrote:
<blockquote cite="mid:153317.11338.qm@web26508.mail.ukl.yahoo.com"
 type="cite">
  <style type="text/css"><!-- DIV {margin:0px;} --></style>
  <div
 style="font-family: times new roman,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);">
  <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
 moz-do-not-send="true" 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&uuml;gt &uuml;ber einen herausragenden
Schutz gegen Massenmails. <br>
<a class="moz-txt-link-freetext" href="http://mail.yahoo.com">http://mail.yahoo.com</a>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@openlayers.org">Users@openlayers.org</a>
<a class="moz-txt-link-freetext" href="http://openlayers.org/mailman/listinfo/users">http://openlayers.org/mailman/listinfo/users</a>
  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
Andreas Hocevar
OpenGeo - <a class="moz-txt-link-freetext" href="http://opengeo.org/">http://opengeo.org/</a>
Expert service straight from the developers.
</pre>
</body>
</html>