<?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: How do you set up data driven pages with ArcPy? in Mapping Questions</title>
    <link>https://community.esri.com/t5/mapping-questions/how-do-you-set-up-data-driven-pages-with-arcpy/m-p/152110#M1683</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amanda, I appreciate your help. It looks as if I can't do this after all. I found similar questions on the suggested threads section that answered my question. Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Dec 2014 00:04:21 GMT</pubDate>
    <dc:creator>BenjaminBauman</dc:creator>
    <dc:date>2014-12-05T00:04:21Z</dc:date>
    <item>
      <title>How do you set up data driven pages with ArcPy?</title>
      <link>https://community.esri.com/t5/mapping-questions/how-do-you-set-up-data-driven-pages-with-arcpy/m-p/152108#M1681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Based on the lack of mention with in the documentation, as well the mention within &lt;A href="http://gis.stackexchange.com/questions/35091/how-to-set-up-data-driven-pages-using-arcpy"&gt;this&lt;/A&gt;‌ gis.stackexchange thread, I'm getting the impression that it is not possible to set up data driven pages with ArcPy. This seems a little strange, seeing as how it is such a fundamental component of the Data Driven Pages toolbar. I am specifically trying to Enable Data Driven Pages, and then assigning it to a specific layer. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 19:29:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/how-do-you-set-up-data-driven-pages-with-arcpy/m-p/152108#M1681</guid>
      <dc:creator>BenjaminBauman</dc:creator>
      <dc:date>2014-12-04T19:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: How do you set up data driven pages with ArcPy?</title>
      <link>https://community.esri.com/t5/mapping-questions/how-do-you-set-up-data-driven-pages-with-arcpy/m-p/152109#M1682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Benjamin,&lt;/P&gt;&lt;P&gt;I don't know much about ArcPy, but I am assuming you are coding this for a script to run automatically?&amp;nbsp; In the past, when I have set up data driven pages for an atlas book, I have had to add my specific layer first before setting up the pages.&amp;nbsp; Maybe try reversing the order you mentioned?&amp;nbsp; Try adding the specific layer and then pointing to the "enable data driven pages" code?&amp;nbsp; Just a thought.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amanda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 21:21:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/how-do-you-set-up-data-driven-pages-with-arcpy/m-p/152109#M1682</guid>
      <dc:creator>AmandaBishop</dc:creator>
      <dc:date>2014-12-04T21:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: How do you set up data driven pages with ArcPy?</title>
      <link>https://community.esri.com/t5/mapping-questions/how-do-you-set-up-data-driven-pages-with-arcpy/m-p/152110#M1683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amanda, I appreciate your help. It looks as if I can't do this after all. I found similar questions on the suggested threads section that answered my question. Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 00:04:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/how-do-you-set-up-data-driven-pages-with-arcpy/m-p/152110#M1683</guid>
      <dc:creator>BenjaminBauman</dc:creator>
      <dc:date>2014-12-05T00:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: How do you set up data driven pages with ArcPy?</title>
      <link>https://community.esri.com/t5/mapping-questions/how-do-you-set-up-data-driven-pages-with-arcpy/m-p/152111#M1684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is quite simple to create a simple data driven page project and save it as a template.&amp;nbsp; Then you can ignore its limitations and continue the whole process using the arcpy.mapping module.&amp;nbsp; For example, &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/DataDrivenPages/00s300000030000000/"&gt;the documentation beginning &lt;/A&gt;here will show you the python procedures within the module.&amp;nbsp; It is much the same way that you need a template to create a project in the first place...the principle applies here as well.&amp;nbsp; The capabilities of arcpy.mapping far surpass those of the ddp interface.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 03:49:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/how-do-you-set-up-data-driven-pages-with-arcpy/m-p/152111#M1684</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-12-05T03:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: How do you set up data driven pages with ArcPy?</title>
      <link>https://community.esri.com/t5/mapping-questions/how-do-you-set-up-data-driven-pages-with-arcpy/m-p/152112#M1685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Dan. You made some good points. Setting up the template manually is pretty trivial.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 13:49:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/how-do-you-set-up-data-driven-pages-with-arcpy/m-p/152112#M1685</guid>
      <dc:creator>BenjaminBauman</dc:creator>
      <dc:date>2014-12-05T13:49:53Z</dc:date>
    </item>
  </channel>
</rss>

