[OpenLayers-Users] georss and srs

Christopher Schmidt crschmidt at metacarta.com
Sun Dec 16 15:36:26 EST 2007


On Sun, Dec 16, 2007 at 09:15:57PM +0100, Ziegler Stefan wrote:
> Hi
> is it possible to use the georss class for other srs than wgs84? Or some
> workaround? The georss simple supports only wgs84, the W3C geo is
> deprecated and I was not able to find out if this format supports other
> srs. Thanks.

As far as GeoRSS itself is concerned, the best thing to do is to contact
the GeoRSS list.

As far as OpenLayers is concerned: when parsing GeoRSS, we don't pretend
to know anything about projection, so just create your data in whatever
SRS you want it to be, and OL will parse the coordinates, not caring
about the projection.  

Regards,
-- 
Christopher Schmidt
MetaCarta



More information about the Users mailing list