<?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 Feels simple but again having problems...opening ArcMap with Python in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/feels-simple-but-again-having-problems-opening/m-p/675239#M52244</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I can open ArcMap with python using os.system. The first problem I seem to have is that it takes like 10 sec to open which I think messes up the script. I think I figured that out but know I want to zoom to a particular township\range\section that I have from a text file. Once I can zoom to that particular spot, I need to refresh the map and export it to .pdfs, and go on the the next township\range\section on the list. The last couple of items I think I have figured out but it is zoom in from a list that I am having problem with. Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Feb 2011 16:43:03 GMT</pubDate>
    <dc:creator>MikePowell</dc:creator>
    <dc:date>2011-02-15T16:43:03Z</dc:date>
    <item>
      <title>Feels simple but again having problems...opening ArcMap with Python</title>
      <link>https://community.esri.com/t5/python-questions/feels-simple-but-again-having-problems-opening/m-p/675239#M52244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I can open ArcMap with python using os.system. The first problem I seem to have is that it takes like 10 sec to open which I think messes up the script. I think I figured that out but know I want to zoom to a particular township\range\section that I have from a text file. Once I can zoom to that particular spot, I need to refresh the map and export it to .pdfs, and go on the the next township\range\section on the list. The last couple of items I think I have figured out but it is zoom in from a list that I am having problem with. Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 16:43:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/feels-simple-but-again-having-problems-opening/m-p/675239#M52244</guid>
      <dc:creator>MikePowell</dc:creator>
      <dc:date>2011-02-15T16:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Feels simple but again having problems...opening ArcMap with Python</title>
      <link>https://community.esri.com/t5/python-questions/feels-simple-but-again-having-problems-opening/m-p/675240#M52245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have not looked into it much, but the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00s300000032000000.htm"&gt;arcpy.mapping&lt;/A&gt;&lt;SPAN&gt; module is supposed to be able to do most of this, including opening MXDs. I am sure there are limitations to it as it's not meant to completely replace ArcObjects, which is what you would have had to use in the past.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 17:39:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/feels-simple-but-again-having-problems-opening/m-p/675240#M52245</guid>
      <dc:creator>LoganPugh</dc:creator>
      <dc:date>2011-02-15T17:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Feels simple but again having problems...opening ArcMap with Python</title>
      <link>https://community.esri.com/t5/python-questions/feels-simple-but-again-having-problems-opening/m-p/675241#M52246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, I understand that Arcpy.mapping is the way to go with this, but I am still having problems zooming in to a particular township\range\section when the given township\range\section is in a .txt file. I have a PLSS feature class. How do I compare a column in that with what is in the .txt file? I guess that is what me question\problem is.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Feb 2011 17:01:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/feels-simple-but-again-having-problems-opening/m-p/675241#M52246</guid>
      <dc:creator>MikePowell</dc:creator>
      <dc:date>2011-02-16T17:01:42Z</dc:date>
    </item>
  </channel>
</rss>

