<?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 how do I get a list of rasters in a geodatabase? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-do-i-get-a-list-of-rasters-in-a-geodatabase/m-p/89952#M6981</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For ListRasters, there's no geodatabase raster type option in the parameter for setting the raster type, so how do I do this?&amp;nbsp; Thanks!&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Feb 2018 21:31:52 GMT</pubDate>
    <dc:creator>DanielSchatt</dc:creator>
    <dc:date>2018-02-13T21:31:52Z</dc:date>
    <item>
      <title>how do I get a list of rasters in a geodatabase?</title>
      <link>https://community.esri.com/t5/python-questions/how-do-i-get-a-list-of-rasters-in-a-geodatabase/m-p/89952#M6981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For ListRasters, there's no geodatabase raster type option in the parameter for setting the raster type, so how do I do this?&amp;nbsp; Thanks!&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 21:31:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-do-i-get-a-list-of-rasters-in-a-geodatabase/m-p/89952#M6981</guid>
      <dc:creator>DanielSchatt</dc:creator>
      <dc:date>2018-02-13T21:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: how do I get a list of rasters in a geodatabase?</title>
      <link>https://community.esri.com/t5/python-questions/how-do-i-get-a-list-of-rasters-in-a-geodatabase/m-p/89953#M6982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No need to set raster type to list raster in GDB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;arcpy&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;env&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;workspace &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; r&lt;SPAN class="string token"&gt;"C:\rasters.gdb"&lt;/SPAN&gt;
rasterList &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; arcpy&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;ListRasters&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&lt;SPAN class="keyword token"&gt;print&lt;/SPAN&gt; rasterList&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 23:26:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-do-i-get-a-list-of-rasters-in-a-geodatabase/m-p/89953#M6982</guid>
      <dc:creator>PaulSmith8</dc:creator>
      <dc:date>2021-12-10T23:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: how do I get a list of rasters in a geodatabase?</title>
      <link>https://community.esri.com/t5/python-questions/how-do-i-get-a-list-of-rasters-in-a-geodatabase/m-p/89954#M6983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 13:46:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-do-i-get-a-list-of-rasters-in-a-geodatabase/m-p/89954#M6983</guid>
      <dc:creator>DanielSchatt</dc:creator>
      <dc:date>2018-02-14T13:46:33Z</dc:date>
    </item>
  </channel>
</rss>

