<?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: CSV File will not display points anymore in the JavaScript api? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/129999#M12063</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is info on how to open the developer tools for Chrome. Once you have them open click on console then re-run your app and see if any error messages appear. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.chrome.com/devtools" title="https://developer.chrome.com/devtools"&gt;https://developer.chrome.com/devtools&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have a proxy setup locally? Because the csv data used in the sample is not on the same domain as your web site you'll need to setup a proxy. Details on setting up a proxy can be found here: &lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/resource-proxy" title="https://github.com/Esri/resource-proxy"&gt;Esri/resource-proxy · GitHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to test to see if this is a proxy issue you can download a copy of the csv and host it on your web server. &lt;A href="http://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/2.5_week.csv" title="http://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/2.5_week.csv"&gt;http://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/2.5_week.csv&lt;/A&gt;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Feb 2015 19:33:30 GMT</pubDate>
    <dc:creator>KellyHutchins</dc:creator>
    <dc:date>2015-02-05T19:33:30Z</dc:date>
    <item>
      <title>CSV File will not display points anymore in the JavaScript api?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/129991#M12055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmmm....not sure what's going on here. I used to be able to grab my csv file from our server and do and xy events so the point shows up on the webmap made with the Javascript Api but I can't seem to do that anymore. I have been reading the discussion forums and a few suggestions mention setting up a proxy server. I ran the .jsp file but I am not really sure how to proceed? Doen't seem to make a difference. My csv file simply doesn's show up as points on my map anymore. I do not clearly understand the process of registering an app on the ArcGIS for Developers site either? Can someone please help me clarify?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 17:06:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/129991#M12055</guid>
      <dc:creator>KeriLu</dc:creator>
      <dc:date>2015-02-05T17:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: CSV File will not display points anymore in the JavaScript api?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/129992#M12056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you run your app have you checked the browsers developer console to see if there are any error messages? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 18:33:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/129992#M12056</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2015-02-05T18:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: CSV File will not display points anymore in the JavaScript api?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/129993#M12057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not know how to check the browser's developer console. I used to be able to run this simple code &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;&amp;nbsp; but I can't even do that anymore.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 18:40:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/129993#M12057</guid>
      <dc:creator>KeriLu</dc:creator>
      <dc:date>2015-02-05T18:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: CSV File will not display points anymore in the JavaScript api?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/129994#M12058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keri which browser are you using for testing? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 18:45:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/129994#M12058</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2015-02-05T18:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: CSV File will not display points anymore in the JavaScript api?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/129995#M12059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.esri.com/legacyfs/online/59010_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 18:51:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/129995#M12059</guid>
      <dc:creator>KeriLu</dc:creator>
      <dc:date>2015-02-05T18:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: CSV File will not display points anymore in the JavaScript api?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/129996#M12060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The code only works in the sandbox environment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 19:24:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/129996#M12060</guid>
      <dc:creator>KeriLu</dc:creator>
      <dc:date>2015-02-05T19:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: CSV File will not display points anymore in the JavaScript api?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/129997#M12061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is info on how to open the developer tools for Chrome. Once you have them open click on console then re-run your app and see if any error messages appear. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.chrome.com/devtools" title="https://developer.chrome.com/devtools"&gt;https://developer.chrome.com/devtools&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have a proxy setup locally? Because the csv data used in the sample is not on the same domain as your web site you'll need to setup a proxy. Details on setting up a proxy can be found here: &lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/resource-proxy" title="https://github.com/Esri/resource-proxy"&gt;Esri/resource-proxy · GitHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to test to see if this is a proxy issue you can download a copy of the csv and host it on your web server. &lt;A href="http://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/2.5_week.csv" title="http://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/2.5_week.csv"&gt;http://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/2.5_week.csv&lt;/A&gt;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 19:31:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/129997#M12061</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2015-02-05T19:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: CSV File will not display points anymore in the JavaScript api?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/129998#M12062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok. Thanks. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt; XMLHttpRequest cannot load file:///C:/proxy/?&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/2.5_week.csv" rel="nofollow" target="_blank"&gt;http://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/2.5_week.csv&lt;/A&gt;&lt;SPAN&gt;. Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https, chrome-extension-resource.init.js:162 k&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;init.js:192 q&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;CSVLayer.js:19 error: RequestError: Unable to load /proxy/?&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/2.5_week.csv" rel="nofollow" target="_blank"&gt;http://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/2.5_week.csv&lt;/A&gt;&lt;SPAN&gt; status: 0CSVLayer.js:19 f.error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;init.js:164 The XMLHttpRequest progress event property 'position' is deprecated. Please use 'loaded' instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Those are the error messages I am getting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 19:33:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/129998#M12062</guid>
      <dc:creator>KeriLu</dc:creator>
      <dc:date>2015-02-05T19:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: CSV File will not display points anymore in the JavaScript api?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/129999#M12063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is info on how to open the developer tools for Chrome. Once you have them open click on console then re-run your app and see if any error messages appear. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.chrome.com/devtools" title="https://developer.chrome.com/devtools"&gt;https://developer.chrome.com/devtools&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have a proxy setup locally? Because the csv data used in the sample is not on the same domain as your web site you'll need to setup a proxy. Details on setting up a proxy can be found here: &lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/resource-proxy" title="https://github.com/Esri/resource-proxy"&gt;Esri/resource-proxy · GitHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to test to see if this is a proxy issue you can download a copy of the csv and host it on your web server. &lt;A href="http://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/2.5_week.csv" title="http://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/2.5_week.csv"&gt;http://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/2.5_week.csv&lt;/A&gt;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 19:33:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/129999#M12063</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2015-02-05T19:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: CSV File will not display points anymore in the JavaScript api?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/130000#M12064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like you are running the code from file:// instead of from a web server. You'll want to setup a web server and test the samples there. More info on how to do this can be found here: &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>Thu, 05 Feb 2015 19:37:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/130000#M12064</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2015-02-05T19:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: CSV File will not display points anymore in the JavaScript api?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/130001#M12065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kelly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed the instructions and set up the proxy site I keep getting the following error when I ping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: medium;"&gt;{"error": {"code": 403,"details": ["The proxy tried to resolve a prohibited or malformed URL. The server does not meet one of the preconditions that the requester put on the request."], "message": "403 - Forbidden: Access is denied."}}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: medium;"&gt;The Esri rest services link looks like this whenever I run the Tomcat startup.bat file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt; "currentVersion": 10.2,&lt;/P&gt;&lt;P&gt; "folders": [&lt;/P&gt;&lt;P&gt;&amp;nbsp; "Canvas",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "Demographics",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "Elevation",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "Ocean",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "Reference",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "Specialty",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "Utilities"&lt;/P&gt;&lt;P&gt; ],&lt;/P&gt;&lt;P&gt; "services": [&lt;/P&gt;&lt;P&gt;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp; "name": "ESRI_Imagery_World_2D",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "type": "MapServer"&lt;/P&gt;&lt;P&gt;&amp;nbsp; },&lt;/P&gt;&lt;P&gt;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp; "name": "ESRI_StreetMap_World_2D",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "type": "MapServer"&lt;/P&gt;&lt;P&gt;&amp;nbsp; },&lt;/P&gt;&lt;P&gt;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp; "name": "I3_Imagery_Prime_World",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "type": "GlobeServer"&lt;/P&gt;&lt;P&gt;&amp;nbsp; },&lt;/P&gt;&lt;P&gt;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp; "name": "NASA_CloudCover_World",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "type": "GlobeServer"&lt;/P&gt;&lt;P&gt;&amp;nbsp; },&lt;/P&gt;&lt;P&gt;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp; "name": "NatGeo_World_Map",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "type": "MapServer"&lt;/P&gt;&lt;P&gt;&amp;nbsp; },&lt;/P&gt;&lt;P&gt;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp; "name": "NGS_Topo_US_2D",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "type": "MapServer"&lt;/P&gt;&lt;P&gt;&amp;nbsp; },&lt;/P&gt;&lt;P&gt;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp; "name": "Ocean_Basemap",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "type": "MapServer"&lt;/P&gt;&lt;P&gt;&amp;nbsp; },&lt;/P&gt;&lt;P&gt;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp; "name": "USA_Topo_Maps",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "type": "MapServer"&lt;/P&gt;&lt;P&gt;&amp;nbsp; },&lt;/P&gt;&lt;P&gt;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp; "name": "World_Imagery",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "type": "MapServer"&lt;/P&gt;&lt;P&gt;&amp;nbsp; },&lt;/P&gt;&lt;P&gt;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp; "name": "World_Physical_Map",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "type": "MapServer"&lt;/P&gt;&lt;P&gt;&amp;nbsp; },&lt;/P&gt;&lt;P&gt;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp; "name": "World_Shaded_Relief",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "type": "MapServer"&lt;/P&gt;&lt;P&gt;&amp;nbsp; },&lt;/P&gt;&lt;P&gt;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp; "name": "World_Street_Map",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "type": "MapServer"&lt;/P&gt;&lt;P&gt;&amp;nbsp; },&lt;/P&gt;&lt;P&gt;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp; "name": "World_Terrain_Base",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "type": "MapServer"&lt;/P&gt;&lt;P&gt;&amp;nbsp; },&lt;/P&gt;&lt;P&gt;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp; "name": "World_Topo_Map",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "type": "MapServer"&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&lt;/P&gt;&lt;P&gt; ]&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure what I am missing here but the points still do not show up on my map when not the code is not ran in the sandbox.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2015 16:59:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/130001#M12065</guid>
      <dc:creator>KeriLu</dc:creator>
      <dc:date>2015-02-06T16:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: CSV File will not display points anymore in the JavaScript api?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/130002#M12066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My errors in the console has changed to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;XMLHttpRequest cannot load file:///C:/proxy/?&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/2.5_week.csv" rel="nofollow" target="_blank"&gt;http://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/2.5_week.csv&lt;/A&gt;&lt;SPAN&gt;. Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https, chrome-extension-resource.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;js.arcgis.com/3.11/init.js:192 q&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;js.arcgis.com/3.11/esri/layers/CSVLayer.js:19 error: RequestError: Unable to load /proxy/?&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/2.5_week.csv" rel="nofollow" target="_blank"&gt;http://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/2.5_week.csv&lt;/A&gt;&lt;SPAN&gt; status: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;js.arcgis.com/3.11/init.js:164 The XMLHttpRequest progress event property 'position' is deprecated. Please use 'loaded' instead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2015 17:13:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/130002#M12066</guid>
      <dc:creator>KeriLu</dc:creator>
      <dc:date>2015-02-06T17:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: CSV File will not display points anymore in the JavaScript api?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/130003#M12067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What I find interesting about everything is that my points worked just fine in November when I ran the same code. It didn't need a proxy server setup or anything. I could put a csv on oput GIS site and it would populate the map with points. No problem. I tried uninstalling and reinstalling Google Chrome to no avail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2015 17:29:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/130003#M12067</guid>
      <dc:creator>KeriLu</dc:creator>
      <dc:date>2015-02-06T17:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: CSV File will not display points anymore in the JavaScript api?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/130004#M12068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the Csv is on the same domain as your app you won't need the proxy. In the example code the csv is coming from the Usgs site so you'd need a proxy. If you download that csv and add it to your web server then your code should run without needing a proxy. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 17:26:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/130004#M12068</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2015-02-09T17:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: CSV File will not display points anymore in the JavaScript api?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/130005#M12069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kelly,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Mine app is working fine with csv at usgs, I have downloaded csv and added at local iis now how could I request local csv file rather to request at usgs. which code should I change?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Mar 2017 05:13:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/csv-file-will-not-display-points-anymore-in-the/m-p/130005#M12069</guid>
      <dc:creator>EngrUmair</dc:creator>
      <dc:date>2017-03-19T05:13:13Z</dc:date>
    </item>
  </channel>
</rss>

