<?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: StreamLayer in ArcGIS GeoEvent Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/streamlayer/m-p/97988#M431</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;James,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much for your help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thomas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Dec 2013 16:42:42 GMT</pubDate>
    <dc:creator>TomPaschke</dc:creator>
    <dc:date>2013-12-10T16:42:42Z</dc:date>
    <item>
      <title>StreamLayer</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/streamlayer/m-p/97986#M429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a problem creating a streamlayer from a web socket output using the JavaScript API 3.7.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The demo from the tutorial "Working with Web Sockets" using JS API 3.5 is working fine but I didn't manage to transfer it to the 3.7 version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The 3.7 sample script (&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jssamples/layers_streamlayer.html"&gt;https://developers.arcgis.com/en/javascript/jssamples/layers_streamlayer.html&lt;/A&gt;&lt;SPAN&gt;) is not working as well. Hence, I wonder if you have a working sample of a stream layer using JS API 3.7?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thomas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 14:10:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/streamlayer/m-p/97986#M429</guid>
      <dc:creator>TomPaschke</dc:creator>
      <dc:date>2013-12-09T14:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: StreamLayer</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/streamlayer/m-p/97987#M430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thomas,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At version 3.7 of the javascript api, the message event changed.&amp;nbsp; The event now receives an array of raw features instead of a Graphic. This was done to allow a developer to intercept a message from the websocket connection before the message got converted to a graphic and added to the map.&amp;nbsp; To get the Graphic that was added to the map, a developer should handle the graphic-add event on the layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've attached the updated sample; the change is on line 164. The updated sample will be included with the next documentation updates.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;--James Cardona&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 14:10:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/streamlayer/m-p/97987#M430</guid>
      <dc:creator>JamesCardona</dc:creator>
      <dc:date>2013-12-10T14:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: StreamLayer</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/streamlayer/m-p/97988#M431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;James,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much for your help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thomas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 16:42:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/streamlayer/m-p/97988#M431</guid>
      <dc:creator>TomPaschke</dc:creator>
      <dc:date>2013-12-10T16:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: StreamLayer</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/streamlayer/m-p/97989#M432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you interested I have written a post for using a websocket (c#) with streamlayer&lt;/P&gt;&lt;P&gt;&lt;A href="http://nicogis.blogspot.it/2014/07/websocket-con-streamlayer.html" title="http://nicogis.blogspot.it/2014/07/websocket-con-streamlayer.html"&gt;NicoGis - Sviluppare in ambiente ArcGIS...: WebSocket con StreamLayer&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 11:15:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/streamlayer/m-p/97989#M432</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2014-08-04T11:15:22Z</dc:date>
    </item>
  </channel>
</rss>

