<?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 Export TIF to PNG that display elevation as RGB color in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/export-tif-to-png-that-display-elevation-as-rgb/m-p/636359#M49515</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm currently want write an Arcpy script to achieve the elevation map from TIF, look like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/300694_elevation.JPG" style="width: 620px; height: 563px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently i have the output of Pix4D that contains: DSM, DTM, Orthomosaic, Tiles etc.. But i don't know where to start. I really appreciate all of your helps. Have a nice day&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jan 2017 02:13:41 GMT</pubDate>
    <dc:creator>Thanh_NgocDao</dc:creator>
    <dc:date>2017-01-13T02:13:41Z</dc:date>
    <item>
      <title>Export TIF to PNG that display elevation as RGB color</title>
      <link>https://community.esri.com/t5/python-questions/export-tif-to-png-that-display-elevation-as-rgb/m-p/636359#M49515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm currently want write an Arcpy script to achieve the elevation map from TIF, look like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/300694_elevation.JPG" style="width: 620px; height: 563px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently i have the output of Pix4D that contains: DSM, DTM, Orthomosaic, Tiles etc.. But i don't know where to start. I really appreciate all of your helps. Have a nice day&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 02:13:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/export-tif-to-png-that-display-elevation-as-rgb/m-p/636359#M49515</guid>
      <dc:creator>Thanh_NgocDao</dc:creator>
      <dc:date>2017-01-13T02:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Export TIF to PNG that display elevation as RGB color</title>
      <link>https://community.esri.com/t5/python-questions/export-tif-to-png-that-display-elevation-as-rgb/m-p/636360#M49516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well if you have what you want as shown... perhaps you can either use the existing functionality built into arcmap&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-mapping/exporttopng.htm" title="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-mapping/exporttopng.htm"&gt;ExportToPNG—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and look at the code snippet at the bottom should you wish to refine and/or automate the process&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 03:07:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/export-tif-to-png-that-display-elevation-as-rgb/m-p/636360#M49516</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-01-13T03:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Export TIF to PNG that display elevation as RGB color</title>
      <link>https://community.esri.com/t5/python-questions/export-tif-to-png-that-display-elevation-as-rgb/m-p/636361#M49517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well in fact, the picture above is the result that i want to achieve but i haven't known how to do yet, i just have the DSM, DTM, orthomosaic which are the output from Pix4d after processing my images capturing from my drone. You have any idea, Mr.Patterson ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 04:17:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/export-tif-to-png-that-display-elevation-as-rgb/m-p/636361#M49517</guid>
      <dc:creator>Thanh_NgocDao</dc:creator>
      <dc:date>2017-01-13T04:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Export TIF to PNG that display elevation as RGB color</title>
      <link>https://community.esri.com/t5/python-questions/export-tif-to-png-that-display-elevation-as-rgb/m-p/636362#M49518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Confusion on my part... I just thought you want to convert that output to png, but you haven't gotten that far yet... sorry.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 04:26:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/export-tif-to-png-that-display-elevation-as-rgb/m-p/636362#M49518</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-01-13T04:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Export TIF to PNG that display elevation as RGB color</title>
      <link>https://community.esri.com/t5/python-questions/export-tif-to-png-that-display-elevation-as-rgb/m-p/636363#M49519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem, thank you very much, Mr.Patterson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 04:32:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/export-tif-to-png-that-display-elevation-as-rgb/m-p/636363#M49519</guid>
      <dc:creator>Thanh_NgocDao</dc:creator>
      <dc:date>2017-01-13T04:32:28Z</dc:date>
    </item>
  </channel>
</rss>

