<?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 Open ArcGIS published TIF file and transform in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/open-arcgis-published-tif-file-and-transform/m-p/798942#M1967</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recently downloaded a dataset from&amp;nbsp;a Chinese geodata site (&lt;A class="link-titled" href="http://www.geodoi.ac.cn/WebEn/doi.aspx?Id=131" title="http://www.geodoi.ac.cn/WebEn/doi.aspx?Id=131"&gt;Global Change Research Data Publishing &amp;amp; Repository&lt;/A&gt;&amp;nbsp;)&lt;/P&gt;&lt;P&gt;The published data is in the for of a .TIF raster file with some metadata:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/499146_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;The data looks something like this (Population density per KM)&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/499166_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apparently this dataset was published in ArcGIS which I found a reference to in XXX.tif.aux.xml. The rest of the metadata files were encoded and are probably only readable from ArcGIS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to load this data using the Python API and transform it to another co-ordinate space? Ideally, I would like to transform it to the WSG-84 Space and and do some calculations using some other province/border shaperfile data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jul 2020 06:53:54 GMT</pubDate>
    <dc:creator>NadieWhitelaw</dc:creator>
    <dc:date>2020-07-06T06:53:54Z</dc:date>
    <item>
      <title>Open ArcGIS published TIF file and transform</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/open-arcgis-published-tif-file-and-transform/m-p/798942#M1967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recently downloaded a dataset from&amp;nbsp;a Chinese geodata site (&lt;A class="link-titled" href="http://www.geodoi.ac.cn/WebEn/doi.aspx?Id=131" title="http://www.geodoi.ac.cn/WebEn/doi.aspx?Id=131"&gt;Global Change Research Data Publishing &amp;amp; Repository&lt;/A&gt;&amp;nbsp;)&lt;/P&gt;&lt;P&gt;The published data is in the for of a .TIF raster file with some metadata:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/499146_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;The data looks something like this (Population density per KM)&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/499166_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apparently this dataset was published in ArcGIS which I found a reference to in XXX.tif.aux.xml. The rest of the metadata files were encoded and are probably only readable from ArcGIS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to load this data using the Python API and transform it to another co-ordinate space? Ideally, I would like to transform it to the WSG-84 Space and and do some calculations using some other province/border shaperfile data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2020 06:53:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/open-arcgis-published-tif-file-and-transform/m-p/798942#M1967</guid>
      <dc:creator>NadieWhitelaw</dc:creator>
      <dc:date>2020-07-06T06:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Open ArcGIS published TIF file and transform</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/open-arcgis-published-tif-file-and-transform/m-p/798943#M1968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. I solved this problem, there are some python libraries which are able to transform the data, I thought the GeoTIF spec was encoded, turns out it isn't&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.earthdatascience.org/courses/use-data-open-source-python/intro-raster-data-python/fundamentals-raster-data/intro-to-the-geotiff-file-format/" title="https://www.earthdatascience.org/courses/use-data-open-source-python/intro-raster-data-python/fundamentals-raster-data/intro-to-the-geotiff-file-format/"&gt;About the Geotiff (.tif) Raster File Format: Raster Data in Python | Earth Data Science - Earth Lab&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2020 02:33:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/open-arcgis-published-tif-file-and-transform/m-p/798943#M1968</guid>
      <dc:creator>NadieWhitelaw</dc:creator>
      <dc:date>2020-07-08T02:33:49Z</dc:date>
    </item>
  </channel>
</rss>

