<?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 Create an Add Watermark SOI to WMS-GetMap-Output in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/create-an-add-watermark-soi-to-wms-getmap-output/m-p/549535#M14871</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody. We work with ArcGIS Server 10.6.1 and require to imprint a company stamp on the WMS GetMap output. Under GITHUB there is a .NET-project &lt;A href="https://github.com/Esri/arcobjects-sdk-community-samples/tree/master/Net/Server/ServerApplyWatermarkSOI"&gt;https://github.com/Esri/arcobjects-sdk-community-samples/tree/master/Net/Server/&lt;/A&gt;&lt;A href="https://github.com/Esri/arcobjects-sdk-community-samples/tree/master/Net/Server/ServerApplyWatermarkSOI"&gt;ServerApplyWatermarkSOI&lt;/A&gt;. Unfortunately, this&amp;nbsp;only works with maps that are generated directly via a REST-request. I want to provide this functionality for&amp;nbsp;WMS-GetMap&amp;nbsp;requests.&lt;/P&gt;&lt;P&gt;Here is an example from an ESRI-JS-API-based Viewer:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="427819" alt="Example Output from an ESRI JS-API-based Viewer" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/427819_imprint_hlnug.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Requests like "&lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.esri.com/XXSERVER/arcgis/rest/services/XXSERVICE/MapServer/export?dpi=96&amp;amp;transparent=true&amp;amp;format=png8&amp;amp;layers=show:0&amp;amp;bbox=XXBBOX&amp;amp;bboxSR=25832&amp;amp;imageSR=25832&amp;amp;size=1920,1019&amp;amp;f=Image" target="_blank"&gt;http://XXSERVER/arcgis/rest/services/XXSERVICE/MapServer/export?dpi=96&amp;amp;transparent=true&amp;amp;format=png8&amp;amp;layers=show:0&amp;amp;bbox=XXBBOX&amp;amp;bboxSR=25832&amp;amp;imageSR=25832&amp;amp;size=1920,1019&amp;amp;f=Image&lt;/A&gt;&lt;SPAN&gt;" &lt;SPAN&gt;works correctly.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;An WMS-Request like &lt;A href="https://XXSERVER/arcgis/services/XXSERVICE/MapServer/WMSServer?REQUEST=GetMap&amp;amp;FORMAT=image/gif&amp;amp;WIDTH=480&amp;amp;HEIGHT=500&amp;amp;LAYERS=BFD50_Bodenhauptgruppen&amp;amp;CRS=EPSG:25832&amp;amp;BBOX=XXBBOX&amp;amp;STYLES=&amp;amp;VERSION=1.3.0"&gt;https://XXSERVER/arcgis/services/XXSERVICE/MapServer/WMSServer?REQUEST=GetMap&amp;amp;FORMAT=image/gif&amp;amp;WIDTH=480&amp;amp;HEIGHT=500&amp;amp;LAYERS=BFD50_Bodenhauptgruppen&amp;amp;CRS=EPSG:25832&amp;amp;BBOX=XXBBOX&amp;amp;STYLES=&amp;amp;VERSION=1.3.0&lt;/A&gt;&amp;nbsp;fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sample-code from &lt;SPAN&gt;ServerApplyWatermarkSOI&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;contains a region "SOAP interceptors" i think here is the right place to&amp;nbsp;solve this. &lt;SPAN&gt;But I do not have enough experience what I have to do here.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Nov 2018 07:35:39 GMT</pubDate>
    <dc:creator>MichaelBender1</dc:creator>
    <dc:date>2018-11-06T07:35:39Z</dc:date>
    <item>
      <title>Create an Add Watermark SOI to WMS-GetMap-Output</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/create-an-add-watermark-soi-to-wms-getmap-output/m-p/549535#M14871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody. We work with ArcGIS Server 10.6.1 and require to imprint a company stamp on the WMS GetMap output. Under GITHUB there is a .NET-project &lt;A href="https://github.com/Esri/arcobjects-sdk-community-samples/tree/master/Net/Server/ServerApplyWatermarkSOI"&gt;https://github.com/Esri/arcobjects-sdk-community-samples/tree/master/Net/Server/&lt;/A&gt;&lt;A href="https://github.com/Esri/arcobjects-sdk-community-samples/tree/master/Net/Server/ServerApplyWatermarkSOI"&gt;ServerApplyWatermarkSOI&lt;/A&gt;. Unfortunately, this&amp;nbsp;only works with maps that are generated directly via a REST-request. I want to provide this functionality for&amp;nbsp;WMS-GetMap&amp;nbsp;requests.&lt;/P&gt;&lt;P&gt;Here is an example from an ESRI-JS-API-based Viewer:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="427819" alt="Example Output from an ESRI JS-API-based Viewer" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/427819_imprint_hlnug.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Requests like "&lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.esri.com/XXSERVER/arcgis/rest/services/XXSERVICE/MapServer/export?dpi=96&amp;amp;transparent=true&amp;amp;format=png8&amp;amp;layers=show:0&amp;amp;bbox=XXBBOX&amp;amp;bboxSR=25832&amp;amp;imageSR=25832&amp;amp;size=1920,1019&amp;amp;f=Image" target="_blank"&gt;http://XXSERVER/arcgis/rest/services/XXSERVICE/MapServer/export?dpi=96&amp;amp;transparent=true&amp;amp;format=png8&amp;amp;layers=show:0&amp;amp;bbox=XXBBOX&amp;amp;bboxSR=25832&amp;amp;imageSR=25832&amp;amp;size=1920,1019&amp;amp;f=Image&lt;/A&gt;&lt;SPAN&gt;" &lt;SPAN&gt;works correctly.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;An WMS-Request like &lt;A href="https://XXSERVER/arcgis/services/XXSERVICE/MapServer/WMSServer?REQUEST=GetMap&amp;amp;FORMAT=image/gif&amp;amp;WIDTH=480&amp;amp;HEIGHT=500&amp;amp;LAYERS=BFD50_Bodenhauptgruppen&amp;amp;CRS=EPSG:25832&amp;amp;BBOX=XXBBOX&amp;amp;STYLES=&amp;amp;VERSION=1.3.0"&gt;https://XXSERVER/arcgis/services/XXSERVICE/MapServer/WMSServer?REQUEST=GetMap&amp;amp;FORMAT=image/gif&amp;amp;WIDTH=480&amp;amp;HEIGHT=500&amp;amp;LAYERS=BFD50_Bodenhauptgruppen&amp;amp;CRS=EPSG:25832&amp;amp;BBOX=XXBBOX&amp;amp;STYLES=&amp;amp;VERSION=1.3.0&lt;/A&gt;&amp;nbsp;fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sample-code from &lt;SPAN&gt;ServerApplyWatermarkSOI&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;contains a region "SOAP interceptors" i think here is the right place to&amp;nbsp;solve this. &lt;SPAN&gt;But I do not have enough experience what I have to do here.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2018 07:35:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/create-an-add-watermark-soi-to-wms-getmap-output/m-p/549535#M14871</guid>
      <dc:creator>MichaelBender1</dc:creator>
      <dc:date>2018-11-06T07:35:39Z</dc:date>
    </item>
  </channel>
</rss>

