Hi,<br><br>sorry for the possible cross posting.<br><br>I&#39;ve been looking for an Open Street Map&#39;s data WMS Server which work in EPSG:4326 projection to visualize with Open Layers, but almost all google&#39;s references I&#39;ve found link to a server seems to be down:<br>
<br>geocache = new OpenLayers.Layer.WMS( &quot;OSM&quot;, <br>
               [<br>                 &quot;<a href="http://t1.hypercube.telascience.org/tiles" target="_blank">http://t1.hypercube.telascience.org/tiles</a>?&quot;,<br>                 &quot;<a href="http://t2.hypercube.telascience.org/tiles" target="_blank">http://t2.hypercube.telascience.org/tiles</a>?&quot;,<br>

                 &quot;<a href="http://t3.hypercube.telascience.org/tiles" target="_blank">http://t3.hypercube.telascience.org/tiles</a>?&quot;,<br>                 &quot;<a href="http://t4.hypercube.telascience.org/tiles" target="_blank">http://t4.hypercube.telascience.org/tiles</a>?&quot;<br>

                 ], <br>                {layers: &#39;osm-4326&#39;, format: &#39;image/png&#39; } );<br><br><br>Main open street map tile servers work with EPSG:900916 <br><br>Do you know any open street map web map service (tiled or not) which work in EPSG:4326?<br>
<br>Thanks in advance, and best regards.<br><br>Alvaro Zabala<br>