<?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 Fine-tuning Layout View in ArcGIS Enterprise Portal Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/fine-tuning-layout-view/m-p/655166#M8929</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am working on a display drawing for a new subdivision using ArcMap 10. The layout view is looking pretty good, but I am trying to fine-tune it now and I have a few questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) My polygon layer shows each proposed tract; however, to find out what each tract's acreage is, I have to measure it with the measure tool. Is there any way I can set ArcMap to &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;automatically &lt;/SPAN&gt;&lt;SPAN&gt;calculate and show the acreage of each tract in the Attribute table?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) It would be really nice if I could label each tract AND the acreage; the only way I can think to do this is to either create a point file that has one label, or put them all in layout view using the Text tool. However, both options have their own inherent problems. Looking at the Properties =&amp;gt; Labels tab of any given layer, it looks like there's no way to label two fields from the same layer. Is this correct?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Finally, how do you lock a layout view? What I would like to do is lock layout view to a given scale that will not change if I move/scroll/zoom in either layout or data view (kind of like locking a viewport in AutoCAD, for those who are familiar with that program).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help, and thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Aug 2011 14:39:53 GMT</pubDate>
    <dc:creator>DanielLunsford1</dc:creator>
    <dc:date>2011-08-25T14:39:53Z</dc:date>
    <item>
      <title>Fine-tuning Layout View</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/fine-tuning-layout-view/m-p/655166#M8929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am working on a display drawing for a new subdivision using ArcMap 10. The layout view is looking pretty good, but I am trying to fine-tune it now and I have a few questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) My polygon layer shows each proposed tract; however, to find out what each tract's acreage is, I have to measure it with the measure tool. Is there any way I can set ArcMap to &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;automatically &lt;/SPAN&gt;&lt;SPAN&gt;calculate and show the acreage of each tract in the Attribute table?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) It would be really nice if I could label each tract AND the acreage; the only way I can think to do this is to either create a point file that has one label, or put them all in layout view using the Text tool. However, both options have their own inherent problems. Looking at the Properties =&amp;gt; Labels tab of any given layer, it looks like there's no way to label two fields from the same layer. Is this correct?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Finally, how do you lock a layout view? What I would like to do is lock layout view to a given scale that will not change if I move/scroll/zoom in either layout or data view (kind of like locking a viewport in AutoCAD, for those who are familiar with that program).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help, and thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 14:39:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/fine-tuning-layout-view/m-p/655166#M8929</guid>
      <dc:creator>DanielLunsford1</dc:creator>
      <dc:date>2011-08-25T14:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Fine-tuning Layout View</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/fine-tuning-layout-view/m-p/655167#M8930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can do all of this in ArcGIS - here are some options:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1.) Make sure your subdiv. &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000003n000000"&gt;lines are converted to polygons&lt;/A&gt;&lt;SPAN&gt; (this tool requires the mighty arcinfo...) if they aren't already and I would recommend storing them as a &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001200000020000000.htm"&gt;feature class inside of a geodatabase&lt;/A&gt;&lt;SPAN&gt;. &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;(This is because the [AREA] field is added and calculated automatically)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2.) You can now use a &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00s800000027000000.htm"&gt;label expression&lt;/A&gt;&lt;SPAN&gt; to both label more than one field at once AND display the [AREA] in whatever units you desire:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;[FIELD1] &amp;amp; " - " &amp;amp; [FIELD2] &amp;amp; vbNewLine &amp;amp; Round ( ([Shape.area] * 0.0002471054), 2 ) &amp;amp; " acres"&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;...where [Shape.area] is in square metres and converted to Acres - rounded to the second decimal place&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3.) As for freezing your dataframe, either &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00s900000011000000.htm"&gt;apply a fixed scale&lt;/A&gt;&lt;SPAN&gt; to stop the zooming but this does not stop the panning.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The most effective way I have found is to position your dataframe where you like in the layout, then &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00660000043s000000.htm"&gt;apply a bookmark&lt;/A&gt;&lt;SPAN&gt; to save the current extent, scale and geographic location of the active dataframe.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bookmarks allow you to go back to where you once were and it retains the scale and position (centre of map). Extent will be determined by width and height of dataframe in the layout if it is set to a fixed scale and not to 'automatic'.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 16:32:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/fine-tuning-layout-view/m-p/655167#M8930</guid>
      <dc:creator>DonovanCameron</dc:creator>
      <dc:date>2011-08-25T16:32:06Z</dc:date>
    </item>
  </channel>
</rss>

