<?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: GeoRSS, CSV or KML samples stop running when downloaded in ArcGIS Server with JavaScript API Questions</title>
    <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/georss-csv-or-kml-samples-stop-running-when/m-p/853221#M574</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The info Ken refers to can be found at the top of this doc:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/api_devenv.html" title="https://developers.arcgis.com/javascript/jsapi/api_devenv.html"&gt;Set up a development environment | API Reference | ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jun 2015 17:47:55 GMT</pubDate>
    <dc:creator>KellyHutchins</dc:creator>
    <dc:date>2015-06-24T17:47:55Z</dc:date>
    <item>
      <title>GeoRSS, CSV or KML samples stop running when downloaded</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/georss-csv-or-kml-samples-stop-running-when/m-p/853219#M572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can run these samples by going to &lt;A href="https://developers.arcgis.com/javascript/jssamples/" title="https://developers.arcgis.com/javascript/jssamples/"&gt;Samples | ArcGIS API for JavaScript&lt;/A&gt; and clicking on "View Live Sample" or "Explore in the sandbox"&lt;/P&gt;&lt;P&gt;but when I download them as zip and then try to run the html file that I have downloaded through my browser by double clicking on it, the kml, georss or csv layer doesnot load up at all. Does any one know the reason behind this? I am talking about these three samples although this issue can be with others as well but I never tried them,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/layers_csv.html" title="https://developers.arcgis.com/javascript/jssamples/layers_csv.html"&gt;CSV | ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/layers_georss.html" title="https://developers.arcgis.com/javascript/jssamples/layers_georss.html"&gt;GeoRSS | ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/layers_kml.html" title="https://developers.arcgis.com/javascript/jssamples/layers_kml.html"&gt;KML | ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 06:29:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/georss-csv-or-kml-samples-stop-running-when/m-p/853219#M572</guid>
      <dc:creator>HumzaAkhtar</dc:creator>
      <dc:date>2015-06-23T06:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: GeoRSS, CSV or KML samples stop running when downloaded</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/georss-csv-or-kml-samples-stop-running-when/m-p/853220#M573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;When you run these in the browser, does the url start with "file://"? You have to run these using "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt;". There used to be a document in the JavaScript help about this, but the current page doesn't have this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, the CSV example uses a proxy, so you have to make sure you have that set up on your end. See &lt;A href="https://developers.arcgis.com/javascript/jshelp/ags_proxy.html" title="https://developers.arcgis.com/javascript/jshelp/ags_proxy.html"&gt;Using the proxy | Guide | ArcGIS API for JavaScript&lt;/A&gt; and &lt;A href="https://developers.arcgis.com/javascript/jshelp/inside_esri_request.html" title="https://developers.arcgis.com/javascript/jshelp/inside_esri_request.html"&gt;Retrieve data from a web server | Guide | ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 14:38:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/georss-csv-or-kml-samples-stop-running-when/m-p/853220#M573</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2015-06-23T14:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: GeoRSS, CSV or KML samples stop running when downloaded</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/georss-csv-or-kml-samples-stop-running-when/m-p/853221#M574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The info Ken refers to can be found at the top of this doc:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/api_devenv.html" title="https://developers.arcgis.com/javascript/jsapi/api_devenv.html"&gt;Set up a development environment | API Reference | ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 17:47:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/georss-csv-or-kml-samples-stop-running-when/m-p/853221#M574</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2015-06-24T17:47:55Z</dc:date>
    </item>
  </channel>
</rss>

