<?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 Transparency from Dynamic Map Service in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/layer-transparency-from-dynamic-map-service/m-p/220913#M2654</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Morten,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for participating in this discussion! In my case, my service is a Dynamic service. The sublayer in that service has a transparency value of 80. In Runtime v100.1.0, I am accessing the layer using a ArcGISMapImageLayer class. I didn't specify an ImageFormat originally, but I just tried PNG and the layer does display, but without transparency.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I add the same service as a layer in ArcMap, the transparency of the sublayer is as expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Dec 2017 16:48:47 GMT</pubDate>
    <dc:creator>MichaelThompson</dc:creator>
    <dc:date>2017-12-05T16:48:47Z</dc:date>
    <item>
      <title>Layer Transparency from Dynamic Map Service</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/layer-transparency-from-dynamic-map-service/m-p/220905#M2646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a dynamic Map Service published in AGS with a Transparency value set for a layer. This Transparency value doesn't seem to automatically set the Layer's Opacity property in Runtime and I can't&amp;nbsp;find the&amp;nbsp;layer transparency value in the ServiceInfo in order to set the Opacity using that value. Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 21:45:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/layer-transparency-from-dynamic-map-service/m-p/220905#M2646</guid>
      <dc:creator>MichaelThompson</dc:creator>
      <dc:date>2017-12-04T21:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Layer Transparency from Dynamic Map Service</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/layer-transparency-from-dynamic-map-service/m-p/220906#M2647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A map service doesn't have opacity - only the sublayers within the mapservice. See the REST spec here:&amp;nbsp;&lt;A href="http://sampleserver6.arcgisonline.com/arcgis/sdk/rest/index.html#//02ss0000006v000000"&gt;http://sampleserver6.arcgisonline.com/arcgis/sdk/rest/index.html#//02ss0000006v000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Layers inside maps can have opacity, so if you publish a map that has a layer that points to this service, that layer can have opacity, but the service itself cannot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 23:50:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/layer-transparency-from-dynamic-map-service/m-p/220906#M2647</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-12-04T23:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: Layer Transparency from Dynamic Map Service</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/layer-transparency-from-dynamic-map-service/m-p/220907#M2648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have the same issue&amp;nbsp;using&amp;nbsp;ArcGIS Runtime SDK for .NET v10.2.7&amp;nbsp;and dynamic map services published in ArcGIS Server v10.5.&amp;nbsp;&amp;nbsp;The polygon&amp;nbsp;layers&amp;nbsp;that have&amp;nbsp;a&amp;nbsp;transparency value&amp;nbsp;will display with muted colors but do not have any transparency.&amp;nbsp; I have&amp;nbsp;verified that&amp;nbsp;the&amp;nbsp;transparency&amp;nbsp;value is saved&amp;nbsp;with the map service by browsing the map service Uri and looking at the Drawing Info properties (see below).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2 style="color: #000000; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.2em; font-style: normal; font-weight: bold; margin-left: 0px; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;Layer: Feeder Boundaries (ID: 104)&lt;/H2&gt;&lt;P&gt;&lt;STRONG style="font-size: medium; font-family: Verdana;"&gt;Name:&lt;/STRONG&gt;&lt;SPAN style="color: #000000; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14.4px; font-style: normal; font-weight: 400; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; background-color: #ffffff; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Feeder Boundaries&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #000000; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14.4px; font-style: normal; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: #ffffff; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;Display Field:&lt;/STRONG&gt;&lt;SPAN style="color: #000000; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14.4px; font-style: normal; font-weight: 400; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; background-color: #ffffff; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;FEEDERNAME&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #000000; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14.4px; font-style: normal; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: #ffffff; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;Type:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #000000; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14.4px; font-style: normal; font-weight: 400; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; background-color: #ffffff; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;Feature Layer&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #000000; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14.4px; font-style: normal; word-spacing: 0px; white-space: normal; orphans: 2; widows: 2; background-color: #ffffff; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;Geometry Type:&lt;/STRONG&gt;&lt;SPAN style="color: #000000; text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14.4px; font-style: normal; font-weight: 400; word-spacing: 0px; float: none; display: inline !important; white-space: normal; orphans: 2; widows: 2; background-color: #ffffff; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;esriGeometryPolygon&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; font-size: medium; font-family: Verdana;"&gt;Drawing Info:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Renderer:&lt;/EM&gt;&lt;EM&gt;Unique Value Renderer:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;....&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;....&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Transparency:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;50&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Strangely, the same MXD used to&amp;nbsp;publish the map service&amp;nbsp;in ArcGIS Server will display the transparency&amp;nbsp;correctly when&amp;nbsp;shared as an MPK using a local file geodatabase as the data source.&amp;nbsp; I&amp;nbsp;sure hope someone&amp;nbsp;has the solution to this problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 23:51:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/layer-transparency-from-dynamic-map-service/m-p/220907#M2648</guid>
      <dc:creator>AndrewFoster</dc:creator>
      <dc:date>2017-12-04T23:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Layer Transparency from Dynamic Map Service</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/layer-transparency-from-dynamic-map-service/m-p/220908#M2649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The transparency you're showing is in the drawing info of a _sublayer_, and not the map service itself. That should be respected just fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 00:03:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/layer-transparency-from-dynamic-map-service/m-p/220908#M2649</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-12-05T00:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Layer Transparency from Dynamic Map Service</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/layer-transparency-from-dynamic-map-service/m-p/220909#M2650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Morten, I agree.&amp;nbsp; The transparency of the sublayer should be respected, but it isn't.&amp;nbsp; Also, since the&amp;nbsp;transparency property of a sublayer is&amp;nbsp;read-only,&amp;nbsp;it can't be changed at runtime; we can only&amp;nbsp;change the transparency&amp;nbsp;of the map service layer which affects all of its&amp;nbsp;sublayers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 00:12:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/layer-transparency-from-dynamic-map-service/m-p/220909#M2650</guid>
      <dc:creator>AndrewFoster</dc:creator>
      <dc:date>2017-12-05T00:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Layer Transparency from Dynamic Map Service</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/layer-transparency-from-dynamic-map-service/m-p/220910#M2651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The transparency of a sublayer in a dynamic map service is applied by the server, not the runtime.&lt;/P&gt;&lt;P&gt;Which type of runtime layer are you using to access the mapservice? Which image format did you specify?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 00:53:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/layer-transparency-from-dynamic-map-service/m-p/220910#M2651</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-12-05T00:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Layer Transparency from Dynamic Map Service</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/layer-transparency-from-dynamic-map-service/m-p/220911#M2652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We're creating the map layer as an ArcGISDynamicMapServiceLayer. I don't know that we specify the image format. What's the default image format?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 02:25:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/layer-transparency-from-dynamic-map-service/m-p/220911#M2652</guid>
      <dc:creator>AndrewFoster</dc:creator>
      <dc:date>2017-12-05T02:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Layer Transparency from Dynamic Map Service</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/layer-transparency-from-dynamic-map-service/m-p/220912#M2653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Morten, what's the correct image format and how do we set it on the map service? Andrew Foster&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 02:33:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/layer-transparency-from-dynamic-map-service/m-p/220912#M2653</guid>
      <dc:creator>AndrewFoster</dc:creator>
      <dc:date>2017-12-05T02:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: Layer Transparency from Dynamic Map Service</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/layer-transparency-from-dynamic-map-service/m-p/220913#M2654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Morten,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for participating in this discussion! In my case, my service is a Dynamic service. The sublayer in that service has a transparency value of 80. In Runtime v100.1.0, I am accessing the layer using a ArcGISMapImageLayer class. I didn't specify an ImageFormat originally, but I just tried PNG and the layer does display, but without transparency.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I add the same service as a layer in ArcMap, the transparency of the sublayer is as expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 16:48:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/layer-transparency-from-dynamic-map-service/m-p/220913#M2654</guid>
      <dc:creator>MichaelThompson</dc:creator>
      <dc:date>2017-12-05T16:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Layer Transparency from Dynamic Map Service</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/layer-transparency-from-dynamic-map-service/m-p/220914#M2655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to be clear here: The sublayer is transparent, but if there's any other sublayer behind or in front of it that isn't transparent, the generated image wouldn't have any transparency in it.&lt;/P&gt;&lt;P&gt;You could try and use Fiddler and see what /exportImage request is made, and what image is coming back.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 18:10:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/layer-transparency-from-dynamic-map-service/m-p/220914#M2655</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-12-05T18:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Layer Transparency from Dynamic Map Service</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/layer-transparency-from-dynamic-map-service/m-p/220915#M2656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The transparent sublayer is the only layer in my dynamic service. I am attempting to display the service as an OperationalLayer on top of a map that has Basemap.CreateImagery() as the basemap.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 18:50:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/layer-transparency-from-dynamic-map-service/m-p/220915#M2656</guid>
      <dc:creator>MichaelThompson</dc:creator>
      <dc:date>2017-12-05T18:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: Layer Transparency from Dynamic Map Service</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/layer-transparency-from-dynamic-map-service/m-p/220916#M2657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure we're clear here.&amp;nbsp; We have a landbase map layer as our base layer (0) and an operational layer (1)&amp;nbsp;on top of the base layer.&amp;nbsp; Our operational layer has multiple point and linear feature sublayers, as well as a polygon sublayer.&amp;nbsp; The polygon sublayer isn't completely transparent, but has a transparency of 50%&amp;nbsp;(see DrawingInfo in previous post).&amp;nbsp; We need to be able to see the landbase map layer through the&amp;nbsp;polygon sublayer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 20:30:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/layer-transparency-from-dynamic-map-service/m-p/220916#M2657</guid>
      <dc:creator>AndrewFoster</dc:creator>
      <dc:date>2017-12-05T20:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Layer Transparency from Dynamic Map Service</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/layer-transparency-from-dynamic-map-service/m-p/220917#M2658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you both working on the same project? Or are you jumping on Michael's thread?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In any case, without being able to access the service and see your code, I can't very well guess what's wrong, which is why I suggest you use Fiddler to see what's really being requested, what's coming back etc. This stuff should work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 21:12:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/layer-transparency-from-dynamic-map-service/m-p/220917#M2658</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-12-05T21:12:21Z</dc:date>
    </item>
  </channel>
</rss>

