<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#333300">
<font face="sans-serif">Can anyone tell me if there is a WMS server out
there (that's working) that serves Open Street Maps data? I've searched
and found some old sites that don't seem to be working now, and I found
some information that talks about a MapServer solution that involves
downloading several "helper" files and running things through PostGIS,
but is it that complicated? Isn't there just a simple WMS server out
there I could use to load US streets into a MapServer map or is this
not the best way to go about it?<br>
<br>
I also tried </font><font face="sans-serif"><a class="moz-txt-link-freetext" href="http://services.giub.uni-bonn.de/wms">http://services.giub.uni-bonn.de/wms</a>?,
with no luck. I couldn't even get capabilities from it.<br>
<br>
</font><font face="sans-serif">Here's one of the ones I tried. I'll
post the code so if anyone sees a problem with it, please let me know?
That would be helpful. But as it is, this server also doesn't appear to
be working. Both of these were mentioned in search googlits, but
there's not&nbsp; a heck of a lot out there about this.<br>
&nbsp;&nbsp; LAYER<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME osm<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; GROUP "Roads"<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TYPE RASTER<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; METADATA<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "wms_title"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "Open Street Map"<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "wms_group_title"&nbsp;&nbsp;&nbsp;&nbsp; "Roads &amp; Highways"<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "wms_format"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "image/jpeg"<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "wms_srs"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "EPSG:4326"<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "wms_name"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "osm"<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "wms_server_version"&nbsp; "1.1.1"<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "wms_transparent"&nbsp;&nbsp;&nbsp;&nbsp; "true"<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; STATUS ON<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CONNECTIONTYPE WMS<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CONNECTION
<a class="moz-txt-link-rfc2396E" href="http://data1.vizure.net/server/services/request.php?jname=/wms">"http://data1.vizure.net/server/services/request.php?jname=/wms"</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PROJECTION<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "init=epsg:4326"<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<br>
&nbsp;&nbsp; END<br>
<br>
TIA,<br>
- Bill Thoen<br>
</font>
<pre class="moz-signature" cols="72">-- 
GISnet -  <a class="moz-txt-link-abbreviated" href="http://www.gisnet.com">www.gisnet.com</a>
1401 Walnut St., Suite C
Boulder, CO 80302
303-786-9961 tel
303-443-4856 fax
</pre>
</body>
</html>