<?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: Create a point geodb from a grid in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/create-a-point-geodb-from-a-grid/m-p/357935#M28276</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What license level do you have? If you have ArcInfo/Advanced you can just use the Feature to Point GP tool. If you don't, then you would just need to create a cursor to loop through the polygon FC, grab the Geometry from the Shape field and get the Centroid property from the Geometry which returns a Point object.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Aug 2012 22:36:04 GMT</pubDate>
    <dc:creator>ChrisFox3</dc:creator>
    <dc:date>2012-08-20T22:36:04Z</dc:date>
    <item>
      <title>Create a point geodb from a grid</title>
      <link>https://community.esri.com/t5/python-questions/create-a-point-geodb-from-a-grid/m-p/357934#M28275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to create a point geodb from a 24x24 grid I just created using python. I have looked on the forums for a way to make created the centroids and make a geodb, but everything is coming up zero. I looked on the help and it looks like &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;point&lt;/SPAN&gt;&lt;SPAN&gt; or &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;pointgeometry&lt;/SPAN&gt;&lt;SPAN&gt; classes I could use, but how to get the centroid of the grid?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any pointers/tips out there?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 21:40:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/create-a-point-geodb-from-a-grid/m-p/357934#M28275</guid>
      <dc:creator>nimitz</dc:creator>
      <dc:date>2012-08-20T21:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: Create a point geodb from a grid</title>
      <link>https://community.esri.com/t5/python-questions/create-a-point-geodb-from-a-grid/m-p/357935#M28276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What license level do you have? If you have ArcInfo/Advanced you can just use the Feature to Point GP tool. If you don't, then you would just need to create a cursor to loop through the polygon FC, grab the Geometry from the Shape field and get the Centroid property from the Geometry which returns a Point object.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 22:36:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/create-a-point-geodb-from-a-grid/m-p/357935#M28276</guid>
      <dc:creator>ChrisFox3</dc:creator>
      <dc:date>2012-08-20T22:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Create a point geodb from a grid</title>
      <link>https://community.esri.com/t5/python-questions/create-a-point-geodb-from-a-grid/m-p/357936#M28277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have ARCGIS Desktop 10.0 SP4. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll use the cursor function, thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 15:58:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/create-a-point-geodb-from-a-grid/m-p/357936#M28277</guid>
      <dc:creator>nimitz</dc:creator>
      <dc:date>2012-08-21T15:58:51Z</dc:date>
    </item>
  </channel>
</rss>

