<?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: Python - ArcMap in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/python-arcmap/m-p/506150#M39824</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Although we can point you in the right direction and help you create the python script, I wonder if you really need to script this, since you can also simply use the tool&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/composite-bands.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/composite-bands.htm"&gt;Composite Bands—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&amp;nbsp;directly for this purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you want to do this for several Landsat images&amp;nbsp;it might we worthwhile to script this. If that is the case it would be good to provide more info on how your data is structured (paths for instance) and any other relevant information so that the solutions provided will help you to process the specific requirements you have.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Feb 2018 01:28:51 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2018-02-28T01:28:51Z</dc:date>
    <item>
      <title>Python - ArcMap</title>
      <link>https://community.esri.com/t5/python-questions/python-arcmap/m-p/506146#M39820</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;Doas somebody knows maybe why script below does not work? I want to collect all rasters into one image but unfortunetelly it does not work &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/sad.png" /&gt;&amp;nbsp; Thank you for answers &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&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/397595_pastedImage_1.png" style="width: 785px; height: 442px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 21:05:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-arcmap/m-p/506146#M39820</guid>
      <dc:creator>AgataKochanowska</dc:creator>
      <dc:date>2018-02-27T21:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Python - ArcMap</title>
      <link>https://community.esri.com/t5/python-questions/python-arcmap/m-p/506147#M39821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/299127"&gt;Agata Kochanowska&lt;/A&gt;&amp;nbsp; can you move this to the Python space and convert it to a Question.&amp;nbsp; If you can, I'll tag&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/289244"&gt;Michelle Mathias&lt;/A&gt;‌ and see if she can.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Questions tend to get more views and responses.&amp;nbsp; For additinal tips, check out&amp;nbsp;&lt;A href="https://community.esri.com/community/help-and-feedback/blog/2016/08/15/community-news-and-tips-how-to-ask-questions-and-get-answers?sr=search&amp;amp;searchId=7aafbd8f-4448-412b-a7f5-eb6275484369&amp;amp;searchIndex=1"&gt;https://community.esri.com/community/help-and-feedback/blog/2016/08/15/community-news-and-tips-how-to-ask-questions-and-get-answers?sr=search&amp;amp;searchId=7aafbd8f-4448-412b-a7f5-eb6275484369&amp;amp;searchIndex=1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but to also help answer, spacing is very important in Python.&amp;nbsp; When in the softwares window, you do not need to import python (that is needed if not in ArcMap or Catalog).&amp;nbsp; But as a start, have each of you import statements on one line, e.g.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;import arcpy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;import env&lt;/P&gt;&lt;P&gt;each command should be on a separate line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 21:13:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-arcmap/m-p/506147#M39821</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2018-02-27T21:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: Python - ArcMap</title>
      <link>https://community.esri.com/t5/python-questions/python-arcmap/m-p/506148#M39822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rebecca, I converted it to a question and moved it to Python. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 21:27:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-arcmap/m-p/506148#M39822</guid>
      <dc:creator>MichelleMathias</dc:creator>
      <dc:date>2018-02-27T21:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Python - ArcMap</title>
      <link>https://community.esri.com/t5/python-questions/python-arcmap/m-p/506149#M39823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Agata,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll need to put each line of code on it's own line. You have them all on one right now which won't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Micah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 21:58:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-arcmap/m-p/506149#M39823</guid>
      <dc:creator>MicahBabinski</dc:creator>
      <dc:date>2018-02-27T21:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Python - ArcMap</title>
      <link>https://community.esri.com/t5/python-questions/python-arcmap/m-p/506150#M39824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Although we can point you in the right direction and help you create the python script, I wonder if you really need to script this, since you can also simply use the tool&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/composite-bands.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/composite-bands.htm"&gt;Composite Bands—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&amp;nbsp;directly for this purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you want to do this for several Landsat images&amp;nbsp;it might we worthwhile to script this. If that is the case it would be good to provide more info on how your data is structured (paths for instance) and any other relevant information so that the solutions provided will help you to process the specific requirements you have.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2018 01:28:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-arcmap/m-p/506150#M39824</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-02-28T01:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: Python - ArcMap</title>
      <link>https://community.esri.com/t5/python-questions/python-arcmap/m-p/506151#M39825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you All for respond! &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem solved: I just put those data line by line, not in the row and is perfect! I am greatful for your help.&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/397705_pastedImage_2.png" style="width: 620px; height: 348px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2018 17:36:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-arcmap/m-p/506151#M39825</guid>
      <dc:creator>AgataKochanowska</dc:creator>
      <dc:date>2018-02-28T17:36:35Z</dc:date>
    </item>
  </channel>
</rss>

