<?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: Creating address points for Polygon Layers in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/creating-address-points-for-polygon-layers/m-p/54737#M4307</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Micah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Within Model Builder, I was able to successfully create address points within a test Geodatabase. I appreciate the support, I should be good to&amp;nbsp;go.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/348178_Capture.JPG" style="width: 620px; height: 348px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Apr 2017 21:31:37 GMT</pubDate>
    <dc:creator>EricShreve1</dc:creator>
    <dc:date>2017-04-26T21:31:37Z</dc:date>
    <item>
      <title>Creating address points for Polygon Layers</title>
      <link>https://community.esri.com/t5/python-questions/creating-address-points-for-polygon-layers/m-p/54735#M4305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to take a set of polygons and have ArcMap append an already existing point feature class from the center of the polygons(centroid)? Basically what I want to do is select 40 parcel features and&amp;nbsp;create individual address points based off of parcel layer into our existing&amp;nbsp;address point feature class. The current way that I accomplish this task is to add each point manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have look at this tool, but it creates a new feature class rather than adding to an existing feature class.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/feature-to-point.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/feature-to-point.htm"&gt;Feature To Point—Data Management toolbox | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2017 16:12:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/creating-address-points-for-polygon-layers/m-p/54735#M4305</guid>
      <dc:creator>EricShreve1</dc:creator>
      <dc:date>2017-04-26T16:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: Creating address points for Polygon Layers</title>
      <link>https://community.esri.com/t5/python-questions/creating-address-points-for-polygon-layers/m-p/54736#M4306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Eric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you need to do this on a recurring basis? If no, you could just &lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/append.htm"&gt;Append&lt;/A&gt; the results of your Feature to Point centroid process to your existing address points using stand-alone geoprocessing tools. If you needed it on a recurring basis you could set up a process to accomplish this with ModelBuilder or Python. But really, you're halfway there with Feature to Point, the only additional step would be an Append.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Micah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2017 16:17:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/creating-address-points-for-polygon-layers/m-p/54736#M4306</guid>
      <dc:creator>MicahBabinski</dc:creator>
      <dc:date>2017-04-26T16:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: Creating address points for Polygon Layers</title>
      <link>https://community.esri.com/t5/python-questions/creating-address-points-for-polygon-layers/m-p/54737#M4307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Micah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Within Model Builder, I was able to successfully create address points within a test Geodatabase. I appreciate the support, I should be good to&amp;nbsp;go.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/348178_Capture.JPG" style="width: 620px; height: 348px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2017 21:31:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/creating-address-points-for-polygon-layers/m-p/54737#M4307</guid>
      <dc:creator>EricShreve1</dc:creator>
      <dc:date>2017-04-26T21:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: Creating address points for Polygon Layers</title>
      <link>https://community.esri.com/t5/python-questions/creating-address-points-for-polygon-layers/m-p/54738#M4308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Outstanding, Eric! Glad to help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2017 23:04:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/creating-address-points-for-polygon-layers/m-p/54738#M4308</guid>
      <dc:creator>MicahBabinski</dc:creator>
      <dc:date>2017-04-26T23:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Creating address points for Polygon Layers</title>
      <link>https://community.esri.com/t5/python-questions/creating-address-points-for-polygon-layers/m-p/54739#M4309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Back once again. I additionally am looking to give the tool the capability to offset the address point after it's created, so that ArcObjects picks up spatial location fields (Zip Code, City Boundary, etc) and auto-populates the respective fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="color: #808080;"&gt;# Import arcpy module
&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832; font-weight: bold;"&gt;import &lt;/SPAN&gt;arcpy


&lt;SPAN style="color: #808080;"&gt;# Local variables:
&lt;/SPAN&gt;FIREADM_Parcels_MCT = &lt;SPAN style="color: #a5c261;"&gt;"PARCELS MCT UPLOAD"
&lt;/SPAN&gt;Points = &lt;SPAN style="color: #a5c261;"&gt;"%scratchGDB%&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\\&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;Points"
&lt;/SPAN&gt;FIREADM_AddrPoints = Points
FIREADM_AddrPoints__3_ = &lt;SPAN style="color: #a5c261;"&gt;"FIREADM.AddrPoints"
&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;
&lt;/SPAN&gt;&lt;SPAN style="color: #808080;"&gt;# Process: Feature To Point
&lt;/SPAN&gt;arcpy.FeatureToPoint_management(FIREADM_Parcels_MCT&lt;SPAN style="color: #cc7832;"&gt;, &lt;/SPAN&gt;Points&lt;SPAN style="color: #cc7832;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;"CENTROID"&lt;/SPAN&gt;)

&lt;SPAN style="color: #808080;"&gt;# Process: Append
&lt;/SPAN&gt;arcpy.Append_management(&lt;SPAN style="color: #a5c261;"&gt;"%scratchGDB%&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\\&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;Points"&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;, &lt;/SPAN&gt;FIREADM_AddrPoints__3_&lt;SPAN style="color: #cc7832;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;"NO_TEST"&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;"STREET_NUMBER &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;STREET_NUMBER&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt; true true false 4 Long 0 10 ,First,#,%scratchGDB%&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\\&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;Points,SITUS_STREET_NUMBER,-1,-1;PG_APN &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;PG_APN&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt; true true false 12 Text 0 0 ,First,#,%scratchGDB%&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\\&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;Points,APN,-1,-1;STREET_PREFIX &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;STREET_PREFIX&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt; true true false 2 Text 0 0 ,First,#,%scratchGDB%&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\\&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;Points,SITUS_STREET_DIRECTION,-1,-1;STREET_NAME &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;STREET_NAME&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt; true true false 40 Text 0 0 ,First,#,%scratchGDB%&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\\&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;Points,SITUS_STREET_NAME,-1,-1;STREET_TYPE &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;STREET_TYPE&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt; true true false 12 Text 0 0 ,First,#,%scratchGDB%&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\\&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;Points,SITUS_STREET_TYPE,-1,-1;STREET_SUFFIX &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;STREET_SUFFIX&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt; true true false 10 Text 0 0 ,First,#,%scratchGDB%&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\\&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;Points,SITUS_STREET_SUFFIX,-1,-1;SUITE &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;SUIT&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt; true true false 40 Text 0 0 ,First,#,%scratchGDB%&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\\&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;Points,SITUS_SUITE,-1,-1;CITY &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;CITY&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt; true true false 40 Text 0 0 ,First,#;NAME &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;NAME&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt; true true false 30 Text 0 0 ,First,#;ESN &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;ESN&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt; true true false 5 Text 0 0 ,First,#;ET_X &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;ET_X&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt; true true false 8 Double 8 38 ,First,#;ET_Y &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;ET_Y&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt; true true false 8 Double 8 38 ,First,#;MODIFY_USER &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;MODIFY_USER&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt; true true false 20 Text 0 0 ,First,#;ADDRESS &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;ADDRESS&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt; true true false 60 Text 0 0 ,First,#,%scratchGDB%&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\\&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;Points,ADDRESS,-1,-1;AVLZONE &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;AVLZONE&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt; true true false 8 Double 8 38 ,First,#;MAPPAGE &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;MAPPAGE&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt; true true false 16 Text 0 0 ,First,#;SUBZONE &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;SUBZONE&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt; true true false 16 Text 0 0 ,First,#;SOURCE &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;SOURCE&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt; true true false 20 Text 0 0 ,First,#;GLOBALID &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;GLOBALID&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt; false false false 38 GlobalID 0 0 ,First,#;FLAG &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;FLAG&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt; true true false 10 Text 0 0 ,First,#;MODIFY_DT &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;MODIFY_DT&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt; true true false 36 Date 0 0 ,First,#;FLAG_REASON &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;FLAG_REASON&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt; true true false 250 Text 0 0 ,First,#;SUBZONE_OVERRIDE &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;SUBZONE_OVERRIDE&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt; true true false 16 Text 0 0 ,First,#;ACPOINT_X &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;ACPOINT_X&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt; true true false 8 Double 8 38 ,First,#;ACPOINT_Y &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;ACPOINT_Y&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt; true true false 8 Double 8 38 ,First,#;ACPOINT_INFO &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;ACPOINT_INFO&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt; true true false 90 Text 0 0 ,First,#;UNIT_TYPE &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;UNIT_TYPE&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt; true true false 10 Text 0 0 ,First,#;BUILDING &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;BUILDING&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt; true true false 10 Text 0 0 ,First,#;ZIPCODE &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;ZIPCODE&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt; true true false 5 Text 0 0 ,First,#;ACPOINT_INFO2 &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;ACPOINT_INFO2&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;\"&lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt; true true false 300 Text 0 0 ,First,#"&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #a5c261;"&gt;""&lt;/SPAN&gt;)

&lt;SPAN style="color: #cc7832; font-weight: bold;"&gt;def &lt;/SPAN&gt;&lt;SPAN style="font-weight: bold;"&gt;XYsetVALUE&lt;/SPAN&gt;( shape&lt;SPAN style="color: #cc7832;"&gt;, &lt;/SPAN&gt;X_value&lt;SPAN style="color: #cc7832;"&gt;, &lt;/SPAN&gt;Y_value):
&amp;nbsp; myMoveX = &lt;SPAN style="color: #6897bb;"&gt;0.001
&lt;/SPAN&gt;&lt;SPAN style="color: #6897bb;"&gt;&amp;nbsp; &lt;/SPAN&gt;myMoveY = &lt;SPAN style="color: #6897bb;"&gt;0.001
&lt;/SPAN&gt;&lt;SPAN style="color: #6897bb;"&gt;&amp;nbsp; &lt;/SPAN&gt;point = shape.getPart(&lt;SPAN style="color: #6897bb;"&gt;0&lt;/SPAN&gt;)
&amp;nbsp; point.X = X_value + myMoveX
&amp;nbsp; point.Y = Y_value + myMoveY
&amp;nbsp; &lt;SPAN style="color: #cc7832; font-weight: bold;"&gt;return &lt;/SPAN&gt;point&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 22:05:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/creating-address-points-for-polygon-layers/m-p/54739#M4309</guid>
      <dc:creator>EricShreve1</dc:creator>
      <dc:date>2021-12-10T22:05:03Z</dc:date>
    </item>
  </channel>
</rss>

