<?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: Demographic Layer question. in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195664#M18083</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I now can't even access the basic rest api link for the demographic layers without the browser going to "spastic mode".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried on different machines so it has to be a problem with the account. Will try another account.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ta,&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 May 2015 13:43:35 GMT</pubDate>
    <dc:creator>DanielMclaglen1</dc:creator>
    <dc:date>2015-05-14T13:43:35Z</dc:date>
    <item>
      <title>Demographic Layer question.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195652#M18071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a situation where I want to add an Esri created demograhics layer to my map via jScript and I am not sure on how best to do this or which objects to use (Feature layer, ArcGISDynamicMapServiceLayer or an other).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can get the "base layer" to load using the following code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;var demographicsLayerURL = "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://demographics5.arcgis.com/arcgis/rest/services/USA_Demographics_and_Boundaries_2015/MapServer" rel="nofollow" target="_blank"&gt;https://demographics5.arcgis.com/arcgis/rest/services/USA_Demographics_and_Boundaries_2015/MapServer&lt;/A&gt;&lt;SPAN&gt;";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;var demographicsLayer = new ArcGISDynamicMapServiceLayer(demographicsLayerURL);&lt;/P&gt;&lt;P&gt;mapresponse.addLayer(demographicsLayer);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works to load the "base layer" but what I am trying to do is load it as a layer showing "Unemployment figures". When I look at the URL for the Unemployment figures it looks like this&lt;/P&gt;&lt;P&gt;"&lt;A href="https://demographics5.arcgis.com/arcgis/rest/services/USA_Demographics_and_Boundaries_2015/MapServer" title="https://demographics5.arcgis.com/arcgis/rest/services/USA_Demographics_and_Boundaries_2015/MapServer"&gt;https://demographics5.arcgis.com/arcgis/rest/services/USA_Demographics_and_Boundaries_2015/MapServer&lt;/A&gt;​?ts=[SOMEID]"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In effect I simply want to add the below layer to my map in jScript.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=3c7feb94f97c47929292698b3544f07e" title="http://www.arcgis.com/home/item.html?id=3c7feb94f97c47929292698b3544f07e"&gt;http://www.arcgis.com/home/item.html?id=3c7feb94f97c47929292698b3544f07e&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apologies if this is not clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ta,&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 12:17:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195652#M18071</guid>
      <dc:creator>DanielMclaglen1</dc:creator>
      <dc:date>2015-05-14T12:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Demographic API question.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195653#M18072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would just add this specific layer as a feature layer. Which makes it available for click events and such.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/featurelayer-amd.html" title="https://developers.arcgis.com/javascript/jsapi/featurelayer-amd.html"&gt;FeatureLayer | API Reference | ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 12:38:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195653#M18072</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2015-05-14T12:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Demographic Layer question.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195654#M18073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tim&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yup I thought feaure layer might be the ticket however how do I figure out what the URL is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried the URL with the appended query string of ?ts=[SOMEID] but with no joy.&lt;/P&gt;&lt;P&gt;Also tried using this as the URL : &lt;A href="http://www.arcgis.com/home/item.html?id=3c7feb94f97c47929292698b3544f07e" rel="nofollow" style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #287433;" target="_blank" title="http://www.arcgis.com/home/item.html?id=3c7feb94f97c47929292698b3544f07e"&gt;http://www.arcgis.com/home/item.html?id=3c7feb94f97c47929292698b3544f07e&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for taking the time to respond.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 12:46:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195654#M18073</guid>
      <dc:creator>DanielMclaglen1</dc:creator>
      <dc:date>2015-05-14T12:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: Demographic Layer question.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195655#M18074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On what level do you want to show this data, block/county/state?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 12:48:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195655#M18074</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2015-05-14T12:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Demographic Layer question.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195656#M18075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any will do at this stage as just want to show it as a POC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Realised I had the wrong item in the original post and this is the actual one : &lt;A href="http://www.arcgis.com/home/item.html?id=47854b8eccbf40e1a324dbebc83ba9d4" title="http://www.arcgis.com/home/item.html?id=47854b8eccbf40e1a324dbebc83ba9d4"&gt;http://www.arcgis.com/home/item.html?id=47854b8eccbf40e1a324dbebc83ba9d4&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pretty similar layer to the other one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 12:52:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195656#M18075</guid>
      <dc:creator>DanielMclaglen1</dc:creator>
      <dc:date>2015-05-14T12:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Demographic Layer question.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195657#M18076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me give you a layer for each stage:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;State: &lt;A href="http://demographics5.arcgis.com/arcgis/rest/services/USA_Demographics_and_Boundaries_2015/MapServer/23" title="http://demographics5.arcgis.com/arcgis/rest/services/USA_Demographics_and_Boundaries_2015/MapServer/23"&gt;http://demographics5.arcgis.com/arcgis/rest/services/USA_Demographics_and_Boundaries_2015/MapServer/23&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;County: &lt;A href="http://demographics5.arcgis.com/arcgis/rest/services/USA_Demographics_and_Boundaries_2015/MapServer/20" title="http://demographics5.arcgis.com/arcgis/rest/services/USA_Demographics_and_Boundaries_2015/MapServer/20"&gt;http://demographics5.arcgis.com/arcgis/rest/services/USA_Demographics_and_Boundaries_2015/MapServer/20&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Block: &lt;A href="http://demographics5.arcgis.com/arcgis/rest/services/USA_Demographics_and_Boundaries_2015/MapServer/4" title="http://demographics5.arcgis.com/arcgis/rest/services/USA_Demographics_and_Boundaries_2015/MapServer/4"&gt;http://demographics5.arcgis.com/arcgis/rest/services/USA_Demographics_and_Boundaries_2015/MapServer/4&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field to look for is: &lt;SPAN style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14.3999996185303px;"&gt;UNEMPRT_CY this is the unemployment rate field.&lt;/SPAN&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 12:56:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195657#M18076</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2015-05-14T12:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: Demographic Layer question.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195658#M18077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok ok I see but where on earth are you look to get the additional ID's from?&lt;/P&gt;&lt;P&gt;Are you looking in here : &lt;A href="https://demographics5.arcgis.com/arcgis/rest/services/USA_Demographics_and_Boundaries_2015/Mapserver" title="https://demographics5.arcgis.com/arcgis/rest/services/USA_Demographics_and_Boundaries_2015/Mapserver"&gt;https://demographics5.arcgis.com/arcgis/rest/services/USA_Demographics_and_Boundaries_2015/Mapserver&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I click on things in here I get infinite loop re-directs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would also know that &lt;SPAN style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14.39px;"&gt;UNEMPRT_CY&lt;/SPAN&gt; is the unemployment rate field (at the moment I can't even see where this is and how you map that back to and ID).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ta,&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 13:06:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195658#M18077</guid>
      <dc:creator>DanielMclaglen1</dc:creator>
      <dc:date>2015-05-14T13:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: Demographic Layer question.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195659#M18078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the list of all layers:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://demographics5.arcgis.com/arcgis/rest/services/USA_Demographics_and_Boundaries_2015/MapServer?ts=1428453233430" title="http://demographics5.arcgis.com/arcgis/rest/services/USA_Demographics_and_Boundaries_2015/MapServer?ts=1428453233430"&gt;http://demographics5.arcgis.com/arcgis/rest/services/USA_Demographics_and_Boundaries_2015/MapServer?ts=1428453233430&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you click on one of the layers just use control + f and type in unemploy to find the field you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tim &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 13:13:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195659#M18078</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2015-05-14T13:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Demographic Layer question.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195660#M18079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tim&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right ok now explains why I can't find it as when I goto that link my browser just goes into infinite loop redirects so that page never opens for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried both Chrome and IE and on multiple machines. What happens is it redirects to login page, I login and then into the infinite loop redirects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No idea why this happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ta,&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 13:21:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195660#M18079</guid>
      <dc:creator>DanielMclaglen1</dc:creator>
      <dc:date>2015-05-14T13:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Demographic Layer question.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195661#M18080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need an organizational or developer account to access this data. You wont be able to use it with a free ArcGIS Online account.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 13:29:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195661#M18080</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2015-05-14T13:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Demographic Layer question.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195662#M18081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached what happens to my poor old browser when using the link -- no idea what is causing this little gem of a behaviour &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a paid for account.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Inifinite loop redirect.jpg" class="image-1 jive-image" src="/legacyfs/online/99723_Inifinite loop redirect.jpg" style="width: 620px; height: 400px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 13:32:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195662#M18081</guid>
      <dc:creator>DanielMclaglen1</dc:creator>
      <dc:date>2015-05-14T13:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: Demographic Layer question.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195663#M18082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you go to this link: &lt;A href="http://www.arcgis.com/home/item.html?id=3c7feb94f97c47929292698b3544f07e" title="http://www.arcgis.com/home/item.html?id=3c7feb94f97c47929292698b3544f07e"&gt;http://www.arcgis.com/home/item.html?id=3c7feb94f97c47929292698b3544f07e&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the top sign into your organizational account. Once signed in, click on the link below &lt;SPAN style="color: #444444; font-family: Verdana, Helvetica, sans-serif; font-size: 12px;"&gt;2015 USA Unemployment Rate:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #444444; font-family: Verdana, Helvetica, sans-serif; font-size: 12px;"&gt;Which worked for me.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 13:42:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195663#M18082</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2015-05-14T13:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Demographic Layer question.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195664#M18083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I now can't even access the basic rest api link for the demographic layers without the browser going to "spastic mode".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried on different machines so it has to be a problem with the account. Will try another account.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ta,&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 13:43:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195664#M18083</guid>
      <dc:creator>DanielMclaglen1</dc:creator>
      <dc:date>2015-05-14T13:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Demographic Layer question.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195665#M18084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope browser just goes into an infinite loop when accessing this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://demographics5.arcgis.com/arcgis/rest/services/USA_Demographics_and_Boundaries_2015/MapServer" target="_blank" title="http://demographics5.arcgis.com/arcgis/rest/services/USA_Demographics_and_Boundaries_2015/MapServer"&gt;http://demographics5.arcgis.com/arcgis/rest/services/USA_Demographics_and_Boundaries_2015/MapServer&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Previously I could get to the above link but could not get to the one with the query string ts appended.&lt;/P&gt;&lt;P&gt;I can however access this link &lt;A href="http://services.arcgisonline.com/arcgis/rest/services/Canvas/World_Light_Gray_Base/MapServer/0" title="http://services.arcgisonline.com/arcgis/rest/services/Canvas/World_Light_Gray_Base/MapServer/0"&gt;Layer: Light Gray Canvas Base (ID: 0)&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Driving me round the bend this is now &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Might have to raise a support ticket as this is BS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ta,&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 13:48:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195665#M18084</guid>
      <dc:creator>DanielMclaglen1</dc:creator>
      <dc:date>2015-05-14T13:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Demographic Layer question.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195666#M18085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had the same issue, but once I signed into my developer account I was good to go.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 14:08:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/demographic-layer-question/m-p/195666#M18085</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2015-05-14T14:08:35Z</dc:date>
    </item>
  </channel>
</rss>

