<?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 Dispaly shapefile from solution folder(subfolder) on the map control using javascript in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dispaly-shapefile-from-solution-folder-subfolder/m-p/273588#M25215</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How to display data from the shapefile on to the map using esri arcis javascript api 3.0 ?. The data is static and will be solution folder in shapefile format and i want to display features on to map and assign the symbology to the features.Thank you in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jul 2012 13:58:55 GMT</pubDate>
    <dc:creator>ManojrajTeli</dc:creator>
    <dc:date>2012-07-16T13:58:55Z</dc:date>
    <item>
      <title>Dispaly shapefile from solution folder(subfolder) on the map control using javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dispaly-shapefile-from-solution-folder-subfolder/m-p/273588#M25215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How to display data from the shapefile on to the map using esri arcis javascript api 3.0 ?. The data is static and will be solution folder in shapefile format and i want to display features on to map and assign the symbology to the features.Thank you in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 13:58:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dispaly-shapefile-from-solution-folder-subfolder/m-p/273588#M25215</guid>
      <dc:creator>ManojrajTeli</dc:creator>
      <dc:date>2012-07-16T13:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dispaly shapefile from solution folder(subfolder) on the map control using javasc</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dispaly-shapefile-from-solution-folder-subfolder/m-p/273589#M25216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;you can see this sample &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/portal_addshapefile.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/portal_addshapefile.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 12:26:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dispaly-shapefile-from-solution-folder-subfolder/m-p/273589#M25216</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2012-07-19T12:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Dispaly shapefile from solution folder(subfolder) on the map control using javasc</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dispaly-shapefile-from-solution-folder-subfolder/m-p/273590#M25217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In this example the end user should upload shapefile if already i have shape and need to display it into map but the problem in the example code take the file from the form data &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if there are any way to path file directly without upload file or code that serialize shapefile to featurecollection json&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 11:15:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dispaly-shapefile-from-solution-folder-subfolder/m-p/273590#M25217</guid>
      <dc:creator>AmmarAssem1</dc:creator>
      <dc:date>2012-09-05T11:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Dispaly shapefile from solution folder(subfolder) on the map control using javasc</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dispaly-shapefile-from-solution-folder-subfolder/m-p/273591#M25218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No you can not, as this would eliminate the need for ArcGIS Server licenses.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 11:38:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dispaly-shapefile-from-solution-folder-subfolder/m-p/273591#M25218</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2012-09-05T11:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dispaly shapefile from solution folder(subfolder) on the map control using javasc</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dispaly-shapefile-from-solution-folder-subfolder/m-p/273592#M25219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Jeff.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but no way i can use tool. this tool not eliminate arcgis server because using this tool free for all not by licence &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 13:20:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dispaly-shapefile-from-solution-folder-subfolder/m-p/273592#M25219</guid>
      <dc:creator>AmmarAssem1</dc:creator>
      <dc:date>2012-09-05T13:20:11Z</dc:date>
    </item>
  </channel>
</rss>

