<?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: Grid Reference in Layout View in ArcGIS Enterprise Portal Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/grid-reference-in-layout-view/m-p/28208#M379</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I forgot to mention I'm using 9.3 - is it still possible?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Aug 2011 06:57:42 GMT</pubDate>
    <dc:creator>DanEvans</dc:creator>
    <dc:date>2011-08-30T06:57:42Z</dc:date>
    <item>
      <title>Grid Reference in Layout View</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/grid-reference-in-layout-view/m-p/28205#M376</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;Is there a way to insert the grid reference/X Y co-ordinates of the centre of the data frame in layout view? I'm working in British National Grid projection...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2011 14:18:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/grid-reference-in-layout-view/m-p/28205#M376</guid>
      <dc:creator>DanEvans</dc:creator>
      <dc:date>2011-08-26T14:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Grid Reference in Layout View</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/grid-reference-in-layout-view/m-p/28206#M377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Dan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could write a Python script that would return the extent of the data frame, do the math to find the center, and then update a text element in the page layout with the coordinates. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Start with the help topic on the DataFrame properties available through Python found here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/DataFrame/00s300000003000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/DataFrame/00s300000003000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you can find an example of updating a text element with Python here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/TextElement/00s30000000m000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/TextElement/00s30000000m000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are new to Python, a good place to start is with the following Blog Post:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://blogs.esri.com/dev/blogs/arcgisdesktop/archive/2010/09/24/getting-started-with-python-map-automation.aspx"&gt;http://blogs.esri.com/dev/blogs/arcgisdesktop/archive/2010/09/24/getting-started-with-python-map-automation.aspx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2011 23:36:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/grid-reference-in-layout-view/m-p/28206#M377</guid>
      <dc:creator>DavidWatkins</dc:creator>
      <dc:date>2011-08-29T23:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Grid Reference in Layout View</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/grid-reference-in-layout-view/m-p/28207#M378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks David, I'll give it a try.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2011 06:55:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/grid-reference-in-layout-view/m-p/28207#M378</guid>
      <dc:creator>DanEvans</dc:creator>
      <dc:date>2011-08-30T06:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: Grid Reference in Layout View</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/grid-reference-in-layout-view/m-p/28208#M379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I forgot to mention I'm using 9.3 - is it still possible?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2011 06:57:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/grid-reference-in-layout-view/m-p/28208#M379</guid>
      <dc:creator>DanEvans</dc:creator>
      <dc:date>2011-08-30T06:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Grid Reference in Layout View</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/grid-reference-in-layout-view/m-p/28209#M380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Dan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Python methods I was describing are only available at 10 or later. You would need to write something using ArcObjects at 9.3.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2011 15:57:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/grid-reference-in-layout-view/m-p/28209#M380</guid>
      <dc:creator>DavidWatkins</dc:creator>
      <dc:date>2011-08-30T15:57:08Z</dc:date>
    </item>
  </channel>
</rss>

