<?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: Deforestation - Cannot use hosted Global Forest watch layer in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/deforestation-cannot-use-hosted-global-forest/m-p/1047464#M39760</link>
    <description>&lt;P&gt;Thank you, Jayanta! I will try the latter option.&lt;/P&gt;</description>
    <pubDate>Thu, 15 Apr 2021 10:01:09 GMT</pubDate>
    <dc:creator>FelixSchrock</dc:creator>
    <dc:date>2021-04-15T10:01:09Z</dc:date>
    <item>
      <title>Deforestation - Cannot use hosted Global Forest watch layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/deforestation-cannot-use-hosted-global-forest/m-p/1047442#M39755</link>
      <description>&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P&gt;I wish to use a deforestation imagery layer from Global Forest Watch (GFW) in the Python API for tracking forest change. The layer is hosted by GFW and it can be found when searching for content in API.&lt;/P&gt;&lt;P&gt;Unfortunately, I cannot access it. The API prompts an error (SSL certification error). The error code is attached to this post in a .txt file.&lt;/P&gt;&lt;P&gt;Code:&lt;/P&gt;&lt;P&gt;gis = GIS(verify_cert = False)&lt;/P&gt;&lt;P&gt;items = gis.content.search("Hansen", item_type="Imagery Layer", max_items=2)[0]&lt;BR /&gt;layer = items.layers[0]&lt;BR /&gt;layer.url&lt;/P&gt;&lt;P&gt;layer.properties.name&lt;/P&gt;&lt;P&gt;-&amp;gt; arc_errorCode.txt&lt;/P&gt;&lt;P&gt;Does someone experience similar problems and found a solution to this issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Felix&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2021 08:18:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/deforestation-cannot-use-hosted-global-forest/m-p/1047442#M39755</guid>
      <dc:creator>FelixSchrock</dc:creator>
      <dc:date>2021-04-15T08:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: Deforestation - Cannot use hosted Global Forest watch layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/deforestation-cannot-use-hosted-global-forest/m-p/1047446#M39756</link>
      <description>&lt;P&gt;Not only the SSL issue, but it seems their ArcGIS Server license has expired.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jayanta_Poddar_0-1618475169214.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/10957i88BF280DD6F079D7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jayanta_Poddar_0-1618475169214.png" alt="Jayanta_Poddar_0-1618475169214.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2021 08:28:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/deforestation-cannot-use-hosted-global-forest/m-p/1047446#M39756</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-04-15T08:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: Deforestation - Cannot use hosted Global Forest watch layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/deforestation-cannot-use-hosted-global-forest/m-p/1047447#M39757</link>
      <description>&lt;P&gt;Thanks for the reply. So I assume that this layer cannot be used anymore.&lt;/P&gt;&lt;P&gt;There is also the possibility to download the "raw" data in .tif file format. (here is the download link: &lt;A href="https://storage.googleapis.com/earthenginepartners-hansen/GFC-2020-v1.8/download.html" target="_blank"&gt;https://storage.googleapis.com/earthenginepartners-hansen/GFC-2020-v1.8/download.html&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;Is it possible to import those .tif files as an Imagery Layer in the ArcGIS Python API?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or would I have to transform the .tif files in some other format before I can access them in the API?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2021 08:31:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/deforestation-cannot-use-hosted-global-forest/m-p/1047447#M39757</guid>
      <dc:creator>FelixSchrock</dc:creator>
      <dc:date>2021-04-15T08:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Deforestation - Cannot use hosted Global Forest watch layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/deforestation-cannot-use-hosted-global-forest/m-p/1047460#M39759</link>
      <description>&lt;P&gt;TIFF is a heavy image, so I won't recommend calling it directly over the web.&lt;/P&gt;&lt;P&gt;In case your organization has ArcGIS Enterprise license, you can &lt;A href="https://enterprise.arcgis.com/en/server/latest/publish-services/windows/publishing-image-services.htm" target="_self"&gt;publish Image service&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Else, if you have an ArcGIS subscription account, you may test &lt;A href="https://www.esri.com/en-us/arcgis/products/arcgis-online-imagery/overview" target="_self"&gt;ArcGIS Image for ArcGIS Online (Pre-release)&lt;/A&gt;&amp;nbsp;to host, serve and analyze imagery on the web. This pre-release is ideal for existing ArcGIS Online customers wishing to test and provide feedback on ArcGIS Image for ArcGIS Online. This activity may consume &lt;A href="https://doc.arcgis.com/en/arcgis-online/administer/credits.htm#ESRI_SECTION1_709121D2C7694DCAB9B8592F36F7A5BA" target="_self"&gt;service credits&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2021 09:39:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/deforestation-cannot-use-hosted-global-forest/m-p/1047460#M39759</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-04-15T09:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Deforestation - Cannot use hosted Global Forest watch layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/deforestation-cannot-use-hosted-global-forest/m-p/1047464#M39760</link>
      <description>&lt;P&gt;Thank you, Jayanta! I will try the latter option.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2021 10:01:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/deforestation-cannot-use-hosted-global-forest/m-p/1047464#M39760</guid>
      <dc:creator>FelixSchrock</dc:creator>
      <dc:date>2021-04-15T10:01:09Z</dc:date>
    </item>
  </channel>
</rss>

