<?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 Point layer from JSON webservice in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/point-layer-from-json-webservice/m-p/382864#M8987</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Similar to the new CSVLayer, I'd like to create a layer from a JSON webservice (has lat/lon for points).&amp;nbsp; What are my options?&amp;nbsp; GraphicsLayer?&amp;nbsp; FeatureLayer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Glen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Jun 2013 15:11:56 GMT</pubDate>
    <dc:creator>GlenReid</dc:creator>
    <dc:date>2013-06-20T15:11:56Z</dc:date>
    <item>
      <title>Point layer from JSON webservice</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/point-layer-from-json-webservice/m-p/382864#M8987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Similar to the new CSVLayer, I'd like to create a layer from a JSON webservice (has lat/lon for points).&amp;nbsp; What are my options?&amp;nbsp; GraphicsLayer?&amp;nbsp; FeatureLayer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Glen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 15:11:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/point-layer-from-json-webservice/m-p/382864#M8987</guid>
      <dc:creator>GlenReid</dc:creator>
      <dc:date>2013-06-20T15:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Point layer from JSON webservice</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/point-layer-from-json-webservice/m-p/382865#M8988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I'd like to create a layer from [some data].&amp;nbsp; What are my options?&amp;nbsp; GraphicsLayer?&amp;nbsp; FeatureLayer?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes (both). Or a custom layer that extends either of those.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Using a FeatureLayer and it's feature collection is probably one of the first options you should look into.&amp;nbsp; There's a sample for that:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-api/samples/index.html#/Time_rendered_5K_run_gpx/01nq0000002r000000/"&gt;http://resources.arcgis.com/en/help/flex-api/samples/index.html#/Time_rendered_5K_run_gpx/01nq0000002r000000/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;That specific sample also deals with time-awareness, but if you simplify it and parse your json instead of gpx, you should be able to get your json point data onto the map.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2013 22:55:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/point-layer-from-json-webservice/m-p/382865#M8988</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2013-06-24T22:55:33Z</dc:date>
    </item>
  </channel>
</rss>

