<?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: Basemaps and image type in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/basemaps-and-image-type/m-p/502971#M25375</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot, Riyas!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Understood. Some of the tiles are heavy which is very bad for a mobile application. That's why I want to minimize the size of images.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to change the compression rate (90% by default)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Sylvain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Oct 2014 15:45:54 GMT</pubDate>
    <dc:creator>AgriSpot</dc:creator>
    <dc:date>2014-10-13T15:45:54Z</dc:date>
    <item>
      <title>Basemaps and image type</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/basemaps-and-image-type/m-p/502969#M25373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guys!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that basemaps have a lot of image type formats:&lt;/P&gt;&lt;P&gt;&lt;A href="http://services.arcgisonline.com/ArcGIS/rest/services/NatGeo_World_Map/MapServer" title="http://services.arcgisonline.com/ArcGIS/rest/services/NatGeo_World_Map/MapServer"&gt;NatGeo_World_Map (MapServer)&lt;/A&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;STRONG&gt;Supported Image Format Types: &lt;/STRONG&gt; PNG32,PNG24,PNG,JPG,DIB,TIFF,EMF,PS,PDF,GIF,SVG,SVGZ,BMP&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to improve the loading page time of my application, I want to try different types of image format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried this, but it doesn't work:&lt;/P&gt;&lt;PRE __default_attr="html" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14132032005117898 jive_text_macro" jivemacro_uid="_14132032005117898" modifiedtitle="true"&gt;
&lt;P&gt;&lt;A href="http://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer?f=json&amp;amp;format=SVG" title="http://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer?f=json&amp;amp;format=SVG"&gt;http://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer?f=json&amp;amp;format=SVG&lt;/A&gt; &lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are those formats available in ArcGIS Online basemaps?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 12:33:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/basemaps-and-image-type/m-p/502969#M25373</guid>
      <dc:creator>AgriSpot</dc:creator>
      <dc:date>2014-10-13T12:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: Basemaps and image type</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/basemaps-and-image-type/m-p/502970#M25374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Agri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally tiled map services are pre created in JPEG format, since they are base maps and don't require transparency JPEG format provided best performance with minimal loss in quality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If at all you want to test performance for different format, then you may want to check the example usage in this link &lt;A href="http://services.arcgisonline.com/arcgis/sdk/rest/index.html#/Export_Map/02ss00000062000000/" title="http://services.arcgisonline.com/arcgis/sdk/rest/index.html#/Export_Map/02ss00000062000000/"&gt;ArcGIS REST API - Services and Data Types&lt;/A&gt; . Format parameter is valid with exportmap operation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 13:39:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/basemaps-and-image-type/m-p/502970#M25374</guid>
      <dc:creator>RiyasDeen</dc:creator>
      <dc:date>2014-10-13T13:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Basemaps and image type</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/basemaps-and-image-type/m-p/502971#M25375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot, Riyas!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Understood. Some of the tiles are heavy which is very bad for a mobile application. That's why I want to minimize the size of images.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to change the compression rate (90% by default)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Sylvain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 15:45:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/basemaps-and-image-type/m-p/502971#M25375</guid>
      <dc:creator>AgriSpot</dc:creator>
      <dc:date>2014-10-13T15:45:54Z</dc:date>
    </item>
  </channel>
</rss>

