[Tilecache] Unsupported SRS namespace (only EPSG and AUTO
currently supported).
geographika
geographika at gmail.com
Thu Jan 20 02:25:57 EST 2011
Hi Mike,
Try the EPSG code for WGS84:
srs=EPSG:4326
Although I think it defaults to this anyway.
Regards,
Seth
On 20/01/2011 03:04, Mike Stoddart wrote:
> Hi,
>
> 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:
>
> Content-Type Header: application/vnd.ogc.se_xml
> Response:
> <?xml version='1.0' encoding="ISO-8859-1" standalone="no" ?>
> <!DOCTYPE ServiceExceptionReport SYSTEM
> "http://schemas.opengis.net/wms/1.1.1/exception_1_1_1.dtd">
> <ServiceExceptionReport version="1.1.1">
> <ServiceException code="InvalidSRS">
> msWMSLoadGetMapParams(): WMS server error. Unsupported SRS namespace
> (only EPSG and AUTO currently supported).
> </ServiceException>
> </ServiceExceptionReport>
>
> My config file is:
>
> [basic]
> type=WMS
> layers=polygons
> mapfile=/opt/test.map
> url=http://localhost/cgi-bin/mapserv?map=/opt/test.map
> bbox=-5000,-5000,5000,5000
> extension=png
> srs=WGS84
>
> Does tilecache this particular projection?
>
> Thanks
>
>
>
> _______________________________________________
> Tilecache mailing list
> Tilecache at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/tilecache
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/tilecache/attachments/20110120/00fe2fe3/attachment.html
More information about the Tilecache
mailing list