<!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 Mike,<br>
    <br>
    Try the EPSG code for WGS84:<br>
    <br>
    srs=EPSG:4326<br>
    <br>
    Although I think it defaults to this anyway.<br>
    <br>
    Regards,<br>
    <br>
    Seth<br>
    <br>
    On 20/01/2011 03:04, Mike Stoddart wrote:
    <blockquote
      cite="mid:AANLkTimAZNQqZxRRwnUhdWSqj6n2ESy5JKpN_1SjtAFG@mail.gmail.com"
      type="cite">Hi,<br>
      <br>
      I have mapserver and openlayers working so I configured tilecache.
      I'm using WGS84, but when I configure tilecache and seed the
      cache, I get:<br>
      <br>
      Content-Type Header: application/vnd.ogc.se_xml<br>
      Response: <br>
      &lt;?xml version='1.0' encoding="ISO-8859-1" standalone="no" ?&gt;<br>
      &lt;!DOCTYPE ServiceExceptionReport SYSTEM "<a
        moz-do-not-send="true"
        href="http://schemas.opengis.net/wms/1.1.1/exception_1_1_1.dtd">http://schemas.opengis.net/wms/1.1.1/exception_1_1_1.dtd</a>"&gt;<br>
      &lt;ServiceExceptionReport version="1.1.1"&gt;<br>
      &lt;ServiceException code="InvalidSRS"&gt;<br>
      msWMSLoadGetMapParams(): WMS server error. Unsupported SRS
      namespace (only EPSG and AUTO currently supported).<br>
      &lt;/ServiceException&gt;<br>
      &lt;/ServiceExceptionReport&gt;<br>
      <br>
      My config file is:<br>
      <br>
      [basic]<br>
      type=WMS<br>
      layers=polygons<br>
      mapfile=/opt/test.map<br>
      url=<a moz-do-not-send="true"
        href="http://localhost/cgi-bin/mapserv?map=/opt/test.map">http://localhost/cgi-bin/mapserv?map=/opt/test.map</a><br>
      bbox=-5000,-5000,5000,5000<br>
      extension=png<br>
      srs=WGS84<br>
      <br>
      Does tilecache this particular projection?<br>
      <br>
      Thanks<br>
      <br>
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Tilecache mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Tilecache@lists.osgeo.org">Tilecache@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/tilecache">http://lists.osgeo.org/mailman/listinfo/tilecache</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>