<?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 create a polygon based on a predetermined acreage amount? in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-polygon-based-on-a-predetermined/m-p/608436#M20215</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Chris,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I understand this is not available before v10.&amp;nbsp; Is there a way we can get at this functionality before then?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Apr 2010 17:34:22 GMT</pubDate>
    <dc:creator>MarkMurphy1</dc:creator>
    <dc:date>2010-04-14T17:34:22Z</dc:date>
    <item>
      <title>How to create a polygon based on a predetermined acreage amount?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-polygon-based-on-a-predetermined/m-p/608434#M20213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to create a polygon (circle, square, etc.) that is exactly 6 acres.&amp;nbsp; Is there a simple method/tool for doing this that I am missing??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank You,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anita&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Apr 2010 15:49:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-polygon-based-on-a-predetermined/m-p/608434#M20213</guid>
      <dc:creator>AnitaOlsen</dc:creator>
      <dc:date>2010-04-08T15:49:59Z</dc:date>
    </item>
    <item>
      <title>Parcel Division Tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-polygon-based-on-a-predetermined/m-p/608435#M20214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The Parcel Divison tool included with the Parcel Editor toolbar will get the job done for you, however your parcel data (which I assume you're working with) will need to be in Parcel Fabric.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To convert your exisitng data to the Parcel Fabric, use the Parcel Fabric Tools Toolbox and the Data Migration Toolset inside GP. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Attached is a screenshot of the tool, I think you'll find it useful.&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;Chris&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Parcel Editing Team&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Apr 2010 14:32:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-polygon-based-on-a-predetermined/m-p/608435#M20214</guid>
      <dc:creator>ChrisBuscaglia</dc:creator>
      <dc:date>2010-04-09T14:32:43Z</dc:date>
    </item>
    <item>
      <title>How to create a polygon based on a predetermined acreage amount?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-polygon-based-on-a-predetermined/m-p/608436#M20215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Chris,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I understand this is not available before v10.&amp;nbsp; Is there a way we can get at this functionality before then?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 17:34:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-polygon-based-on-a-predetermined/m-p/608436#M20215</guid>
      <dc:creator>MarkMurphy1</dc:creator>
      <dc:date>2010-04-14T17:34:22Z</dc:date>
    </item>
    <item>
      <title>How to create a polygon based on a predetermined acreage amount?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-polygon-based-on-a-predetermined/m-p/608437#M20216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Somewhat clumsy but you can use the Windows calculator or other means to get the radius of a circle in your map units needed for 6 acres (e.g. square root of 43560*6/pi for map units of feet), or the length of a side in a square (e.g. square root of 43560*6), and copy that to the clipboard.&amp;nbsp; Then either use the circle graphic or the circle tool on the Advanced editor toolbar and start drawing your circle and while doing so hit the r key.&amp;nbsp; Paste in the radius and you have your 6 acres.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I cannot find an equivalent method for a square unfortunately, but with a square graphic you can open its properties, and on the size tab paste in the lengths.&amp;nbsp; You could convert that for a square shape or you could use the cogo tool or the sketch tool (right click and use the direction/length tool) to paste in the needed distance and angles.&amp;nbsp; Copy and paste if you need a few more.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or you could create a vector grid (e.g. Hawth's Tools) using the calculated square's line lengths and then just select out as many as you need and delete the rest.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 12:31:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-polygon-based-on-a-predetermined/m-p/608437#M20216</guid>
      <dc:creator>JohnSobetzer</dc:creator>
      <dc:date>2010-04-19T12:31:43Z</dc:date>
    </item>
  </channel>
</rss>

