<?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 How to plot GeoJson Data on map using javascript api. in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-plot-geojson-data-on-map-using-javascript/m-p/409264#M10942</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have geo json&amp;nbsp;data in in below format:-&lt;/P&gt;&lt;P&gt;var geoData = {&lt;BR /&gt;'type': 'Feature',&lt;BR /&gt;'geometry': data&lt;I&gt;.geometry,&lt;BR /&gt;'properties': {&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 'id': data&lt;I&gt;.id,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;'date': data&lt;I&gt;.date,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;'reason': data&lt;I&gt;.reason,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; 'distance': data&lt;I&gt;.distance&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;BR /&gt;&amp;nbsp;}&lt;/I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;I want to know how to plot this geojson data on the map as a feature and when the user clicks on that feature, map&amp;nbsp;pop should show some basic information which is there in properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="color: #d4d4d4; background-color: #1e1e1e; font-size: 14px;"&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV style="background-color: #1e1e1e;"&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Sep 2017 05:52:23 GMT</pubDate>
    <dc:creator>CyientNAM</dc:creator>
    <dc:date>2017-09-18T05:52:23Z</dc:date>
    <item>
      <title>How to plot GeoJson Data on map using javascript api.</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-plot-geojson-data-on-map-using-javascript/m-p/409264#M10942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have geo json&amp;nbsp;data in in below format:-&lt;/P&gt;&lt;P&gt;var geoData = {&lt;BR /&gt;'type': 'Feature',&lt;BR /&gt;'geometry': data&lt;I&gt;.geometry,&lt;BR /&gt;'properties': {&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 'id': data&lt;I&gt;.id,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;'date': data&lt;I&gt;.date,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;'reason': data&lt;I&gt;.reason,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; 'distance': data&lt;I&gt;.distance&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;BR /&gt;&amp;nbsp;}&lt;/I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;I want to know how to plot this geojson data on the map as a feature and when the user clicks on that feature, map&amp;nbsp;pop should show some basic information which is there in properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="color: #d4d4d4; background-color: #1e1e1e; font-size: 14px;"&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV style="background-color: #1e1e1e;"&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 05:52:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-plot-geojson-data-on-map-using-javascript/m-p/409264#M10942</guid>
      <dc:creator>CyientNAM</dc:creator>
      <dc:date>2017-09-18T05:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot GeoJson Data on map using javascript api.</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-plot-geojson-data-on-map-using-javascript/m-p/409265#M10943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cyient,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;You can use this sample as an example of how to do that:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/3/jssamples/fl_featureCollection.html" title="https://developers.arcgis.com/javascript/3/jssamples/fl_featureCollection.html"&gt;Feature collection | ArcGIS API for JavaScript 3.21&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 12:38:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-plot-geojson-data-on-map-using-javascript/m-p/409265#M10943</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-09-18T12:38:44Z</dc:date>
    </item>
  </channel>
</rss>

