<?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 analyze map programatically? in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-analyze-map-programatically/m-p/407549#M10909</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;There is a command in ArcMap-&amp;gt;File-&amp;gt;'Analyze Map...'. This analyzes the current map and shows if there are any errors or warnings. Like for example : 'Layer's data source has a different projection [Unknown] than the data frame's projection' and many more. Can I do this same operation through my C# code (ArcObjects) and identify the errors or warnings it shows ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any reply would be greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sowmya.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Oct 2013 17:00:46 GMT</pubDate>
    <dc:creator>SowmyaTiramdasu</dc:creator>
    <dc:date>2013-10-22T17:00:46Z</dc:date>
    <item>
      <title>How to analyze map programatically?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-analyze-map-programatically/m-p/407549#M10909</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;There is a command in ArcMap-&amp;gt;File-&amp;gt;'Analyze Map...'. This analyzes the current map and shows if there are any errors or warnings. Like for example : 'Layer's data source has a different projection [Unknown] than the data frame's projection' and many more. Can I do this same operation through my C# code (ArcObjects) and identify the errors or warnings it shows ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any reply would be greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sowmya.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 17:00:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-analyze-map-programatically/m-p/407549#M10909</guid>
      <dc:creator>SowmyaTiramdasu</dc:creator>
      <dc:date>2013-10-22T17:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to analyze map programatically?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-analyze-map-programatically/m-p/407550#M10910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What version of ArcMap are you using?&amp;nbsp; I don't have that option under File.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 17:53:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-analyze-map-programatically/m-p/407550#M10910</guid>
      <dc:creator>JohnStephens</dc:creator>
      <dc:date>2013-10-22T17:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to analyze map programatically?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-analyze-map-programatically/m-p/407551#M10911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using ArcMap 10.2. We also get a similar functionality when we click on File-&amp;gt;Share As-&amp;gt;Tile Package-&amp;gt; on the tile package window-&amp;gt; 'Analyze' with a green check mark beside it. There is a slight difference in the results given when clicked on File-&amp;gt;Analyze and the other path I mentioned above. I am mainly interested in the Analyze before creating a Tile Package.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;What version of ArcMap are you using?&amp;nbsp; I don't have that option under File.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 17:57:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-analyze-map-programatically/m-p/407551#M10911</guid>
      <dc:creator>SowmyaTiramdasu</dc:creator>
      <dc:date>2013-10-22T17:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to analyze map programatically?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-analyze-map-programatically/m-p/407552#M10912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You could try getting a handle on the button and then executing it. A code snippet is &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#/Find_Command_and_Execute_Snippet/0049000000n0000000/"&gt;here&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Duncan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 09:36:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-analyze-map-programatically/m-p/407552#M10912</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2013-10-23T09:36:47Z</dc:date>
    </item>
  </channel>
</rss>

