<?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: layers in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/layers/m-p/588440#M54992</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;According to the help I have to up it into arcgisOnline&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No you have to up it into your ArcGIS Server. When you publish your service using the wizard given in the link, it asks for your arcgis server location and the service name. Once you do that service is published in your ArcGIS server&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Aug 2013 02:25:10 GMT</pubDate>
    <dc:creator>VinayBansal</dc:creator>
    <dc:date>2013-08-13T02:25:10Z</dc:date>
    <item>
      <title>layers</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/layers/m-p/588437#M54989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd like to enable/disable layers on my application but i'm having some problems with that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found a sample which does exactly what I want, &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jssamples/map_explicitlayerlist.html"&gt;here.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also saw that to make it work I need to put my layers on my MapServer using &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/arcgisonline/index.html#/Publishing_a_hosted_tiled_map_service_to_ArcGIS_Online_using_an_ArcMap_document/010q00000083000000/"&gt;this &lt;/A&gt;&lt;SPAN&gt; but there is no any "share as" in my arcmap since i'm running the v10.0. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;All I want at the moment would be to generate such link to get my layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;layer = new esri.layers.ArcGISDynamicMapServiceLayer("http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Specialty/ESRI_StatesCitiesRivers_USA/MapServer");&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2013 08:30:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/layers/m-p/588437#M54989</guid>
      <dc:creator>Dianede_lanfranchi</dc:creator>
      <dc:date>2013-08-12T08:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: layers</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/layers/m-p/588438#M54990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Publishing a mapservice is different in ArcGIS Server 10.0 than ArcGIS Server 10.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Follow this link&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00sq00000018000000.htm"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00sq00000018000000.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2013 08:37:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/layers/m-p/588438#M54990</guid>
      <dc:creator>VinayBansal</dc:creator>
      <dc:date>2013-08-12T08:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: layers</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/layers/m-p/588439#M54991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;According to the help I have to up it into arcgisOnline&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2013 11:21:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/layers/m-p/588439#M54991</guid>
      <dc:creator>Dianede_lanfranchi</dc:creator>
      <dc:date>2013-08-12T11:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: layers</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/layers/m-p/588440#M54992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;According to the help I have to up it into arcgisOnline&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No you have to up it into your ArcGIS Server. When you publish your service using the wizard given in the link, it asks for your arcgis server location and the service name. Once you do that service is published in your ArcGIS server&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 02:25:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/layers/m-p/588440#M54992</guid>
      <dc:creator>VinayBansal</dc:creator>
      <dc:date>2013-08-13T02:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: layers</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/layers/m-p/588441#M54993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i think what Diane is saying is that she is using ArcGIS Online to publish her data.&amp;nbsp; since AGOL only supports publishing hosted cached map services and feature services, so you are not able to create an ArcGISDynamicMapServiceLayer object pointing at AGOL content.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 17:36:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/layers/m-p/588441#M54993</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2013-08-13T17:36:45Z</dc:date>
    </item>
  </channel>
</rss>

