<?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: How do I create a square of a defined area around my points? in ArcGIS Mapping and Charting Questions</title>
    <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/how-do-i-create-a-square-of-a-defined-area-around/m-p/150394#M512</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem, I will try and add a description of how you can define the toolbox in 10.5 yourself. I don't have access to 10.5 at his moment to do it for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Feb 2018 16:10:08 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2018-02-06T16:10:08Z</dc:date>
    <item>
      <title>How do I create a square of a defined area around my points?</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/how-do-i-create-a-square-of-a-defined-area-around/m-p/150386#M504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I create a square of a defined area around my points when each point has a different size (see attached file)? My aim is to show the plot size on a map and colour it to show differences in the amount of carbon stored...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 09:56:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/how-do-i-create-a-square-of-a-defined-area-around/m-p/150386#M504</guid>
      <dc:creator>David-PaulKlein</dc:creator>
      <dc:date>2018-01-12T09:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a square of a defined area around my points?</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/how-do-i-create-a-square-of-a-defined-area-around/m-p/150387#M505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use some Python code to accomplish this. Sample code can be found here for a similar problem:&amp;nbsp;&lt;A href="https://community.esri.com/thread/84853"&gt;https://community.esri.com/thread/84853&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 13:01:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/how-do-i-create-a-square-of-a-defined-area-around/m-p/150387#M505</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-01-12T13:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a square of a defined area around my points?</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/how-do-i-create-a-square-of-a-defined-area-around/m-p/150388#M506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not into Python yet, but I'll have a look. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2018 16:21:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/how-do-i-create-a-square-of-a-defined-area-around/m-p/150388#M506</guid>
      <dc:creator>David-PaulKlein</dc:creator>
      <dc:date>2018-01-18T16:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a square of a defined area around my points?</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/how-do-i-create-a-square-of-a-defined-area-around/m-p/150389#M507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not that complex, if necessary I can explain the code or create a small toolbox from it to make it easier to use.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2018 18:00:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/how-do-i-create-a-square-of-a-defined-area-around/m-p/150389#M507</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-01-18T18:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a square of a defined area around my points?</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/how-do-i-create-a-square-of-a-defined-area-around/m-p/150390#M508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A small toolbox would be perfect! Could you be so kind to create one? Thanks a lot in advance. Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 15:59:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/how-do-i-create-a-square-of-a-defined-area-around/m-p/150390#M508</guid>
      <dc:creator>David-PaulKlein</dc:creator>
      <dc:date>2018-01-22T15:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a square of a defined area around my points?</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/how-do-i-create-a-square-of-a-defined-area-around/m-p/150391#M509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Question: Do you have ArcGIS Pro or ArcMap and what version do you have?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 16:18:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/how-do-i-create-a-square-of-a-defined-area-around/m-p/150391#M509</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-01-22T16:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a square of a defined area around my points?</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/how-do-i-create-a-square-of-a-defined-area-around/m-p/150392#M510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have attached a 10.6 version of the toolbox.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/394475_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And this is the result:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/394476_pastedImage_2.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;It is very likely that you don't have 10.6 (yet) since it was released last week. In that case you can construct&amp;nbsp;the toolbox in your version, using the .py that you can find in the ZIP attached.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you have any problems just let me know and I will include a description of how to&amp;nbsp;configure the toolbox for your version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 19:02:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/how-do-i-create-a-square-of-a-defined-area-around/m-p/150392#M510</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-01-22T19:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a square of a defined area around my points?</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/how-do-i-create-a-square-of-a-defined-area-around/m-p/150393#M511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow, that looks perfect! Sorry I only have ArcMap 10.5 and furthermore I cannot find the attachment in your post. Sorry to cause so many problems &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Feb 2018 15:23:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/how-do-i-create-a-square-of-a-defined-area-around/m-p/150393#M511</guid>
      <dc:creator>David-PaulKlein</dc:creator>
      <dc:date>2018-02-06T15:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a square of a defined area around my points?</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/how-do-i-create-a-square-of-a-defined-area-around/m-p/150394#M512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem, I will try and add a description of how you can define the toolbox in 10.5 yourself. I don't have access to 10.5 at his moment to do it for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Feb 2018 16:10:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/how-do-i-create-a-square-of-a-defined-area-around/m-p/150394#M512</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-02-06T16:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a square of a defined area around my points?</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/how-do-i-create-a-square-of-a-defined-area-around/m-p/150395#M513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So here are the steps involved...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to the folder where you want to create the toolbox and copy the python script in that same folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Catalog&amp;nbsp;pane of ArcMap, go to that folder and create a new toolbox:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/395896_pastedImage_2.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... and give it a recognizable name (not like I did in the example below):&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/395900_pastedImage_3.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next yo can add the script by right clicking on the newly created toolbox and select Add, Script...:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/395901_pastedImage_4.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and fill out the fields:&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-4" src="https://community.esri.com/legacyfs/online/395902_pastedImage_5.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click on "Next" (&lt;EM&gt;Siguiente&lt;/EM&gt; in my case) to go to the next screen.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-5 jive-image" src="https://community.esri.com/legacyfs/online/395906_pastedImage_7.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Browse to the script and select it and hit Next:&lt;/P&gt;&lt;P&gt;The the screen to enter the script parameters will appear:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-6 jive-image" src="https://community.esri.com/legacyfs/online/395907_pastedImage_8.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) your first parameter, the point featureclass:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-7 jive-image" src="https://community.esri.com/legacyfs/online/395908_pastedImage_9.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Give it a display name (this is what the user will see)&lt;/LI&gt;&lt;LI&gt;Select "Feature Layer" as display type&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the lower section of the screen, make sure it is required, Input and not a multi value (default options):&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-8" src="https://community.esri.com/legacyfs/online/395909_pastedImage_10.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;For "Filter" select "Feature Class" and click on the button with the three dots to the right of it. This will&amp;nbsp;show another dialog where you will only leave "Point" selected (this way only point feature layers van be selected):&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;IMG class="image-9 jive-image" src="https://community.esri.com/legacyfs/online/395910_pastedImage_11.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Hit "OK" to close the dialog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Width field&lt;/P&gt;&lt;P&gt;The second parameter is the width field:&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-10" src="https://community.esri.com/legacyfs/online/395911_pastedImage_12.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Specify the display name and the data type "Field". In the lower section:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-11 jive-image" src="https://community.esri.com/legacyfs/online/395912_pastedImage_13.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Click on the button with the three dots and select the relevant field types (only numeric fields should be shown):&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;IMG class="image-12 jive-image" src="https://community.esri.com/legacyfs/online/395913_pastedImage_14.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;This will limit the number of fields that are selectable in the dialog to those that are numeric. Hit OK to close the dialog.&lt;/P&gt;&lt;P&gt;Below the&amp;nbsp;"Filter" you&amp;nbsp;can see that I selected "Input_point_features" as "Obtained from". This will retrieve the list of fields from the feature layer specified as first parameter:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-13 jive-image" src="https://community.esri.com/legacyfs/online/395914_pastedImage_15.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) the height parameter&lt;/P&gt;&lt;P&gt;The Height field shold be configured following the steps from parameter 2 (width). The only thing that changes is the Display name:&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-14" src="https://community.esri.com/legacyfs/online/395915_pastedImage_16.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) the ID field&lt;/P&gt;&lt;P&gt;The ID field is very similar to the previous two fields:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-15 jive-image" src="https://community.esri.com/legacyfs/online/395916_pastedImage_17.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Only the display name is different and the list of field types when you specify the Filter in the lower part of the screen:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-11 jive-image" src="https://community.esri.com/legacyfs/online/395912_pastedImage_13.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;List of fields:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-16 jive-image" src="https://community.esri.com/legacyfs/online/395917_pastedImage_18.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;As you can see the ID field can also be text and OID. Include and exclude the field types as you wish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) the output rectangle featureclass&lt;/P&gt;&lt;P&gt;The last parameter is the output featureclass. This should be defined as "Feature Class":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-17 jive-image" src="https://community.esri.com/legacyfs/online/395919_pastedImage_20.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Furthermore, the Direction should be configured as "Output".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you&amp;nbsp;script tool has been configured and is ready to use.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Feb 2018 17:10:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/how-do-i-create-a-square-of-a-defined-area-around/m-p/150395#M513</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-02-06T17:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a square of a defined area around my points?</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/how-do-i-create-a-square-of-a-defined-area-around/m-p/150396#M514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow, thank you so much for your efforts! I will try it out the next days &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 14:50:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/how-do-i-create-a-square-of-a-defined-area-around/m-p/150396#M514</guid>
      <dc:creator>David-PaulKlein</dc:creator>
      <dc:date>2018-02-12T14:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a square of a defined area around my points?</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/how-do-i-create-a-square-of-a-defined-area-around/m-p/150397#M515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for this tool! Exactly what I need. Only, I'm having the following trouble. Can you troubleshoot your code for me? I'm using ArcGIS version 10.6. The error message I receive is as follows ... many thanks in advance:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;Running script Point2Rectangle...
Failed script Point2Rectangle...

Traceback (most recent call last):
 File "C:\Users\username\AppData\Roaming\ESRI\Desktop10.6\ArcToolbox\My Toolboxes\point2rectangleID.py", line 62, in &amp;lt;module&amp;gt;
 main()
 File "C:\Users\username\AppData\Roaming\ESRI\Desktop10.6\ArcToolbox\My Toolboxes\point2rectangleID.py", line 18, in main
 AddIDField(fc_out, fc_in, fld_id)
 File "C:\Users\username\AppData\Roaming\ESRI\Desktop10.6\ArcToolbox\My Toolboxes\point2rectangleID.py", line 58, in AddIDField
 arcpy.AddField_management(fc_out, fld_id, fld_in.type, fld_in.precision, fld_in.scale, fld_in.length)
 File "c:\program files (x86)\arcgis\desktop10.6\arcpy\arcpy\management.py", line 3424, in AddField
 raise e
ExecuteError: Failed to execute. Parameters are not valid.
WARNING 000012: OBJECTID already exists
ERROR 000800: The value is not a member of TEXT | FLOAT | DOUBLE | SHORT | LONG | DATE | BLOB | RASTER | GUID.
Failed to execute (AddField).


Failed to execute (Point2Rectangle).&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 16:06:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/how-do-i-create-a-square-of-a-defined-area-around/m-p/150397#M515</guid>
      <dc:creator>delongtime</dc:creator>
      <dc:date>2021-12-12T16:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a square of a defined area around my points?</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/how-do-i-create-a-square-of-a-defined-area-around/m-p/150398#M516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share the data that you are using? I probably know what is going wrong, but would like to validate some things.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2018 20:15:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/how-do-i-create-a-square-of-a-defined-area-around/m-p/150398#M516</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-07-30T20:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a square of a defined area around my points?</title>
      <link>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/how-do-i-create-a-square-of-a-defined-area-around/m-p/150399#M517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for such a quick reply. I actually resolved it myself ... I was premature with my question, and was actively editing my post when you replied. The problem lies with using the feature class' FID or OBJECTID as the unique identifier for "ID field". I created a new column and copied the FID over, and the tool worked properly when I directed it to use that column as the "ID field". However, I suppose you could edit your code to account for a user using the FID/OBJECTID as the "ID field" since it is listed as a valid field in the drop down menu.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2018 20:32:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-mapping-and-charting-questions/how-do-i-create-a-square-of-a-defined-area-around/m-p/150399#M517</guid>
      <dc:creator>delongtime</dc:creator>
      <dc:date>2018-07-30T20:32:36Z</dc:date>
    </item>
  </channel>
</rss>

