<?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: Layer order changing on a map request in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/layer-order-changing-on-a-map-request/m-p/275535#M6467</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Of these three, "layer order, or symbology, or definition query changing", only changing the layer definition is supported.&lt;BR /&gt;Reference:&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/ArcGISDynamicMapServiceLayer.html#layerDefinitions"&gt;http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/ArcGISDynamicMapServiceLayer.html#layerDefinitions&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You could possibly workaround layer order issues by using multiple ArcGISDynamicMapServiceLayers and controlling the visibleLayers in each one.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Jul 2010 15:04:40 GMT</pubDate>
    <dc:creator>CarlosToledo</dc:creator>
    <dc:date>2010-07-15T15:04:40Z</dc:date>
    <item>
      <title>Layer order changing on a map request</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/layer-order-changing-on-a-map-request/m-p/275533#M6465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi folks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know if it´s possible to request maps from ArcGIS Server interface with layer order, or symbology, or definition query changing?&amp;nbsp; Or, does anyone knows for shure if layer order, symbology, and definition query once defined at the published MXD cannot be changed by map requests? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note that I need to change the layer order within a map service, not to change the maps services order on a web application.&amp;nbsp;&amp;nbsp; I know is possible to change symbolgy, create queries, customizing layers order, and present the result&amp;nbsp; as Graphics Layers, or even Feature Layers.&amp;nbsp; But, does it´s possible to do as well on maps requests? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I´m currently use the Flex API, requesting maps from the ArcGIS Server REST interface.&amp;nbsp; Is there a solution using this particularly platform? Or using any other?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Carlos.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 14:32:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/layer-order-changing-on-a-map-request/m-p/275533#M6465</guid>
      <dc:creator>CarlosToledo</dc:creator>
      <dc:date>2010-07-14T14:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: Layer order changing on a map request</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/layer-order-changing-on-a-map-request/m-p/275534#M6466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Of these three, "layer order, or symbology, or definition query changing", only changing the layer definition is supported.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Reference:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/ArcGISDynamicMapServiceLayer.html#layerDefinitions"&gt;http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/ArcGISDynamicMapServiceLayer.html#layerDefinitions&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could possibly workaround layer order issues by using multiple ArcGISDynamicMapServiceLayers and controlling the visibleLayers in each one.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 17:45:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/layer-order-changing-on-a-map-request/m-p/275534#M6466</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2010-07-14T17:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Layer order changing on a map request</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/layer-order-changing-on-a-map-request/m-p/275535#M6467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Of these three, "layer order, or symbology, or definition query changing", only changing the layer definition is supported.&lt;BR /&gt;Reference:&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/ArcGISDynamicMapServiceLayer.html#layerDefinitions"&gt;http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/ArcGISDynamicMapServiceLayer.html#layerDefinitions&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You could possibly workaround layer order issues by using multiple ArcGISDynamicMapServiceLayers and controlling the visibleLayers in each one.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 15:04:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/layer-order-changing-on-a-map-request/m-p/275535#M6467</guid>
      <dc:creator>CarlosToledo</dc:creator>
      <dc:date>2010-07-15T15:04:40Z</dc:date>
    </item>
  </channel>
</rss>

