[georss] GeoRSS reader that displays Lines and shapes?

Steve Lombardi stevelom at microsoft.com
Tue Mar 6 01:31:23 EST 2007


Hi - I'm debugging a feed generator and would like to try my feed with a reader that supports lines and polygons. A stripped down sample feed is here:

http://veteam.members.winisp.net/rsstest/RSSCorrected.xml

I tried to view it with Mapufacture and Acme, but in both cases nothing displays. So either something is bad in my feed, or the 2 readers I tried don't like something in the feed (like the polyline?)

Thanks for any assist. A pointer to a reader that displays Lines/shapes or verification that something is indeed whacked in my feed would be most welcome. Thanks!


It should render something like this:

[cid:image001.png at 01C75F74.6626C390]

The source looks like:

- <rss version="2.0" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
- <channel>
  <title>POINTS ONLY</title>
  <description>msftve_1008</description>
  <link>http://local.live.com/?v=2&cid=CCE91DBC9BB382FD!177</link>
  <pubDate>Tue, 06 Mar 2007 05:13:45 GMT</pubDate>
- <item>
  <title>Line</title>
  <link>http://local.live.com/?v=2&cid=CCE91DBC9BB382FD!177</link>
  <guid>CCE91DBC9BB382FD!496</guid>
  <pubDate>Tue, 06 Mar 2007 05:13:45 GMT</pubDate>
  <description><div style="padding:4px;"> </div> <br/></description>
  <georss:line>42.391008609205045,-74.0478515625,32.99023555965106,-83.5400390625</georss:line>
  </item>
- <item>
  <title>Albany, GA</title>
  <link>http://local.live.com/?v=2&cid=CCE91DBC9BB382FD!177</link>
  <guid>CCE91DBC9BB382FD!179</guid>
  <pubDate>Tue, 06 Mar 2007 04:52:45 GMT</pubDate>
  <description><div style="padding:4px;"> In Georgia </div> <br/></description>
  <georss:point>31.5804041559295,-84.156003858156</georss:point>
  </item>
- <item>
  <title>Albany, NY</title>
  <link>http://local.live.com/?v=2&cid=CCE91DBC9BB382FD!177</link>
  <guid>CCE91DBC9BB382FD!178</guid>
  <pubDate>Tue, 06 Mar 2007 04:52:36 GMT</pubDate>
  <description><div style="padding:4px;"> In NY </div> <br/></description>
  <georss:point>42.64204079304427,-73.74572753906251</georss:point>
  </item>
  </channel>
  </rss>





-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.eogeo.org/pipermail/georss/attachments/20070305/254a7a4c/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 104148 bytes
Desc: image001.png
Url : http://lists.eogeo.org/pipermail/georss/attachments/20070305/254a7a4c/attachment.png 


More information about the georss mailing list