<?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: Import multiple orthophoto bands in model builder in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/import-multiple-orthophoto-bands-in-model-builder/m-p/680468#M52739</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So the question is... does the model work?&amp;nbsp; If it does you can export the model to a python script.&amp;nbsp; If it doesn't, then you will have to provide more information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 17 Jan 2016 16:51:09 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2016-01-17T16:51:09Z</dc:date>
    <item>
      <title>Import multiple orthophoto bands in model builder</title>
      <link>https://community.esri.com/t5/python-questions/import-multiple-orthophoto-bands-in-model-builder/m-p/680467#M52738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking for solution to create a script for importing only one band from orthphotos, then reclassifying into 2 classes, subtracting them and export as polygons.&lt;/P&gt;&lt;P&gt;Orthophotos are from 2011 and 2014 and are stored in 2 directories (for example D:\2011\ and D:\2014\). Overlapping orthophotos have same name except the new ones have letter "A" at the end - the old one has name E063462.tif - Band_3 and the new one E063462&lt;STRONG&gt;A&lt;/STRONG&gt;.tif - Band_3. The script should find identical orthophotos, load only one band and then run processes as it is shown in picture below.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jan 2016 16:12:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/import-multiple-orthophoto-bands-in-model-builder/m-p/680467#M52738</guid>
      <dc:creator>MihaKlemencic</dc:creator>
      <dc:date>2016-01-17T16:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: Import multiple orthophoto bands in model builder</title>
      <link>https://community.esri.com/t5/python-questions/import-multiple-orthophoto-bands-in-model-builder/m-p/680468#M52739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So the question is... does the model work?&amp;nbsp; If it does you can export the model to a python script.&amp;nbsp; If it doesn't, then you will have to provide more information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jan 2016 16:51:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/import-multiple-orthophoto-bands-in-model-builder/m-p/680468#M52739</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-01-17T16:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Import multiple orthophoto bands in model builder</title>
      <link>https://community.esri.com/t5/python-questions/import-multiple-orthophoto-bands-in-model-builder/m-p/680469#M52740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Model works.&lt;/P&gt;&lt;P&gt;Instead of manually adding bands to TOC and linking them in model builder there should be some code to do it automatically and perform further steps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jan 2016 16:59:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/import-multiple-orthophoto-bands-in-model-builder/m-p/680469#M52740</guid>
      <dc:creator>MihaKlemencic</dc:creator>
      <dc:date>2016-01-17T16:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Import multiple orthophoto bands in model builder</title>
      <link>https://community.esri.com/t5/python-questions/import-multiple-orthophoto-bands-in-model-builder/m-p/680470#M52741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are two paths you can go IMHO, implement iterators in ModelBuilder:&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/desktop/latest/analyze/modelbuilder/a-quick-tour-of-using-iterators-for-iteration-looping-.htm" title="http://desktop.arcgis.com/en/desktop/latest/analyze/modelbuilder/a-quick-tour-of-using-iterators-for-iteration-looping-.htm"&gt;A quick tour of using iterators—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... or use Python code to solve it, using &lt;A href="http://desktop.arcgis.com/en/desktop/latest/analyze/python/listing-data.htm" title="http://desktop.arcgis.com/en/desktop/latest/analyze/python/listing-data.htm"&gt;Create lists of data—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jan 2016 18:15:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/import-multiple-orthophoto-bands-in-model-builder/m-p/680470#M52741</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2016-01-17T18:15:14Z</dc:date>
    </item>
  </channel>
</rss>

