<?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: Geotif file in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/geotif-file/m-p/1086423#M6445</link>
    <description>&lt;P&gt;Let me try &amp;amp; will update soon, thanks again for your help.&lt;/P&gt;</description>
    <pubDate>Fri, 06 Aug 2021 00:24:08 GMT</pubDate>
    <dc:creator>aaditya2000</dc:creator>
    <dc:date>2021-08-06T00:24:08Z</dc:date>
    <item>
      <title>Geotif file</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/geotif-file/m-p/1086369#M6440</link>
      <description>&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;My question is, let say I have Geotif file and but i don't' have rest of the any details. Programmatically or using Python\ArcGIS API. I want to find out how many layers does this one GeoTif file has and how I can extract each layer from that one file.&lt;/P&gt;&lt;P&gt;Is it possible? Is it someone in community might have come across similar situation and how it was resolved.&lt;/P&gt;&lt;P&gt;Any pointer or link is greatly appreciated.&lt;/P&gt;&lt;P&gt;Thanking in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 21:12:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/geotif-file/m-p/1086369#M6440</guid>
      <dc:creator>aaditya2000</dc:creator>
      <dc:date>2021-08-05T21:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: Geotif file</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/geotif-file/m-p/1086372#M6441</link>
      <description>&lt;P&gt;posssibly&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/get-raster-properties.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/get-raster-properties.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;property - BAND_COUNT&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 21:15:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/geotif-file/m-p/1086372#M6441</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2021-08-05T21:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Geotif file</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/geotif-file/m-p/1086373#M6442</link>
      <description>&lt;P&gt;Hello David:&lt;/P&gt;&lt;P&gt;Thanks for your reply &amp;amp; helping me, I appreciate you.&lt;/P&gt;&lt;P&gt;One more request, is there publicly available code that can educate me more in detail.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 21:19:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/geotif-file/m-p/1086373#M6442</guid>
      <dc:creator>aaditya2000</dc:creator>
      <dc:date>2021-08-05T21:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: Geotif file</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/geotif-file/m-p/1086392#M6443</link>
      <description>&lt;LI-CODE lang="python"&gt;out = arcpy.GetRasterProperties_management(r"path to your raster", "BANDCOUNT")
print(out.getOutput(0))&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 05 Aug 2021 22:10:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/geotif-file/m-p/1086392#M6443</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2021-08-05T22:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Geotif file</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/geotif-file/m-p/1086423#M6445</link>
      <description>&lt;P&gt;Let me try &amp;amp; will update soon, thanks again for your help.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Aug 2021 00:24:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/geotif-file/m-p/1086423#M6445</guid>
      <dc:creator>aaditya2000</dc:creator>
      <dc:date>2021-08-06T00:24:08Z</dc:date>
    </item>
  </channel>
</rss>

