<?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: Zoom to feature and export a jpeg in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/zoom-to-feature-and-export-a-jpeg/m-p/338125#M8874</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Ken&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks very much, that does appear to be what I am looking for (your script for 9.3)! I will hopefully be able to test it out this week!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Leo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 May 2011 06:22:22 GMT</pubDate>
    <dc:creator>LeoQuayle</dc:creator>
    <dc:date>2011-05-25T06:22:22Z</dc:date>
    <item>
      <title>Zoom to feature and export a jpeg</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/zoom-to-feature-and-export-a-jpeg/m-p/338123#M8872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To all knowledgeable developers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have over 400 basic maps to prepare which entails simply zooming to each of 400 features in a single shapefile and exporting a jpeg for each one. As part of the map I also have an inset dataframe showing the location of the feature in the greater scheme of things, and so I additionally have to set the feature's number into the definition query of layer in the inset map to isolate it there before exporting the jpeg. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would love for someone to be able to point me in the direction of a script/s that can help me to automate this process... I am sure it must have been done before? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your help will be greatly appreciated!!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Leo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2011 14:47:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/zoom-to-feature-and-export-a-jpeg/m-p/338123#M8872</guid>
      <dc:creator>LeoQuayle</dc:creator>
      <dc:date>2011-05-20T14:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom to feature and export a jpeg</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/zoom-to-feature-and-export-a-jpeg/m-p/338124#M8873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you're using ArcGIS 10, then you can use the Data Driven pages to do this. If you're using ArcGIS 9.x, check out my &lt;/SPAN&gt;&lt;A href="http://arcscripts.esri.com/details.asp?dbid=15395"&gt;script&lt;/A&gt;&lt;SPAN&gt; to do this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2011 17:50:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/zoom-to-feature-and-export-a-jpeg/m-p/338124#M8873</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2011-05-20T17:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom to feature and export a jpeg</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/zoom-to-feature-and-export-a-jpeg/m-p/338125#M8874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Ken&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks very much, that does appear to be what I am looking for (your script for 9.3)! I will hopefully be able to test it out this week!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Leo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 06:22:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/zoom-to-feature-and-export-a-jpeg/m-p/338125#M8874</guid>
      <dc:creator>LeoQuayle</dc:creator>
      <dc:date>2011-05-25T06:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom to feature and export a jpeg</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/zoom-to-feature-and-export-a-jpeg/m-p/338126#M8875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Ken&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for your script, it has gone a long way to helping me achieve my task. I have a further question though. Is it possible to write a definition query into another layer? I am wanting to generate an inset map as per the attached image. This will need to be in a separate data frame though in the same map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your help is much appreciated!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Leo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2011 08:34:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/zoom-to-feature-and-export-a-jpeg/m-p/338126#M8875</guid>
      <dc:creator>LeoQuayle</dc:creator>
      <dc:date>2011-06-03T08:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom to feature and export a jpeg</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/zoom-to-feature-and-export-a-jpeg/m-p/338127#M8876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Leo,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; I don't think it currently has that capability for the inset maps, and unfortunately, I'm not updating this script any more.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2011 14:43:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/zoom-to-feature-and-export-a-jpeg/m-p/338127#M8876</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2011-06-06T14:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom to feature and export a jpeg</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/zoom-to-feature-and-export-a-jpeg/m-p/338128#M8877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;arcmapbook doest this pretty well in arcmap v9&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://code.google.com/p/arcmapbook/"&gt;http://code.google.com/p/arcmapbook/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2011 21:50:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/zoom-to-feature-and-export-a-jpeg/m-p/338128#M8877</guid>
      <dc:creator>GrahamW</dc:creator>
      <dc:date>2011-07-06T21:50:26Z</dc:date>
    </item>
  </channel>
</rss>

