<?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 accessing fields of geometry object using Python scripting in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/accessing-fields-of-geometry-object-using-python/m-p/738767#M24330</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm working on a script that defines some points along a polygon, draws line between some of those points, then finds the intersection of the lines and used those points to draw some new polygons.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can figure out how to do everything by reading and writing to temporary features classes/shapefiles stored on disk.&amp;nbsp; I thought it would be interesting to see if I could do the process using geometry objects.&amp;nbsp; Creating the geometry objects and using them in the intersect to create another geometry object works.&amp;nbsp; What is not working is accessing the attributes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When using the Intersect geoprocessing tool, one option is to keep all of the attributes from the input feature classes.&amp;nbsp; I can not figure out how to do the same thing when using geometry objects instead of feature classes as the inputs.&amp;nbsp; The points are created but I can not see how to access any attributes besides ID, X and Y.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Nov 2010 21:00:17 GMT</pubDate>
    <dc:creator>David_JAnderson</dc:creator>
    <dc:date>2010-11-01T21:00:17Z</dc:date>
    <item>
      <title>accessing fields of geometry object using Python scripting</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/accessing-fields-of-geometry-object-using-python/m-p/738767#M24330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm working on a script that defines some points along a polygon, draws line between some of those points, then finds the intersection of the lines and used those points to draw some new polygons.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can figure out how to do everything by reading and writing to temporary features classes/shapefiles stored on disk.&amp;nbsp; I thought it would be interesting to see if I could do the process using geometry objects.&amp;nbsp; Creating the geometry objects and using them in the intersect to create another geometry object works.&amp;nbsp; What is not working is accessing the attributes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When using the Intersect geoprocessing tool, one option is to keep all of the attributes from the input feature classes.&amp;nbsp; I can not figure out how to do the same thing when using geometry objects instead of feature classes as the inputs.&amp;nbsp; The points are created but I can not see how to access any attributes besides ID, X and Y.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Nov 2010 21:00:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/accessing-fields-of-geometry-object-using-python/m-p/738767#M24330</guid>
      <dc:creator>David_JAnderson</dc:creator>
      <dc:date>2010-11-01T21:00:17Z</dc:date>
    </item>
  </channel>
</rss>

