<?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 Hello. I'd like to export map series with Data Driven Pages. Is there a way to enable the option &amp;quot;don't export empty tiles&amp;quot; as it existed with DS Mapbook? The only way I can think of is to &amp;quot;select by attributes&amp;quot; the tile layer and then enable pages  selec in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/hello-i-d-like-to-export-map-series-with-data/m-p/748654#M57853</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Background: I have a python script wich makes a definition-qry of layer "A". So I only want the tiles to be exported in which there's data of layer "A".&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thank you for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Feb 2015 17:25:43 GMT</pubDate>
    <dc:creator>SilvanStöckli</dc:creator>
    <dc:date>2015-02-16T17:25:43Z</dc:date>
    <item>
      <title>Hello. I'd like to export map series with Data Driven Pages. Is there a way to enable the option "don't export empty tiles" as it existed with DS Mapbook? The only way I can think of is to "select by attributes" the tile layer and then enable pages  selec</title>
      <link>https://community.esri.com/t5/python-questions/hello-i-d-like-to-export-map-series-with-data/m-p/748654#M57853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Background: I have a python script wich makes a definition-qry of layer "A". So I only want the tiles to be exported in which there's data of layer "A".&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thank you for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 17:25:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/hello-i-d-like-to-export-map-series-with-data/m-p/748654#M57853</guid>
      <dc:creator>SilvanStöckli</dc:creator>
      <dc:date>2015-02-16T17:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Hello. I'd like to export map series with Data Driven Pages. Is there a way to enable the option "don't export empty tiles" as it existed with DS Mapbook? The only way I can think of is to "select by attributes" the tile layer and then enable pages  s</title>
      <link>https://community.esri.com/t5/python-questions/hello-i-d-like-to-export-map-series-with-data/m-p/748655#M57854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure your entire question made it through, but here are my thoughts based on what you've provided.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you've already got a python script to filter layer A, then you may as well add in a couple lines to &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Select_Layer_By_Location/001700000072000000/"&gt;select by location&lt;/A&gt; those tiles in your index layer overlapping layer A, &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//001700000035000000"&gt;Copy Features&lt;/A&gt; to a new index layer, and renumber the page numbers, if desired.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 17:39:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/hello-i-d-like-to-export-map-series-with-data/m-p/748655#M57854</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2015-02-16T17:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Hello. I'd like to export map series with Data Driven Pages. Is there a way to enable the option "don't export empty tiles" as it existed with DS Mapbook? The only way I can think of is to "select by attributes" the tile layer and then enable pages  s</title>
      <link>https://community.esri.com/t5/python-questions/hello-i-d-like-to-export-map-series-with-data/m-p/748656#M57855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Darren. Thanks for your super fast response!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think, that's basically what I thought I could do. But is this really the way one should do it? Isn't there a more "intended" way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 17:53:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/hello-i-d-like-to-export-map-series-with-data/m-p/748656#M57855</guid>
      <dc:creator>SilvanStöckli</dc:creator>
      <dc:date>2015-02-16T17:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Hello. I'd like to export map series with Data Driven Pages. Is there a way to enable the option "don't export empty tiles" as it existed with DS Mapbook? The only way I can think of is to "select by attributes" the tile layer and then enable pages  s</title>
      <link>https://community.esri.com/t5/python-questions/hello-i-d-like-to-export-map-series-with-data/m-p/748657#M57856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know of any way to do this out-of-the-box, so it may not be "the intended way". On that note, I'd be curious to know what percentage of anything I do in ArcGIS is "the intended way", but it seems to work and that's good enough for me &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;Personally, I think a lot of people waste a lot of time looking for the right way to do something, when they could do it the wrong way much sooner.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 00:03:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/hello-i-d-like-to-export-map-series-with-data/m-p/748657#M57856</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2015-02-17T00:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: Hello. I'd like to export map series with Data Driven Pages. Is there a way to enable the option "don't export empty tiles" as it existed with DS Mapbook? The only way I can think of is to "select by attributes" the tile layer and then enable pages  s</title>
      <link>https://community.esri.com/t5/python-questions/hello-i-d-like-to-export-map-series-with-data/m-p/748658#M57857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;We run a large map production process that uses a combination of data driven pages and python.&amp;nbsp; We have an attribute for our index grid called "PrintMap" that is 1 if yes or 0 if no.&amp;nbsp; I use &lt;SPAN style="color: #000000;"&gt;SelectLayerByLocation_management to find grids that aren't empty and then an update cursor to set the "PrintMap" field to 1.&amp;nbsp; I agree with Darren that I don't think there is an out of the box method similar to DS map book.&amp;nbsp; What kind of data are you using?&amp;nbsp; We operate with an SDE that uses the ST_Geometry data type which allows us to create spatial definition queries.&amp;nbsp; Essentially we can have it show only index grids that intersect another layer and then run the data driven pages that way.&amp;nbsp; The Select by location method produces the same results.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;Best,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;Brandon&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 00:35:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/hello-i-d-like-to-export-map-series-with-data/m-p/748658#M57857</guid>
      <dc:creator>BrandonKeinath1</dc:creator>
      <dc:date>2015-02-17T00:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Hello. I'd like to export map series with Data Driven Pages. Is there a way to enable the option "don't export empty tiles" as it existed with DS Mapbook? The only way I can think of is to "select by attributes" the tile layer and then enable pages  s</title>
      <link>https://community.esri.com/t5/python-questions/hello-i-d-like-to-export-map-series-with-data/m-p/748659#M57858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 16:06:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/hello-i-d-like-to-export-map-series-with-data/m-p/748659#M57858</guid>
      <dc:creator>SilvanStöckli</dc:creator>
      <dc:date>2015-02-17T16:06:32Z</dc:date>
    </item>
  </channel>
</rss>

