<?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: MinScale, MaxScale in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/minscale-maxscale/m-p/399516#M10398</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: jenniferdnery&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to reproduce this on a service from v9.31:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Demographics/ESRI_Census_USA/MapServer"&gt;http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Demographics/ESRI_Census_USA/MapServer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dominique is right, it is fairly new. This is not an issue for a service from v10.01:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://services.arcgisonline.com/ArcGIS/rest/services/Specialty/Soil_Survey_Map/MapServer"&gt;http://services.arcgisonline.com/ArcGIS/rest/services/Specialty/Soil_Survey_Map/MapServer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kindly refer to the following documentation:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/apis/rest/index.html"&gt;http://help.arcgis.com/en/arcgisserver/10.0/apis/rest/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The Map Service resource now includes scale information (minScale and maxScale) for layers. &lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Dec 2010 17:33:13 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2010-12-03T17:33:13Z</dc:date>
    <item>
      <title>MinScale, MaxScale</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/minscale-maxscale/m-p/399513#M10395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It try to build a layerlist which shows the visibility of layers depending on the scale. I have scale dependent layers. For example some layers are only visible between 1:0 and 1:25000.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I get the layerinfo array from my arcgisdynamicmapservice-object I find for all layers a minscale of 0 and maxscale of 0. If I look in the REST-services directory I see the min-scale and max-scale are set correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See attachments for the differences. I found out that the min/maxscale for featurelayers is set correctly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Dec 2010 11:48:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/minscale-maxscale/m-p/399513#M10395</guid>
      <dc:creator>MannusEtten</dc:creator>
      <dc:date>2010-12-03T11:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: MinScale, MaxScale</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/minscale-maxscale/m-p/399514#M10396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: jenniferdnery&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kindly see these related threads:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/6030-Get-scale-range-for-sublayers-from-published-map-document-(mxd)"&gt;http://forums.arcgis.com/threads/6030-Get-scale-range-for-sublayers-from-published-map-document-(mxd)&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/10296-Using-MINSCALE-defined-in-ArcMap"&gt;http://forums.arcgis.com/threads/10296-Using-MINSCALE-defined-in-ArcMap&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Dec 2010 16:04:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/minscale-maxscale/m-p/399514#M10396</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-12-03T16:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: MinScale, MaxScale</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/minscale-maxscale/m-p/399515#M10397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Support for minScale and maxScale has beend added very recently. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So I would need to know which version you are using?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That being said I don't reproduce your issue with the latest version (see screenshot).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Another question : how and when is populated your LayerInfoArray?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The array in a dynamicmapservice layer is called 'Layers', in your watch window it's called 'LayerInfoArray' so I guess it's not the same and the issue could come from the copy.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Dec 2010 16:29:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/minscale-maxscale/m-p/399515#M10397</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2010-12-03T16:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: MinScale, MaxScale</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/minscale-maxscale/m-p/399516#M10398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: jenniferdnery&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to reproduce this on a service from v9.31:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Demographics/ESRI_Census_USA/MapServer"&gt;http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Demographics/ESRI_Census_USA/MapServer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dominique is right, it is fairly new. This is not an issue for a service from v10.01:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://services.arcgisonline.com/ArcGIS/rest/services/Specialty/Soil_Survey_Map/MapServer"&gt;http://services.arcgisonline.com/ArcGIS/rest/services/Specialty/Soil_Survey_Map/MapServer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kindly refer to the following documentation:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/apis/rest/index.html"&gt;http://help.arcgis.com/en/arcgisserver/10.0/apis/rest/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The Map Service resource now includes scale information (minScale and maxScale) for layers. &lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Dec 2010 17:33:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/minscale-maxscale/m-p/399516#M10398</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-12-03T17:33:13Z</dc:date>
    </item>
  </channel>
</rss>

