<?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 make a new polygon/feature from a point which is NOT a centroid? in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/how-to-make-a-new-polygon-feature-from-a-point/m-p/458437#M15465</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Spent all morning searching help sites and digging through the FAQs and worksheets but have failed miserably. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am an Arc novice so I hope this isnt too much of a "newbie" question but I'm trying to work out how to make a new polygon/feature from a point which is NOT a centroid?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a series of points where the Easting and Northing listed represents the lower left hand corner of a 200m square. I know how to make a circular buffer which I can convert to a square with the Feature Envelope to Polygon tool but this isnt really what I want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Apr 2013 12:52:45 GMT</pubDate>
    <dc:creator>MattSims</dc:creator>
    <dc:date>2013-04-03T12:52:45Z</dc:date>
    <item>
      <title>How to make a new polygon/feature from a point which is NOT a centroid?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-make-a-new-polygon-feature-from-a-point/m-p/458437#M15465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Spent all morning searching help sites and digging through the FAQs and worksheets but have failed miserably. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am an Arc novice so I hope this isnt too much of a "newbie" question but I'm trying to work out how to make a new polygon/feature from a point which is NOT a centroid?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a series of points where the Easting and Northing listed represents the lower left hand corner of a 200m square. I know how to make a circular buffer which I can convert to a square with the Feature Envelope to Polygon tool but this isnt really what I want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 12:52:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-make-a-new-polygon-feature-from-a-point/m-p/458437#M15465</guid>
      <dc:creator>MattSims</dc:creator>
      <dc:date>2013-04-03T12:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a new polygon/feature from a point which is NOT a centroid?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-make-a-new-polygon-feature-from-a-point/m-p/458438#M15466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you just want squares, all of the same size, can't you just shift the points systematically so that (maybe by modifying the easting and northing values) and then use the centroid tool?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 14:15:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-make-a-new-polygon-feature-from-a-point/m-p/458438#M15466</guid>
      <dc:creator>LT</dc:creator>
      <dc:date>2013-04-03T14:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a new polygon/feature from a point which is NOT a centroid?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-make-a-new-polygon-feature-from-a-point/m-p/458439#M15467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If you just want squares, all of the same size, can't you just shift the points systematically so that (maybe by modifying the easting and northing values) and then use the centroid tool?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Going off of this idea, you could create the squares based on the points as centroids and then in an editing session, select all of the polygons and shift them so the bottom left corner snaps to the point.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This way, you wouldn't be changing the point data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Melanie S.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 15:35:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-make-a-new-polygon-feature-from-a-point/m-p/458439#M15467</guid>
      <dc:creator>MelanieSummers</dc:creator>
      <dc:date>2013-04-03T15:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a new polygon/feature from a point which is NOT a centroid?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-make-a-new-polygon-feature-from-a-point/m-p/458440#M15468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your answers. For speed I just modified the eastings and northings from the first suggestion. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2013 12:58:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-make-a-new-polygon-feature-from-a-point/m-p/458440#M15468</guid>
      <dc:creator>MattSims</dc:creator>
      <dc:date>2013-04-04T12:58:40Z</dc:date>
    </item>
  </channel>
</rss>

