<?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: How to convert .tiff to .tpkx as elevation? in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-convert-tiff-to-tpkx-as-elevation/m-p/1206926#M5831</link>
    <description>&lt;P&gt;When creating your tile package in ArcGIS Pro using the&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/create-map-tile-package.htm" target="_blank" rel="noopener"&gt;Create Map Tile Package (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;tool, if your tpkx will be in the Web Mercator Auxiliary Sphere projected coordinate system then ensure you check `Package for ArcGIS Online | Bing Maps | Google Map` or alternatively if your tpkx will be in the WGS84 geographic coordinate system then you should uncheck this option.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note if you want to use your TPKX as elevation the TIF file(s) should be added as an elevation source&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/elevation-surfaces.htm" target="_blank" rel="noopener"&gt;Work with elevation surfaces—ArcGIS Pro | Documentation&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Fri, 26 Aug 2022 21:20:10 GMT</pubDate>
    <dc:creator>MichaelBranscomb</dc:creator>
    <dc:date>2022-08-26T21:20:10Z</dc:date>
    <item>
      <title>How to convert .tiff to .tpkx as elevation?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-convert-tiff-to-tpkx-as-elevation/m-p/1206671#M5829</link>
      <description>&lt;P&gt;I converted .tif file to .tpkx , and the&amp;nbsp;tiling scheme is consistent with the basemap。&lt;SPAN&gt;But I put it in android，Arcgis runtime api for android prompts "Tiling scheme resolution unsupported", My&amp;nbsp;scheme resolution is this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;what's wrong&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Aug 2022 01:22:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-convert-tiff-to-tpkx-as-elevation/m-p/1206671#M5829</guid>
      <dc:creator>LiChunfeng</dc:creator>
      <dc:date>2022-08-28T01:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert .tiff to .tpkx as elevation?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-convert-tiff-to-tpkx-as-elevation/m-p/1206859#M5830</link>
      <description>&lt;P&gt;I don't have a huge amount of experience here, but the resolutions look &lt;EM&gt;really&lt;/EM&gt; small.&lt;/P&gt;&lt;P&gt;Have a look at this tiling scheme:&amp;nbsp;&lt;A href="https://services.arcgisonline.com/arcgis/rest/services/Canvas/World_Dark_Gray_Base/MapServer" target="_blank"&gt;https://services.arcgisonline.com/arcgis/rest/services/Canvas/World_Dark_Gray_Base/MapServer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The resolution (real world meters per pixel)&amp;nbsp;you have for your global scale (1:5,910,000,000) is about the same as 1:4,500 (level 17) in the standard web mercator tiling scheme. It's about 100,000 times off from the resolution of that scale's tiles in the standard scheme.&lt;/P&gt;&lt;P&gt;I'd have a look at the parameters you're using when exporting from Pro.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2022 17:58:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-convert-tiff-to-tpkx-as-elevation/m-p/1206859#M5830</guid>
      <dc:creator>Nicholas-Furness</dc:creator>
      <dc:date>2022-08-26T17:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert .tiff to .tpkx as elevation?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-convert-tiff-to-tpkx-as-elevation/m-p/1206926#M5831</link>
      <description>&lt;P&gt;When creating your tile package in ArcGIS Pro using the&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/create-map-tile-package.htm" target="_blank" rel="noopener"&gt;Create Map Tile Package (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;tool, if your tpkx will be in the Web Mercator Auxiliary Sphere projected coordinate system then ensure you check `Package for ArcGIS Online | Bing Maps | Google Map` or alternatively if your tpkx will be in the WGS84 geographic coordinate system then you should uncheck this option.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note if you want to use your TPKX as elevation the TIF file(s) should be added as an elevation source&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/elevation-surfaces.htm" target="_blank" rel="noopener"&gt;Work with elevation surfaces—ArcGIS Pro | Documentation&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2022 21:20:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-convert-tiff-to-tpkx-as-elevation/m-p/1206926#M5831</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2022-08-26T21:20:10Z</dc:date>
    </item>
  </channel>
</rss>

