<?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: Adding watermark to each tile in cached map in ArcGIS Server in ArcGIS Enterprise Extensibility Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-extensibility-questions/adding-watermark-to-each-tile-in-cached-map-in/m-p/811496#M95</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;disable cache in admin&amp;nbsp;(see Implementing layer-level access control in this link &lt;A href="http://server.arcgis.com/en/server/latest/publish-services/windows/coding-practices-for-extensions.htm"&gt;http://server.arcgis.com/en/server/latest/publish-services/windows/coding-practices-for-extensions.htm&lt;/A&gt;&amp;nbsp;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you this setting in your service (i&lt;SPAN lang="en"&gt;f the client has never downloaded the tile before that you apply soi&amp;nbsp;should not be this) ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="345610" alt="" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/345610_Cattura.PNG" style="width: 802px; height: 339px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Apr 2017 14:29:07 GMT</pubDate>
    <dc:creator>nicogis</dc:creator>
    <dc:date>2017-04-07T14:29:07Z</dc:date>
    <item>
      <title>Adding watermark to each tile in cached map in ArcGIS Server</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-extensibility-questions/adding-watermark-to-each-tile-in-cached-map-in/m-p/811495#M94</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="" style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 5px;"&gt;&lt;P style="border: 0px; margin: 0px 0px 1em;"&gt;Using ArcGIS 10.4.1, I am trying to add a watermark to a cached map via &lt;A href="http://server.arcgis.com/en/server/latest/publish-services/windows/about-extending-services.htm#ESRI_SECTION1_22386DF3305F42D4997F6F4301F8A8D5" rel="nofollow noreferrer" style="color: #358daa; border: 0px;"&gt;Server object interceptor&lt;/A&gt;, but the result is not as expected.&lt;/P&gt;&lt;P style="border: 0px; margin: 0px 0px 1em;"&gt;Server object interceptor should handle each REST response from ArcGIS server. But in my case either none or only a few tiles are handled by SOI. It looks like only randomly chosen tiles are watermarked (always different ones):&lt;/P&gt;&lt;P style="border: 0px; margin: 0px 0px 1em;"&gt;&lt;IMG alt="enter image description here" src="https://i.stack.imgur.com/SMENT.png" style="border: 0px;" /&gt;&lt;/P&gt;&lt;P style="border: 0px; margin: 0px 0px 1em;"&gt;I suppose that it has something to do with caching, but I tried almost all possible combinations of settings in ArcGIS service properties and the result has never been as needed.&lt;/P&gt;&lt;P style="border: 0px; margin: 0px 0px 1em;"&gt;Is there any other/better way to add a watermark to a map?&lt;/P&gt;&lt;P style="border: 0px; margin: 0px 0px 1em;"&gt;Or what should I do in order to handle all tiles using ArcGIS SOI?&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2017 13:19:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-extensibility-questions/adding-watermark-to-each-tile-in-cached-map-in/m-p/811495#M94</guid>
      <dc:creator>TomášLaštík</dc:creator>
      <dc:date>2017-04-07T13:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: Adding watermark to each tile in cached map in ArcGIS Server</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-extensibility-questions/adding-watermark-to-each-tile-in-cached-map-in/m-p/811496#M95</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;disable cache in admin&amp;nbsp;(see Implementing layer-level access control in this link &lt;A href="http://server.arcgis.com/en/server/latest/publish-services/windows/coding-practices-for-extensions.htm"&gt;http://server.arcgis.com/en/server/latest/publish-services/windows/coding-practices-for-extensions.htm&lt;/A&gt;&amp;nbsp;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you this setting in your service (i&lt;SPAN lang="en"&gt;f the client has never downloaded the tile before that you apply soi&amp;nbsp;should not be this) ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="345610" alt="" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/345610_Cattura.PNG" style="width: 802px; height: 339px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2017 14:29:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-extensibility-questions/adding-watermark-to-each-tile-in-cached-map-in/m-p/811496#M95</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2017-04-07T14:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Adding watermark to each tile in cached map in ArcGIS Server</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-extensibility-questions/adding-watermark-to-each-tile-in-cached-map-in/m-p/811497#M96</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for Your reply, &lt;SPAN style="color: #4d4d4d; background-color: #fafafa;"&gt;"disableCaching"&lt;/SPAN&gt;&amp;nbsp;caused that the system watermarked some tiles also in smaller scales, but still most of my tiles are not watermarked.&lt;/P&gt;&lt;P&gt;I am attaching my caching settings:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Cache settings" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/345903_Caching_properties.png" style="height: auto;" /&gt;&lt;IMG alt="Advanced cache settings" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/345904_Advance_cache_settings.png" style="width: 620px; height: 299px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 08:31:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-extensibility-questions/adding-watermark-to-each-tile-in-cached-map-in/m-p/811497#M96</guid>
      <dc:creator>TomášLaštík</dc:creator>
      <dc:date>2017-04-10T08:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Adding watermark to each tile in cached map in ArcGIS Server</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-extensibility-questions/adding-watermark-to-each-tile-in-cached-map-in/m-p/811498#M97</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;Tomáš,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;would you mind sharing your SOI with me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2020 14:21:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-extensibility-questions/adding-watermark-to-each-tile-in-cached-map-in/m-p/811498#M97</guid>
      <dc:creator>KaiSteinicke1</dc:creator>
      <dc:date>2020-01-23T14:21:17Z</dc:date>
    </item>
  </channel>
</rss>

