<?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 Layer ordering in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/layer-ordering/m-p/634508#M7797</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 two layers. One ArcGISDynamicMapServiceLayer based on a .MPK+Oracle DB. One WmsLayer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I add them in this order;&lt;/P&gt;&lt;P&gt;DynamicMapServiceLayer&lt;/P&gt;&lt;P&gt;WmsLayer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both layers get rendered, but the DynamicMapServiceLayer is behind the WmsLayer. So as soon as the WmsLayer has loaded, the DynmicMapServiceLayer is a bit faster, it gets drawn over the DynamicMapServiceLayer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I add them in the reverse order;&lt;/P&gt;&lt;P&gt;WmsLayer&lt;/P&gt;&lt;P&gt;DynamicMapServiceLayer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The DynamicMapServiceLayer is fine, but the WmsLayer is nowhere to be seen. Setting the DynamicMapServiceLayers image format to PNG or any other doesn't help either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've looked for a z-index or something simillar but can't seem to find anything relevant. Any tips, tricks or obvious things that I'm missing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Mar 2015 11:58:03 GMT</pubDate>
    <dc:creator>PederHusom</dc:creator>
    <dc:date>2015-03-26T11:58:03Z</dc:date>
    <item>
      <title>Layer ordering</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/layer-ordering/m-p/634508#M7797</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 two layers. One ArcGISDynamicMapServiceLayer based on a .MPK+Oracle DB. One WmsLayer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I add them in this order;&lt;/P&gt;&lt;P&gt;DynamicMapServiceLayer&lt;/P&gt;&lt;P&gt;WmsLayer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both layers get rendered, but the DynamicMapServiceLayer is behind the WmsLayer. So as soon as the WmsLayer has loaded, the DynmicMapServiceLayer is a bit faster, it gets drawn over the DynamicMapServiceLayer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I add them in the reverse order;&lt;/P&gt;&lt;P&gt;WmsLayer&lt;/P&gt;&lt;P&gt;DynamicMapServiceLayer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The DynamicMapServiceLayer is fine, but the WmsLayer is nowhere to be seen. Setting the DynamicMapServiceLayers image format to PNG or any other doesn't help either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've looked for a z-index or something simillar but can't seem to find anything relevant. Any tips, tricks or obvious things that I'm missing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 11:58:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/layer-ordering/m-p/634508#M7797</guid>
      <dc:creator>PederHusom</dc:creator>
      <dc:date>2015-03-26T11:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Layer ordering</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/layer-ordering/m-p/634509#M7798</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;It's possible the WMS Layer does not support the spatial reference of the dynamic map service layer. Try setting the Map.SpatialReference explicitly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 12:07:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/layer-ordering/m-p/634509#M7798</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2015-03-26T12:07:18Z</dc:date>
    </item>
  </channel>
</rss>

