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

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

                 ], <br>                {layers: 'osm-4326', format: 'image/png' } );<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>