<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to create (live) GeoRSS Feed for ArcGIS Viewer in C# in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-create-live-georss-feed-for-arcgis-viewer/m-p/239757#M6189</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hmmm is there nobody out there who can help me?? Im getting frustrated in try'n'error....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 May 2013 09:55:08 GMT</pubDate>
    <dc:creator>SebastianKrings</dc:creator>
    <dc:date>2013-05-07T09:55:08Z</dc:date>
    <item>
      <title>How to create (live) GeoRSS Feed for ArcGIS Viewer in C#</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-create-live-georss-feed-for-arcgis-viewer/m-p/239756#M6188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have some data with geocoordinates. This data is incoming permanently (eg one new dataset per second).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to share those datasets via GeoRSS to subscribe within my ArcGIS Viewer for Silverflex installation to show all occurences on a map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There are enough samples in the internet describing how to create the xml structure etc (at the moment I would do it like described here &lt;/SPAN&gt;&lt;A href="http://stackoverflow.com/questions/2548391/asp-net-c-sharp-write-rss-feed-for-froogle"&gt;http://stackoverflow.com/questions/2548391/asp-net-c-sharp-write-rss-feed-for-froogle&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Consuming the GeoRSS within ArcVIewer for Silverlight would also not be a problem since I just have to insert the GeoRSS link in the on-board GeoRSS Tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I am missing is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- is there a way to make may geoRSS live as like a stream? Or do I need to recreate my RSS every time when new data is available (could do this every 10 seconds) and ask for new RSS within my client also every 10 seconds?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- I absolutely do not know what to do with my XML structure (which is stored in XDocument Object in my C# code). I guess I had to publish my xml via any web service (?). I cannot find any tutorial on publishing (or I am searching with wrong keywords)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I only found this publishin method (while I am not sure if I havnt to add some system configuration (for webservices) or if I just can use any URI I want without making any prerequisites like creating folders, isntalling anything...)&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/bb412174.aspx"&gt;http://msdn.microsoft.com/en-us/library/bb412174.aspx&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Also there is syndication used, Id rather like to use XMLDocument as like in my first link.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So any help and further Information would be grateful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 10:07:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-create-live-georss-feed-for-arcgis-viewer/m-p/239756#M6188</guid>
      <dc:creator>SebastianKrings</dc:creator>
      <dc:date>2013-04-19T10:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to create (live) GeoRSS Feed for ArcGIS Viewer in C#</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-create-live-georss-feed-for-arcgis-viewer/m-p/239757#M6189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hmmm is there nobody out there who can help me?? Im getting frustrated in try'n'error....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 09:55:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-create-live-georss-feed-for-arcgis-viewer/m-p/239757#M6189</guid>
      <dc:creator>SebastianKrings</dc:creator>
      <dc:date>2013-05-07T09:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to create (live) GeoRSS Feed for ArcGIS Viewer in C#</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-create-live-georss-feed-for-arcgis-viewer/m-p/239758#M6190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry, no help, but I'm also looking for a similar solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are required to upload data to another system via an Atom RSS feed. How do we go from polygon (native in ArcMap via ModelBuilder, or from REST point on Server via some C# magic....) to an Atom RSS feed?....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 17:22:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-create-live-georss-feed-for-arcgis-viewer/m-p/239758#M6190</guid>
      <dc:creator>DaveOrlando</dc:creator>
      <dc:date>2013-11-01T17:22:23Z</dc:date>
    </item>
  </channel>
</rss>

