[georss] GeoRSS reader that displays Lines and shapes?
Mikel Maron
mikel_maron at yahoo.com
Tue Mar 6 07:21:29 EST 2007
worldKit can parse and display all geometries and variations.
----- Original Message ----
From: Martin Daly <Martin.Daly at cadcorp.com>
To: Steve Lombardi <stevelom at microsoft.com>; georss at lists.eogeo.org
Sent: Monday, March 5, 2007 11:39:35 PM
Subject: Re: [georss] GeoRSS reader that displays Lines and shapes?
RE: [georss] GeoRSS reader that displays Lines and shapes?
Steve,
A quick look suggests that you need spaces separating the ordinates, not commas: http://www.georss.org/simple.html. That page says "whitespace", but I think that it means strictly "space".
Also, our (Cadcorp's that is) Map Browser can read GeoRSS feeds (Atom and RSS, Simple and GML). You can get it here: http://www.cadcorp.com/products_geographical_information_systems/map_browser.htm You will also need to download the GeoRSS Plug-in from here: http://www.cadcorp.com/cadcorp_sis_plugins/GeoRSSGPXMIDASPlug_ins.zip.
Martin
-----Original Message-----
From: georss-bounces at lists.eogeo.org on behalf of Steve Lombardi
Sent: Tue 06/03/2007 06:31
To: georss at lists.eogeo.org
Subject: [georss] GeoRSS reader that displays Lines and shapes?
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>
_______________________________________________
georss mailing list
georss at lists.eogeo.org
http://lists.eogeo.org/mailman/listinfo/georss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.eogeo.org/pipermail/georss/attachments/20070306/70922b49/attachment.html
More information about the georss
mailing list