<?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: Create a list of paths to images in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/create-a-list-of-paths-to-images/m-p/308345#M24000</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Read the folder...&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/arcpy/functions/listrasters.htm" title="http://pro.arcgis.com/en/pro-app/arcpy/functions/listrasters.htm"&gt;ListRasters—ArcPy Functions | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Dec 2018 22:11:03 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2018-12-14T22:11:03Z</dc:date>
    <item>
      <title>Create a list of paths to images</title>
      <link>https://community.esri.com/t5/python-questions/create-a-list-of-paths-to-images/m-p/308344#M23999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How would I create a list from a handful of images in a folder? I need the full file path to each one included. For example,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Image files:&lt;/P&gt;&lt;P&gt;C:\data\images\image.jpeg&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;C:\&lt;/SPAN&gt;&lt;SPAN&gt;data\images\image.jpeg2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;C:\&lt;SPAN&gt;data\images\image.jpeg3&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;How do I avoid using the full path for each element:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE class="language-python line-numbers"&gt;&lt;CODE&gt;list &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;r&lt;SPAN class="string token"&gt;'C:\data\images\image.jpeg'&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; r&lt;SPAN class="string token"&gt;'C:\data\images\image.jpeg2'&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; r&lt;SPAN class="string token"&gt;'C:\data\images\image.jpeg3'&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2018 21:29:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/create-a-list-of-paths-to-images/m-p/308344#M23999</guid>
      <dc:creator>JaredPilbeam2</dc:creator>
      <dc:date>2018-12-14T21:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: Create a list of paths to images</title>
      <link>https://community.esri.com/t5/python-questions/create-a-list-of-paths-to-images/m-p/308345#M24000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Read the folder...&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/arcpy/functions/listrasters.htm" title="http://pro.arcgis.com/en/pro-app/arcpy/functions/listrasters.htm"&gt;ListRasters—ArcPy Functions | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2018 22:11:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/create-a-list-of-paths-to-images/m-p/308345#M24000</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-12-14T22:11:03Z</dc:date>
    </item>
  </channel>
</rss>

