<?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 Test for Data Frame Fixed Extent in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/test-for-data-frame-fixed-extent/m-p/291274#M22563</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there a way to test if a data frame has a fixed extent ? I have a process that is creating several maps, some have a fixed extent so I don't need to change the extent. I'd like to test for this so I can skip changing the extent.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jan 2013 21:16:48 GMT</pubDate>
    <dc:creator>GrantCarroll</dc:creator>
    <dc:date>2013-01-16T21:16:48Z</dc:date>
    <item>
      <title>Test for Data Frame Fixed Extent</title>
      <link>https://community.esri.com/t5/python-questions/test-for-data-frame-fixed-extent/m-p/291274#M22563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there a way to test if a data frame has a fixed extent ? I have a process that is creating several maps, some have a fixed extent so I don't need to change the extent. I'd like to test for this so I can skip changing the extent.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 21:16:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/test-for-data-frame-fixed-extent/m-p/291274#M22563</guid>
      <dc:creator>GrantCarroll</dc:creator>
      <dc:date>2013-01-16T21:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Test for Data Frame Fixed Extent</title>
      <link>https://community.esri.com/t5/python-questions/test-for-data-frame-fixed-extent/m-p/291275#M22564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Python does not provide access to this property.&amp;nbsp; But with arcpy.mapping you can get the extent of a dataframe.&amp;nbsp; Knowing the extent coordinates you could determine if the extent changed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 14:06:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/test-for-data-frame-fixed-extent/m-p/291275#M22564</guid>
      <dc:creator>JeffBarrette</dc:creator>
      <dc:date>2013-01-17T14:06:44Z</dc:date>
    </item>
  </channel>
</rss>

