<?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: JavaScript API - ArcGISDynamicMapServiceLayer SubLayer Scale Dependency Visibility in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-arcgisdynamicmapservicelayer/m-p/357712#M33112</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are trying to control the DynamicLayer you can set minscale and maxscale when you define it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are trying to determine the scale visibility of the DynamicLayer, that is determined on each layer within it (the feature classes) &lt;/P&gt;&lt;P&gt;Those scale dependencies can be accessed through the layerInfos property&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/layerinfo-amd.html" title="https://developers.arcgis.com/javascript/jsapi/layerinfo-amd.html"&gt;layerinfo-amd | API Reference | ArcGIS API for JavaScript&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jul 2014 13:58:36 GMT</pubDate>
    <dc:creator>JeffPace</dc:creator>
    <dc:date>2014-07-22T13:58:36Z</dc:date>
    <item>
      <title>JavaScript API - ArcGISDynamicMapServiceLayer SubLayer Scale Dependency Visibility</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-arcgisdynamicmapservicelayer/m-p/357710#M33110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0 0 1em; font-size: 14px; color: #333333; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;&lt;STRONG&gt;Background:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0 0 1em; font-size: 14px; color: #333333; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;I am building a JavaScript web app using ESRI's JavaScript API v3.8, and our ArcGIS Server v9.3.1. I have layers I am rendering using the &lt;STRONG&gt;ArcGISDynamicMapServiceLayer&lt;/STRONG&gt;, and I have been trying to find a way to access scale dependency visibility and have only been able to access the &lt;STRONG&gt;defaultVisibility&lt;/STRONG&gt;.&lt;/P&gt;&lt;P style="margin: 0 0 1em; font-size: 14px; color: #333333; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;&lt;STRONG&gt;Not Preferred Solution:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0 0 1em; font-size: 14px; color: #333333; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;Using &lt;STRONG&gt;FeatureLayer&lt;/STRONG&gt; for each layer allows me to check the &lt;STRONG&gt;MinScale&lt;/STRONG&gt; against the map's current scale to determine whether the layer can be visible at that scale. I am trying to find a way to do this comparison using an &lt;STRONG&gt;ArcGISDynamicMapServiceLayer&lt;/STRONG&gt; since it renders symbology based off of my map template or MSD file.&lt;/P&gt;&lt;P style="margin: 0 0 1em; font-size: 14px; color: #333333; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;I would prefer to avoid setting up a dozen or so layers using FeatureLayer because I have to render each layer's symbology individually, since I am using ArcGIS Server v9.3.1, and it does not render it for me like 10.x+. This becomes tedious when I have a dozen or so layers each with a few class divisions.&lt;/P&gt;&lt;P style="margin: 0 0 1em; font-size: 14px; color: #333333; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;&lt;STRONG&gt;Goal&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0 0 1em; font-size: 14px; color: #333333; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;I am using checkboxes for layer visibility, and if the layer isn't visible at the current scale, I am disabling and clearing the checkbox. I am using this as a way to tell the user that the layer isn't visible at this scale. A disabled control should be easier to understand than having a 'checked' checkbox and no layer showing up.&lt;/P&gt;&lt;P style="margin: 0 0 1em; font-size: 14px; color: #333333; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;Anyone run into a similar situation? I am just trying to avoid coding in the symbology for all the layers as FeatureLayers.&lt;/P&gt;&lt;P style="margin: 0 0 1em; font-size: 14px; color: #333333; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 17:19:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-arcgisdynamicmapservicelayer/m-p/357710#M33110</guid>
      <dc:creator>BrandonColeman</dc:creator>
      <dc:date>2014-07-16T17:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript API - ArcGISDynamicMapServiceLayer SubLayer Scale Dependency Visibility</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-arcgisdynamicmapservicelayer/m-p/357711#M33111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having a little trouble understanding the question. Based upon my understanding you wish to set the visibility of individual layers in a ArcGISDynamicMapServiceLayer to false if the current map scale is larger than a layer's minimum scale? Let me know if this is correct and I can proceed to solve the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 13:30:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-arcgisdynamicmapservicelayer/m-p/357711#M33111</guid>
      <dc:creator>NicholasHaney</dc:creator>
      <dc:date>2014-07-22T13:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript API - ArcGISDynamicMapServiceLayer SubLayer Scale Dependency Visibility</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-arcgisdynamicmapservicelayer/m-p/357712#M33112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are trying to control the DynamicLayer you can set minscale and maxscale when you define it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are trying to determine the scale visibility of the DynamicLayer, that is determined on each layer within it (the feature classes) &lt;/P&gt;&lt;P&gt;Those scale dependencies can be accessed through the layerInfos property&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/layerinfo-amd.html" title="https://developers.arcgis.com/javascript/jsapi/layerinfo-amd.html"&gt;layerinfo-amd | API Reference | ArcGIS API for JavaScript&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 13:58:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-arcgisdynamicmapservicelayer/m-p/357712#M33112</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2014-07-22T13:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript API - ArcGISDynamicMapServiceLayer SubLayer Scale Dependency Visibility</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-arcgisdynamicmapservicelayer/m-p/357713#M33113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/48429"&gt;Nicholas Haney&lt;/A&gt; --&amp;gt; that is the general idea.&amp;nbsp; I am trying to directly tie it to the checkboxes I am using.&amp;nbsp; Have my checkboxes disabled if the layer can't be viewed at that scale or enabled and checked/not checked if it can be visible at that scale.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3099"&gt;Jeff Pace&lt;/A&gt;‌ --&amp;gt; That is what I thought.&amp;nbsp; Below are the properties I am able to access through the layerInfo.&amp;nbsp; I pulled this out through Chrome's dev tools.&amp;nbsp; I know the property has to be there somewhere, but I cannot find it for anything.&amp;nbsp; I looked at the documentation on layerInfos and the information should be there.&amp;nbsp; I don't know if it would have something to do with my server being 9.3.1, which I have already seen is missing some of the nicer options in the more up-to-date versions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="monospace header" style="font-family: Consolas, 'Lucida Console', monospace; font-size: 12px; padding: 0 8px 0 0; color: #222222;"&gt;&lt;/P&gt;&lt;DIV class="title"&gt;&lt;SPAN class="console-object-preview" style="font-style: italic;"&gt;Object {&lt;SPAN class="name" style="color: #881391;"&gt;id&lt;/SPAN&gt;: &lt;SPAN class="console-formatted-number" style="color: #1c00cf;"&gt;0&lt;/SPAN&gt;, &lt;SPAN class="name" style="color: #881391;"&gt;name&lt;/SPAN&gt;: &lt;SPAN class="console-formatted-string" style="color: #c41a16;"&gt;"PilotBoundary"&lt;/SPAN&gt;, &lt;SPAN class="name" style="color: #881391;"&gt;parentLayerId&lt;/SPAN&gt;: &lt;SPAN class="console-formatted-number" style="color: #1c00cf;"&gt;-1&lt;/SPAN&gt;, &lt;SPAN class="name" style="color: #881391;"&gt;defaultVisibility&lt;/SPAN&gt;: &lt;SPAN class="console-formatted-boolean" style="color: #1c00cf;"&gt;true&lt;/SPAN&gt;, &lt;SPAN class="name" style="color: #881391;"&gt;subLayerIds&lt;/SPAN&gt;: &lt;SPAN class="console-formatted-object" style="color: inherit;"&gt;null&lt;/SPAN&gt;…}&lt;/SPAN&gt;&lt;SPAN class="object-info-state-note" style="color: white; text-align: center; margin: 0 6px; font-size: 9px; background-color: #b3cbf7;" title="Object state below is captured upon first expansion"&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;OL class="properties-tree monospace properties" style="padding-right: 6px; padding-bottom: 2px; list-style: none; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px; color: #222222; padding-left: 0 !important;"&gt;&lt;LI&gt;&lt;SPAN class="name" style="color: #881391;"&gt;defaultVisibility&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-boolean" style="color: #1c00cf;" title="true"&gt;true&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="name" style="color: #881391;"&gt;id&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-number" style="color: #1c00cf;" title="0"&gt;0&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="name" style="color: #881391;"&gt;name&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-string" style="color: #c41a16;" title="PilotBoundary"&gt;"PilotBoundary"&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="name" style="color: #881391;"&gt;parentLayerId&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-number" style="color: #1c00cf;" title="-1"&gt;-1&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="name" style="color: #881391;"&gt;subLayerIds&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-null" style="color: #808080;" title="null"&gt;null&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="dimmed name" style="color: #881391;"&gt;__proto__&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-object" style="color: inherit;" title="Object"&gt;Object&lt;/SPAN&gt;&lt;OL class="expanded children" style="list-style: none;"&gt;&lt;LI&gt;&lt;SPAN class="name" style="color: #881391;"&gt;__inherited&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-function" title="function l(a,b,c){var d, e,h,f,p,g,k,l=this._inherited=this._inherited||{};&amp;quot;string&amp;quot;==typeof a&amp;amp;&amp;amp;(d=a,a=b,b=c);c=0;f=a.callee;(d=d||f.nom)||m(&amp;quot;can't deduce a name to call inherited()&amp;quot;,this.declaredClass);p=this.constructor._meta;h=p.bases;k=l.p;if(d!=A){if(l.c!==f&amp;amp;&amp;amp;(k=0,g=h[0],p=g._meta,p.hidden&amp;lt;d&amp;gt;!==f)){(e=p.chains)&amp;amp;&amp;amp;&amp;quot;string&amp;quot;==typeof e&amp;lt;d&amp;gt;&amp;amp;&amp;amp;m(&amp;quot;calling chained method with inherited: &amp;quot;+d,this.declaredClass);do if(p=g._meta,e=g.prototype,p&amp;amp;&amp;amp;(e&amp;lt;d&amp;gt;===f&amp;amp;&amp;amp;e.hasOwnProperty(d)||p.hidden&amp;lt;d&amp;gt;===f))break;while(g=h[++k]);k=g?k:-1}if(g=h[++k])if(e= g.prototype,g._meta&amp;amp;&amp;amp;e.hasOwnProperty(d))c=e&amp;lt;d&amp;gt;;else{f=w&amp;lt;d&amp;gt;;do if(e=g.prototype,(c=e&amp;lt;d&amp;gt;)&amp;amp;&amp;amp;(g._meta?e.hasOwnProperty(d):c!==f))break;while(g=h[++k])}c=g&amp;amp;&amp;amp;c||w&amp;lt;d&amp;gt;}else{if(l.c!==f&amp;amp;&amp;amp;(k=0,(p=h[0]._meta)&amp;amp;&amp;amp;p.ctor!==f)){e=p.chains;for((!e||&amp;quot;manual&amp;quot;!==e.constructor)&amp;amp;&amp;amp;m(&amp;quot;calling chained constructor with inherited&amp;quot;,this.declaredClass);(g=h[++k])&amp;amp;&amp;amp;!((p=g._meta)&amp;amp;&amp;amp;p.ctor===f););k=g?k:-1}for(;(g=h[++k])&amp;amp;&amp;amp;!(c=(p=g._meta)?p.ctor:g););c=g&amp;amp;&amp;amp;c}l.c=c;l.p=k;if(c)return!0===b?c:c.apply(this,b||a)}"&gt;function l(a,b,c){var d,&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="name" style="color: #881391;"&gt;constructor&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-function" title="function (){var c=arguments,d=c,e=c[0];if(!(this instanceof c.callee))return v(c);b&amp;amp;&amp;amp;(e&amp;amp;&amp;amp;(e=e.preamble)&amp;amp;&amp;amp;(d=e.apply(this,d)||d),(e=this.preamble)&amp;amp;&amp;amp;e.apply(this,d));a&amp;amp;&amp;amp;a.apply(this,c);(e=this.postscript)&amp;amp;&amp;amp;e.apply(this,c)}"&gt;function (){var c=arguments,d=c,e=c[0];if(!(this instanceof c.callee))return v(c);b&amp;amp;&amp;amp;(e&amp;amp;&amp;amp;(e=e.preamble)&amp;amp;&amp;amp;(d=e.apply(this,d)||d),(e=this.preamble)&amp;amp;&amp;amp;e.apply(this,d));a&amp;amp;&amp;amp;a.apply(this,c);(e=this.postscript)&amp;amp;&amp;amp;e.apply(this,c)}&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="name" style="color: #881391;"&gt;declaredClass&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-string" style="color: #c41a16;" title="esri.layers.LayerInfo"&gt;"esri.layers.LayerInfo"&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="name" style="color: #881391;"&gt;getInherited&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-function" title="function r(a,c){return&amp;quot;string&amp;quot;== typeof a?this.__inherited(a,c,!0):this.__inherited(a,!0)}"&gt;function r(a,c){return"string"==&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="name" style="color: #881391;"&gt;inherited&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-function" title="function l(a,b,c){var d, e,h,f,p,g,k,l=this._inherited=this._inherited||{};&amp;quot;string&amp;quot;==typeof a&amp;amp;&amp;amp;(d=a,a=b,b=c);c=0;f=a.callee;(d=d||f.nom)||m(&amp;quot;can't deduce a name to call inherited()&amp;quot;,this.declaredClass);p=this.constructor._meta;h=p.bases;k=l.p;if(d!=A){if(l.c!==f&amp;amp;&amp;amp;(k=0,g=h[0],p=g._meta,p.hidden&amp;lt;d&amp;gt;!==f)){(e=p.chains)&amp;amp;&amp;amp;&amp;quot;string&amp;quot;==typeof e&amp;lt;d&amp;gt;&amp;amp;&amp;amp;m(&amp;quot;calling chained method with inherited: &amp;quot;+d,this.declaredClass);do if(p=g._meta,e=g.prototype,p&amp;amp;&amp;amp;(e&amp;lt;d&amp;gt;===f&amp;amp;&amp;amp;e.hasOwnProperty(d)||p.hidden&amp;lt;d&amp;gt;===f))break;while(g=h[++k]);k=g?k:-1}if(g=h[++k])if(e= g.prototype,g._meta&amp;amp;&amp;amp;e.hasOwnProperty(d))c=e&amp;lt;d&amp;gt;;else{f=w&amp;lt;d&amp;gt;;do if(e=g.prototype,(c=e&amp;lt;d&amp;gt;)&amp;amp;&amp;amp;(g._meta?e.hasOwnProperty(d):c!==f))break;while(g=h[++k])}c=g&amp;amp;&amp;amp;c||w&amp;lt;d&amp;gt;}else{if(l.c!==f&amp;amp;&amp;amp;(k=0,(p=h[0]._meta)&amp;amp;&amp;amp;p.ctor!==f)){e=p.chains;for((!e||&amp;quot;manual&amp;quot;!==e.constructor)&amp;amp;&amp;amp;m(&amp;quot;calling chained constructor with inherited&amp;quot;,this.declaredClass);(g=h[++k])&amp;amp;&amp;amp;!((p=g._meta)&amp;amp;&amp;amp;p.ctor===f););k=g?k:-1}for(;(g=h[++k])&amp;amp;&amp;amp;!(c=(p=g._meta)?p.ctor:g););c=g&amp;amp;&amp;amp;c}l.c=c;l.p=k;if(c)return!0===b?c:c.apply(this,b||a)}"&gt;function l(a,b,c){var d,&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="name" style="color: #881391;"&gt;isInstanceOf&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-function" title="function f(a){for(var c=this.constructor._meta.bases,b=0,d=c.length;b&amp;lt;d;++b)if(c&amp;lt;b&amp;gt;===a)return!0;return this instanceof a}"&gt;function f(a){for(var c=this.constructor._meta.bases,b=0,d=c.length;b&amp;lt;d;++b)if(c&lt;B&gt;===a)return!0;return this instanceof a}&lt;/B&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="name" style="color: #881391;"&gt;toJson&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-function" title="function (){return h.fixJson({defaultVisibility:this.defaultVisibility,id:this.id,maxScale:this.maxScale,minScale:this.minScale, name:this.name,parentLayerId:this.parentLayerId,subLayerIds:this.subLayerIds})}"&gt;function (){return h.fixJson({defaultVisibility:this.defaultVisibility,id:this.id,maxScale:this.maxScale,minScale:this.minScale,&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="dimmed name" style="color: #881391;"&gt;__proto__&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-object" style="color: inherit;" title="Object"&gt;Object&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 14:12:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-arcgisdynamicmapservicelayer/m-p/357713#M33113</guid>
      <dc:creator>BrandonColeman</dc:creator>
      <dc:date>2014-07-22T14:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript API - ArcGISDynamicMapServiceLayer SubLayer Scale Dependency Visibility</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-arcgisdynamicmapservicelayer/m-p/357714#M33114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am surprised sublayerIds is null.&amp;nbsp; Does this service only have one layer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you show the rest url?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And i have to tell you this, but my guess is this will not work at 9.3.1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 14:17:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-arcgisdynamicmapservicelayer/m-p/357714#M33114</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2014-07-22T14:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript API - ArcGISDynamicMapServiceLayer SubLayer Scale Dependency Visibility</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-arcgisdynamicmapservicelayer/m-p/357715#M33115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are 6 layers in there.&amp;nbsp; The URL is &lt;A href="https://www.cartotronics.com/ArcGIS93/rest/services/UTC_Viewers/Louisville_Pilot/MapServer" title="https://www.cartotronics.com/ArcGIS93/rest/services/UTC_Viewers/Louisville_Pilot/MapServer"&gt;UTC_Viewers/Louisville_Pilot (MapServer)&lt;/A&gt;‌.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I go into the individual layers there, it will show the minScale/maxScale, but they probably aren't exposed to the ArcGISDynamicMapServiceLayer in 9.3.1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 14:25:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-arcgisdynamicmapservicelayer/m-p/357715#M33115</guid>
      <dc:creator>BrandonColeman</dc:creator>
      <dc:date>2014-07-22T14:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript API - ArcGISDynamicMapServiceLayer SubLayer Scale Dependency Visibility</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-arcgisdynamicmapservicelayer/m-p/357716#M33116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ahhh.... get the layerInfo on the DynamicLayer (LouisvillePilot) not the sublayer (PilotBoundary).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 15:11:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-arcgisdynamicmapservicelayer/m-p/357716#M33116</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2014-07-22T15:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript API - ArcGISDynamicMapServiceLayer SubLayer Scale Dependency Visibility</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-arcgisdynamicmapservicelayer/m-p/357717#M33117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I get the layerInfo from the DynamicLayer, I get a collection of objects returned:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px;"&gt;[&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="expanded section" style="margin: 0 0 0 12px !important;"&gt;&lt;/P&gt;&lt;DIV class="monospace header" style="padding: 0 8px 0 0;"&gt;&lt;DIV class="title"&gt;Object&lt;SPAN class="object-info-state-note" style="color: white; text-align: center; margin: 0 6px; font-size: 9px; background-color: #b3cbf7;" title="Object state below is captured upon first expansion"&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;OL class="properties-tree monospace properties" style="padding-right: 6px; padding-bottom: 2px; list-style: none; padding-left: 0 !important;"&gt;&lt;LI&gt;&lt;SPAN class="name" style="color: #881391;"&gt;defaultVisibility&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-boolean" style="color: #1c00cf;" title="true"&gt;true&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="name" style="color: #881391;"&gt;id&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-number" style="color: #1c00cf;" title="0"&gt;0&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="name" style="color: #881391;"&gt;name&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-string" style="color: #c41a16;" title="PilotBoundary"&gt;"PilotBoundary"&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="name" style="color: #881391;"&gt;parentLayerId&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-number" style="color: #1c00cf;" title="-1"&gt;-1&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="name" style="color: #881391;"&gt;subLayerIds&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-null" style="color: #808080;" title="null"&gt;null&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="dimmed name" style="color: #881391;"&gt;__proto__&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-object" style="color: inherit;" title="Object"&gt;Object&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px;"&gt;, &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="monospace header" style="padding: 0 8px 0 0;"&gt;&lt;/P&gt;&lt;DIV class="subtitle" style="margin-left: 5px;"&gt;&lt;SPAN class="title"&gt;Object&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;OL class="properties-tree monospace properties" style="padding-right: 6px; padding-bottom: 2px; list-style: none; padding-left: 0 !important;"&gt;&lt;LI&gt;&lt;SPAN class="name" style="color: #881391;"&gt;defaultVisibility&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-boolean" style="color: #1c00cf;" title="true"&gt;true&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="name" style="color: #881391;"&gt;id&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-number" style="color: #1c00cf;" title="1"&gt;1&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="name" style="color: #881391;"&gt;name&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-string" style="color: #c41a16;" title="Block Groups 2012"&gt;"Block Groups 2012"&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="name" style="color: #881391;"&gt;parentLayerId&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-number" style="color: #1c00cf;" title="-1"&gt;-1&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="name" style="color: #881391;"&gt;subLayerIds&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-null" style="color: #808080;" title="null"&gt;null&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="dimmed name" style="color: #881391;"&gt;__proto__&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-object" style="color: inherit;" title="Object"&gt;Object&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN class="console-formatted-object source-code" style="color: #222222; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px;"&gt;&lt;SPAN class="console-formatted-object source-code" style="color: #222222; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px;"&gt;&lt;SPAN class="expanded section" style="margin: 0 0 0 12px !important;"&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px;"&gt;, &lt;/SPAN&gt;&lt;SPAN class="console-formatted-object source-code" style="color: #222222; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px;"&gt;&lt;SPAN class="expanded section" style="margin: 0 0 0 12px !important;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="monospace header" style="padding: 0 8px 0 0;"&gt;&lt;/P&gt;&lt;DIV class="subtitle" style="margin-left: 5px;"&gt;&lt;SPAN class="title"&gt;Object&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;OL class="properties-tree monospace properties" style="padding-right: 6px; padding-bottom: 2px; list-style: none; padding-left: 0 !important;"&gt;&lt;LI&gt;&lt;SPAN class="name" style="color: #881391;"&gt;defaultVisibility&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-boolean" style="color: #1c00cf;" title="true"&gt;true&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="name" style="color: #881391;"&gt;id&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-number" style="color: #1c00cf;" title="2"&gt;2&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="name" style="color: #881391;"&gt;name&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-string" style="color: #c41a16;" title="Neighborhoods 2012"&gt;"Neighborhoods 2012"&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="name" style="color: #881391;"&gt;parentLayerId&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-number" style="color: #1c00cf;" title="-1"&gt;-1&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="name" style="color: #881391;"&gt;subLayerIds&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-null" style="color: #808080;" title="null"&gt;null&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="dimmed name" style="color: #881391;"&gt;__proto__&lt;/SPAN&gt;&lt;SPAN class="separator"&gt;: &lt;/SPAN&gt;&lt;SPAN class="value console-formatted-object" style="color: inherit;" title="Object"&gt;Object&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN class="console-formatted-object source-code" style="color: #222222; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px;"&gt;&lt;SPAN class="console-formatted-object source-code" style="color: #222222; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px;"&gt;&lt;SPAN style="color: #222222; font-size: 12px; font-family: Consolas, 'Lucida Console', monospace;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="title"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="console-formatted-object source-code" style="color: #222222; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px;"&gt;&lt;SPAN class="console-formatted-object source-code" style="color: #222222; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="console-formatted-object source-code" style="color: #222222; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px;"&gt;&lt;SPAN class="console-formatted-object source-code" style="color: #222222; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px;"&gt;&lt;SPAN style="color: #222222; font-size: 12px; font-family: Consolas, 'Lucida Console', monospace;"&gt;etc.etc.etc.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="console-formatted-object source-code" style="color: #222222; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px;"&gt;&lt;SPAN class="console-formatted-object source-code" style="color: #222222; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="console-formatted-object source-code" style="color: #222222; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px;"&gt;&lt;SPAN class="console-formatted-object source-code" style="color: #222222; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px;"&gt;&lt;SPAN style="color: #222222; font-size: 12px; font-family: Consolas, 'Lucida Console', monospace;"&gt;I still don't get the minScale property though.&amp;nbsp; I have been drilling down the properties through Chrome Dev Tools, but I still haven't found that yet.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 17:00:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-arcgisdynamicmapservicelayer/m-p/357717#M33117</guid>
      <dc:creator>BrandonColeman</dc:creator>
      <dc:date>2014-07-22T17:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript API - ArcGISDynamicMapServiceLayer SubLayer Scale Dependency Visibility</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-arcgisdynamicmapservicelayer/m-p/357718#M33118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;instead of just sniffing, can you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14060487305933036 jive_text_macro" jivemacro_uid="_14060487305933036"&gt;
&lt;P&gt;console.dir(layer.layerInfos);&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 17:05:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-arcgisdynamicmapservicelayer/m-p/357718#M33118</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2014-07-22T17:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript API - ArcGISDynamicMapServiceLayer SubLayer Scale Dependency Visibility</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-arcgisdynamicmapservicelayer/m-p/357719#M33119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Didn't know of that.&amp;nbsp; I have been playing around in the interactive console window though on Chrome Dev Tools instead of coding it in though.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will definitely keep the dir in mind though when I am debugging in code though.&amp;nbsp; Thanks for that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 17:11:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-arcgisdynamicmapservicelayer/m-p/357719#M33119</guid>
      <dc:creator>BrandonColeman</dc:creator>
      <dc:date>2014-07-22T17:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript API - ArcGISDynamicMapServiceLayer SubLayer Scale Dependency Visibility</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-arcgisdynamicmapservicelayer/m-p/357720#M33120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When i do that on a 10.2.2 server i get&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{"id":0,"name":"Interstates and Highways","parentLayerId":-1,"defaultVisibility":true,"subLayerIds":null,"minScale":0,"maxScale":0}&lt;/P&gt;&lt;P&gt;{"id":1,"name":"Major Road","parentLayerId":-1,"defaultVisibility":true,"subLayerIds":null,"minScale":200000,"maxScale":0}&lt;/P&gt;&lt;P&gt;{"id":2,"name":"Residential Street","parentLayerId":-1,"defaultVisibility":true,"subLayerIds":null,"minScale":80000,"maxScale":0}&lt;/P&gt;&lt;P&gt;{"id":3,"name":"Railroad","parentLayerId":-1,"defaultVisibility":true,"subLayerIds":null,"minScale":0,"maxScale":0}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 17:12:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-arcgisdynamicmapservicelayer/m-p/357720#M33120</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2014-07-22T17:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript API - ArcGISDynamicMapServiceLayer SubLayer Scale Dependency Visibility</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-arcgisdynamicmapservicelayer/m-p/357721#M33121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I am pretty sure then that it is me using the 9.3.1 server.&amp;nbsp; I guess for some reason it doesn't provide that information to a Dynamic Layer.&amp;nbsp; I get all the info you get except the scale information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is kind of weird that the server would restrict it because if I break up the layers individually and use FeatureLayer, the data comes along.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My list keep growing as to reasons to upgrade to a newer version of server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 17:17:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-arcgisdynamicmapservicelayer/m-p/357721#M33121</guid>
      <dc:creator>BrandonColeman</dc:creator>
      <dc:date>2014-07-22T17:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript API - ArcGISDynamicMapServiceLayer SubLayer Scale Dependency Visibility</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-arcgisdynamicmapservicelayer/m-p/357722#M33122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I couldnt give you an easier answer.&amp;nbsp; But yes, seems like the upgrade would be helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 17:48:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-arcgisdynamicmapservicelayer/m-p/357722#M33122</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2014-07-22T17:48:10Z</dc:date>
    </item>
  </channel>
</rss>

