<?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: WMTS - choose image format in ArcGIS Online in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/wmts-choose-image-format-in-arcgis-online/m-p/1395698#M58103</link>
    <description>&lt;P&gt;Greetings&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/773748"&gt;@JoshMaisey&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have not been able to find a WMTS service that uses PNG and JPEG for the same layer, but still, ArcGIS Pro does show the option for whatever format the layer supports.&amp;nbsp; After testing if the option is available in Map Viewer or Map Viewer Classic, I can say that the option is not available.&amp;nbsp; The service I tested with is:&lt;/P&gt;&lt;P&gt;&lt;A href="https://gitc.earthdata.nasa.gov/wmts/epsg4326/best/wmts.cgi," target="_blank"&gt;https://gitc.earthdata.nasa.gov/wmts/epsg4326/best/wmts.cgi,&lt;/A&gt;&amp;nbsp;where some layers have format="image/png" and others format="image/jpeg".&lt;/P&gt;&lt;P&gt;I recommend adding this functionality to the &lt;A href="https://community.esri.com/t5/custom/page/page-id/arcgis-ideas" target="_blank" rel="noopener"&gt;Ideas portal&lt;/A&gt; for consideration to implement.&lt;/P&gt;</description>
    <pubDate>Thu, 14 Mar 2024 07:40:19 GMT</pubDate>
    <dc:creator>MiguelParedes</dc:creator>
    <dc:date>2024-03-14T07:40:19Z</dc:date>
    <item>
      <title>WMTS - choose image format in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/wmts-choose-image-format-in-arcgis-online/m-p/1393002#M57974</link>
      <description>&lt;P&gt;I am consuming a WMTS feed in ArcGIS Online and there are two image formats specified for each layer - image/jpeg and image/png.&lt;/P&gt;&lt;P&gt;In ArcGIS Pro, I can choose the Image Format. Can I select the image format in ArcGIS Online? It appears to just be selecting the first format in the list (image/jpeg). Ideally, I'd like to change the layer to use image/png.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 03:04:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/wmts-choose-image-format-in-arcgis-online/m-p/1393002#M57974</guid>
      <dc:creator>JoshMaisey</dc:creator>
      <dc:date>2024-03-08T03:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: WMTS - choose image format in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/wmts-choose-image-format-in-arcgis-online/m-p/1393032#M57976</link>
      <description>&lt;P&gt;Greetings&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/773748"&gt;@JoshMaisey&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please, if possible, would you please share the URL of the service in question so that we can take a look?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 07:44:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/wmts-choose-image-format-in-arcgis-online/m-p/1393032#M57976</guid>
      <dc:creator>MiguelParedes</dc:creator>
      <dc:date>2024-03-08T07:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: WMTS - choose image format in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/wmts-choose-image-format-in-arcgis-online/m-p/1393935#M58012</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2690"&gt;@MiguelParedes&lt;/a&gt;,&amp;nbsp;unfortunately it's behind auth, but I have pasted part of the GetCapabilities response for the layer I'm adding if that helps (note, removed the tile ResourceURL as it contained a full URL with an API key):&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;        &amp;lt;Layer&amp;gt;
            &amp;lt;ows:Title&amp;gt;Latest&amp;lt;/ows:Title&amp;gt;
            &amp;lt;ows:Identifier&amp;gt;Latest&amp;lt;/ows:Identifier&amp;gt;
            &amp;lt;ows:BoundingBox crs="urn:ogc:def:crs:EPSG::3857"&amp;gt;
                &amp;lt;ows:LowerCorner&amp;gt;-13214859.195624908 -3843903.496919085&amp;lt;/ows:LowerCorner&amp;gt;
                &amp;lt;ows:UpperCorner&amp;gt;14442088.907254817 5227570.223973844&amp;lt;/ows:UpperCorner&amp;gt;
            &amp;lt;/ows:BoundingBox&amp;gt;
            &amp;lt;ows:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84"&amp;gt;
                &amp;lt;ows:LowerCorner&amp;gt;-118.7110999291726 -32.611905598272266&amp;lt;/ows:LowerCorner&amp;gt;
                &amp;lt;ows:UpperCorner&amp;gt;129.735492 42.442992014456685&amp;lt;/ows:UpperCorner&amp;gt;
            &amp;lt;/ows:WGS84BoundingBox&amp;gt;
            &amp;lt;Style&amp;gt;
                &amp;lt;ows:Identifier&amp;gt;default&amp;lt;/ows:Identifier&amp;gt;
            &amp;lt;/Style&amp;gt;
            &amp;lt;Format&amp;gt;image/jpeg&amp;lt;/Format&amp;gt;
            &amp;lt;Format&amp;gt;image/png&amp;lt;/Format&amp;gt;
            &amp;lt;ResourceURL format="image/jpeg" resourceType="tile" template="..." /&amp;gt;
            &amp;lt;ResourceURL format="image/png" resourceType="tile" template="..." /&amp;gt;
            &amp;lt;TileMatrixSetLink&amp;gt;
                &amp;lt;TileMatrixSet&amp;gt;GoogleMapsCompatible_9-22&amp;lt;/TileMatrixSet&amp;gt;
            &amp;lt;/TileMatrixSetLink&amp;gt;
        &amp;lt;/Layer&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;BR /&gt;In ArcGIS Pro, I can follow &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/services/use-map-image-layers.htm" target="_blank" rel="noopener"&gt;these instructions&lt;/A&gt;:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Many web layers can be served in a selected image format. By default,&lt;SPAN class=""&gt;ArcGIS Pro&lt;/SPAN&gt;requests images in PNG32. This format returns a high-quality image and supports transparency. However, its data size can be much larger than other formats. You can use smaller-sized formats, such as JPG; however, layer transparency is not supported for JPG.&lt;/P&gt;&lt;P&gt;To choose an available image format, use the&amp;nbsp;&lt;SPAN class=""&gt;&lt;STRONG&gt;Image format&lt;/STRONG&gt;&amp;nbsp;&lt;/SPAN&gt;drop-down menu. This menu displays the format options supported by the service.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;But I cannot find similar instructions for ArcGIS Online.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 02:30:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/wmts-choose-image-format-in-arcgis-online/m-p/1393935#M58012</guid>
      <dc:creator>JoshMaisey</dc:creator>
      <dc:date>2024-03-11T02:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: WMTS - choose image format in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/wmts-choose-image-format-in-arcgis-online/m-p/1395698#M58103</link>
      <description>&lt;P&gt;Greetings&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/773748"&gt;@JoshMaisey&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have not been able to find a WMTS service that uses PNG and JPEG for the same layer, but still, ArcGIS Pro does show the option for whatever format the layer supports.&amp;nbsp; After testing if the option is available in Map Viewer or Map Viewer Classic, I can say that the option is not available.&amp;nbsp; The service I tested with is:&lt;/P&gt;&lt;P&gt;&lt;A href="https://gitc.earthdata.nasa.gov/wmts/epsg4326/best/wmts.cgi," target="_blank"&gt;https://gitc.earthdata.nasa.gov/wmts/epsg4326/best/wmts.cgi,&lt;/A&gt;&amp;nbsp;where some layers have format="image/png" and others format="image/jpeg".&lt;/P&gt;&lt;P&gt;I recommend adding this functionality to the &lt;A href="https://community.esri.com/t5/custom/page/page-id/arcgis-ideas" target="_blank" rel="noopener"&gt;Ideas portal&lt;/A&gt; for consideration to implement.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 07:40:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/wmts-choose-image-format-in-arcgis-online/m-p/1395698#M58103</guid>
      <dc:creator>MiguelParedes</dc:creator>
      <dc:date>2024-03-14T07:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: WMTS - choose image format in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/wmts-choose-image-format-in-arcgis-online/m-p/1540867#M61601</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/773748"&gt;@JoshMaisey&lt;/a&gt;&amp;nbsp;- did you log an Idea for this?&amp;nbsp; If so, please can you pop a link in so I can upvote it?&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Sarah&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2024 12:35:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/wmts-choose-image-format-in-arcgis-online/m-p/1540867#M61601</guid>
      <dc:creator>SarahNoakes1</dc:creator>
      <dc:date>2024-09-20T12:35:07Z</dc:date>
    </item>
  </channel>
</rss>

