<?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: Data Driven Pages - Need to prepend field to file name when exporting individual in Mapping Questions</title>
    <link>https://community.esri.com/t5/mapping-questions/data-driven-pages-need-to-prepend-field-to-file/m-p/580766#M6367</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have a look at this thread. It may contain some ideas for you to try.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/67143-How-to-adding-dynamic-text-from-an-attribute-field-to-Data-Driven-Pages?p=233611#post233611"&gt;http://forums.arcgis.com/threads/67143-How-to-adding-dynamic-text-from-an-attribute-field-to-Data-Driven-Pages?p=233611#post233611&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Craig&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Nov 2012 20:09:18 GMT</pubDate>
    <dc:creator>CPoynter</dc:creator>
    <dc:date>2012-11-13T20:09:18Z</dc:date>
    <item>
      <title>Data Driven Pages - Need to prepend field to file name when exporting individual pngs</title>
      <link>https://community.esri.com/t5/mapping-questions/data-driven-pages-need-to-prepend-field-to-file/m-p/580765#M6366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Using ArcMap 10.0 and data driven pages,&amp;nbsp; I would like to export a series of individual .png's with unique file names based off of a field in the attribute table.&amp;nbsp; I am able to use ESRI's sample arcpy script to export to individual png's, but am not able to prepend or append a name to the png's.&amp;nbsp; I can only export each png with a page number.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone have some advice to attach a name to each of the exported .png's?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 17:31:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/data-driven-pages-need-to-prepend-field-to-file/m-p/580765#M6366</guid>
      <dc:creator>EricMcGilliard</dc:creator>
      <dc:date>2012-11-13T17:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: Data Driven Pages - Need to prepend field to file name when exporting individual</title>
      <link>https://community.esri.com/t5/mapping-questions/data-driven-pages-need-to-prepend-field-to-file/m-p/580766#M6367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have a look at this thread. It may contain some ideas for you to try.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/67143-How-to-adding-dynamic-text-from-an-attribute-field-to-Data-Driven-Pages?p=233611#post233611"&gt;http://forums.arcgis.com/threads/67143-How-to-adding-dynamic-text-from-an-attribute-field-to-Data-Driven-Pages?p=233611#post233611&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Craig&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 20:09:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/data-driven-pages-need-to-prepend-field-to-file/m-p/580766#M6367</guid>
      <dc:creator>CPoynter</dc:creator>
      <dc:date>2012-11-13T20:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: Data Driven Pages - Need to prepend field to file name when exporting individual</title>
      <link>https://community.esri.com/t5/mapping-questions/data-driven-pages-need-to-prepend-field-to-file/m-p/580767#M6368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try something like this in your arcpy: arcpy.mapping.ExportToPNG(mxd,r"C:\Temp\\" + str(ddp.pageRow.Name) + ".png", df)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/threads/62833-DDP-export-to-rasters-with-page-names" rel="nofollow" target="_blank"&gt;http://forums.arcgis.com/threads/62833-DDP-export-to-rasters-with-page-names&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 14:24:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/data-driven-pages-need-to-prepend-field-to-file/m-p/580767#M6368</guid>
      <dc:creator>JohnSobetzer</dc:creator>
      <dc:date>2012-11-16T14:24:43Z</dc:date>
    </item>
  </channel>
</rss>

