<?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 Resizing element within a polygon feature class in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/resizing-element-within-a-polygon-feature-class/m-p/772707#M33296</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to resize an element within a polygon feature class?&lt;BR /&gt;(polygon feature class contains over hundred polygons, a few polygons need to be resized to 75%, 45%, and 110%)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Feb 2018 18:37:20 GMT</pubDate>
    <dc:creator>DjalilDahhaoui</dc:creator>
    <dc:date>2018-02-02T18:37:20Z</dc:date>
    <item>
      <title>Resizing element within a polygon feature class</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/resizing-element-within-a-polygon-feature-class/m-p/772707#M33296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to resize an element within a polygon feature class?&lt;BR /&gt;(polygon feature class contains over hundred polygons, a few polygons need to be resized to 75%, 45%, and 110%)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 18:37:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/resizing-element-within-a-polygon-feature-class/m-p/772707#M33296</guid>
      <dc:creator>DjalilDahhaoui</dc:creator>
      <dc:date>2018-02-02T18:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Resizing element within a polygon feature class</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/resizing-element-within-a-polygon-feature-class/m-p/772708#M33297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use &lt;STRONG&gt;Scale&lt;/STRONG&gt; tool (Editing toolbar) to do the task.&amp;nbsp;&lt;STRONG&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/editing-existing-features/scaling-a-feature.htm" title="http://desktop.arcgis.com/en/arcmap/latest/manage-data/editing-existing-features/scaling-a-feature.htm"&gt;Scaling a feature—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Select the desired polygon(s), and rescale it.&lt;/P&gt;&lt;P&gt;You could use attribute table to select/deselect desired polygons (in case of completely overlapping polygons).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 19:36:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/resizing-element-within-a-polygon-feature-class/m-p/772708#M33297</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2018-02-02T19:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: Resizing element within a polygon feature class</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/resizing-element-within-a-polygon-feature-class/m-p/772709#M33298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Djalil!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The best tool for what you're wanting to do is likely the Scale button. While you won't be able to put in a percentage, you could enter a scale factor. For example, if you want to double the size of a feature, you'd enter a scale factor of 2. The Scale button is not available by default on any toolbar, but you can add it in using the customize menu using the instructions below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Adding the Scale button to ArcMap:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1. Click the Customize menu at the top of ArcMap and choose Customize Mode.&lt;/P&gt;&lt;P&gt;2. Switch to the Commands tab on the new Customize pop-up window. You will need to let this load for a moment.&lt;/P&gt;&lt;P&gt;3. Search for "Scale" (without quotes) in the top right and then click "Editor" on the left.&lt;/P&gt;&lt;P&gt;4. Drag the icon that appears on the right onto a toolbar of your choice. For example, you can drag and drop it onto your Editor toolbar. You can then close the Customize window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Use the Scale button:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1. Start an edit session. An edit session is required to change the geometry of a feature.&lt;/P&gt;&lt;P&gt;2. Use the Select arrow to select the feature you want to adjust.&lt;/P&gt;&lt;P&gt;3. Click on the Scale button.&lt;/P&gt;&lt;P&gt;4. Hit the "F" key on your keyboard. This opens the scale factor pop-up. Enter in a scale factor to suit your needs, and hit enter to apply the change.&lt;/P&gt;&lt;P&gt;5. When satisfied with your changes, save your changes using the Editor toolbar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information, please see:&amp;nbsp;&lt;A href="https://desktop.arcgis.com/en/arcmap/latest/manage-data/editing-existing-features/scaling-a-feature.htm"&gt;Scaling a feature&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know if you have any problems!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Rachel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 19:42:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/resizing-element-within-a-polygon-feature-class/m-p/772709#M33298</guid>
      <dc:creator>rachelg_esri</dc:creator>
      <dc:date>2018-02-02T19:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Resizing element within a polygon feature class</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/resizing-element-within-a-polygon-feature-class/m-p/772710#M33299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Poddar!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 19:49:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/resizing-element-within-a-polygon-feature-class/m-p/772710#M33299</guid>
      <dc:creator>DjalilDahhaoui</dc:creator>
      <dc:date>2018-02-02T19:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Resizing element within a polygon feature class</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/resizing-element-within-a-polygon-feature-class/m-p/772711#M33300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Works great!&lt;/P&gt;&lt;P&gt;Thank you Rachel!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 19:50:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/resizing-element-within-a-polygon-feature-class/m-p/772711#M33300</guid>
      <dc:creator>DjalilDahhaoui</dc:creator>
      <dc:date>2018-02-02T19:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Resizing element within a polygon feature class</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/resizing-element-within-a-polygon-feature-class/m-p/1065611#M41713</link>
      <description>&lt;P&gt;what if i would like to scale each object individually from its very own centerpoint - means: the position of the objects keeps unchanged but the sice is canched according to the scale-factor?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 13:42:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/resizing-element-within-a-polygon-feature-class/m-p/1065611#M41713</guid>
      <dc:creator>robertkalasek</dc:creator>
      <dc:date>2021-06-07T13:42:36Z</dc:date>
    </item>
  </channel>
</rss>

