<?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 How to export large series polygons with repited ones in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-to-export-large-series-polygons-with-repited/m-p/754682#M58186</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to ask a question:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a map with some polygons A (they are numbered). There is also rectangular grid of polygons of type B (they are also numbered). Question: how do export to PDF polygons A by polygons B?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My varant of solution: to clarify the sequence of polygons in that should get (I figured out how to do it), and then run a script that export in this sequence. Can you suggest how code of this script should look like, provided that some of the polygons B to be, of course, repeated and the series is quite large, about 400-500 ones.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or maybe you can provide me another variant of solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Sep 2012 10:47:09 GMT</pubDate>
    <dc:creator>AlexanderMakarov</dc:creator>
    <dc:date>2012-09-04T10:47:09Z</dc:date>
    <item>
      <title>How to export large series polygons with repited ones</title>
      <link>https://community.esri.com/t5/python-questions/how-to-export-large-series-polygons-with-repited/m-p/754682#M58186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to ask a question:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a map with some polygons A (they are numbered). There is also rectangular grid of polygons of type B (they are also numbered). Question: how do export to PDF polygons A by polygons B?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My varant of solution: to clarify the sequence of polygons in that should get (I figured out how to do it), and then run a script that export in this sequence. Can you suggest how code of this script should look like, provided that some of the polygons B to be, of course, repeated and the series is quite large, about 400-500 ones.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or maybe you can provide me another variant of solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 10:47:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-export-large-series-polygons-with-repited/m-p/754682#M58186</guid>
      <dc:creator>AlexanderMakarov</dc:creator>
      <dc:date>2012-09-04T10:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to export large series polygons with repited ones</title>
      <link>https://community.esri.com/t5/python-questions/how-to-export-large-series-polygons-with-repited/m-p/754683#M58187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you help clarify your question?&amp;nbsp; I think you want to be able to export a PDF showing all polygons from A that are with in each of the polygons in B.&amp;nbsp; Is that correct?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 11:56:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-export-large-series-polygons-with-repited/m-p/754683#M58187</guid>
      <dc:creator>ChristopherThompson</dc:creator>
      <dc:date>2012-09-04T11:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to export large series polygons with repited ones</title>
      <link>https://community.esri.com/t5/python-questions/how-to-export-large-series-polygons-with-repited/m-p/754684#M58188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you looked into &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00s90000003m000000"&gt;Data Driven Pages &lt;/A&gt;&lt;SPAN&gt;(ArcGIS 10+)? If you're using ArcGIS 9.3 or lower, check out &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00s90000003m000000"&gt;DS Mapbook&lt;/A&gt;&lt;SPAN&gt;. Either way, it allows you to output PDF pages showing data (your polygons) by an index layer (your grid).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 14:42:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-export-large-series-polygons-with-repited/m-p/754684#M58188</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2012-09-04T14:42:12Z</dc:date>
    </item>
  </channel>
</rss>

