<?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 Inserting z-coordinate in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/inserting-z-coordinate/m-p/1191112#M64977</link>
    <description>&lt;P&gt;Created a polyline feature class with enabled Z-values, when creating a line I insert into the FC, I include Z-coordinate in the points (.Z of arcpy.Point) but when printing the coordinates of newly created line, I get 0 instead of Z-coord I try to insert.&lt;/P&gt;&lt;P&gt;How can I solve this? Do I need to iterate through created line again, can it be done before I pass list of arcpy.Point to arcpy.Polyline?&lt;/P&gt;</description>
    <pubDate>Sat, 09 Jul 2022 16:30:35 GMT</pubDate>
    <dc:creator>kradijaf</dc:creator>
    <dc:date>2022-07-09T16:30:35Z</dc:date>
    <item>
      <title>Inserting z-coordinate</title>
      <link>https://community.esri.com/t5/python-questions/inserting-z-coordinate/m-p/1191112#M64977</link>
      <description>&lt;P&gt;Created a polyline feature class with enabled Z-values, when creating a line I insert into the FC, I include Z-coordinate in the points (.Z of arcpy.Point) but when printing the coordinates of newly created line, I get 0 instead of Z-coord I try to insert.&lt;/P&gt;&lt;P&gt;How can I solve this? Do I need to iterate through created line again, can it be done before I pass list of arcpy.Point to arcpy.Polyline?&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jul 2022 16:30:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/inserting-z-coordinate/m-p/1191112#M64977</guid>
      <dc:creator>kradijaf</dc:creator>
      <dc:date>2022-07-09T16:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting z-coordinate</title>
      <link>https://community.esri.com/t5/python-questions/inserting-z-coordinate/m-p/1191125#M64978</link>
      <description>&lt;P&gt;see the example at the bottom of&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/get-started/writing-geometries.htm" target="_blank"&gt;Write geometries—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;if you are scripting this&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jul 2022 17:33:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/inserting-z-coordinate/m-p/1191125#M64978</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-07-09T17:33:15Z</dc:date>
    </item>
  </channel>
</rss>

