Atlas provides support for GeoRSS feeds (W3C Geo, Simple, and GML formats).
To display GeoRSS feeds start with the base URI for Atlas, then add a "GeoRssUri" parameter with the URI of the GeoRSS feed to be displayed.
Example: http://atlas.freshlogicstudios.com/?GeoRssUri=http://atlas.freshlogicstudios.com/GeoRss/Feeds/Twitter.ashx
If your GeoRSS feed URI contains query parameters it must be URI encoded.
Don't have a GeoRSS feed? We'll do our best to convert your standard RSS feed to GeoRSS for you. Add a "RssUri" parameter with the URI of your RSS feed.
Example: http://atlas.freshlogicstudios.com/?RssUri=http://today.reuters.com/rss/worldNews
You can also include the "GeoRssUpdateInterval" parameter to tell Atlas how often (in seconds) to update the GeoRSS feed.
Examples