<?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 to make a Delaunay triangulation with points (only X,Y coordinates; without elevation) in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-make-a-delaunay-triangulation-with-points/m-p/1184427#M56362</link>
    <description>&lt;P&gt;Thanks for your reply and your help! I've downloaded the files and tried to use the toolbox; however, as I'm using ArcGIS Pro 2.9, it won't work, right? I've got some error messages:&lt;/P&gt;&lt;P&gt;" Traceback (most recent call last):&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "C:\PythonStart\tbx_tools.py", line 810, in &amp;lt;module&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; elif tool in ['Bounding Circles', 'Convex Hulls', 'Extent Polys',&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "C:\PythonStart\tbx_tools.py", line 801, in _tool_&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; all_flds = cls_flds + [stat_fld]&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "C:\PythonStart\tbx_tools.py", line 755, in pick_tool&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; # tbx = ImportToolbox(tbx)&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "C:\PythonStart\tbx_tools.py", line 577, in tri_poly&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; out_kind = shp_kind&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "C:\PythonStart\tbx_tools.py", line 219, in _in_&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; r"""Check file name and file path for compliance.&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "C:\PythonStart\npg\npg_arc_npg.py", line 285, in fc_to_Geo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cols = IFT_.shape[0]&lt;/P&gt;&lt;P&gt;UnboundLocalError: local variable 'IFT_' referenced before assignment&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Failed script Delaunay...&lt;/P&gt;&lt;P&gt;Failed to execute (Triangulate)."&lt;/P&gt;</description>
    <pubDate>Mon, 20 Jun 2022 19:12:31 GMT</pubDate>
    <dc:creator>ConnieSu</dc:creator>
    <dc:date>2022-06-20T19:12:31Z</dc:date>
    <item>
      <title>How to make a Delaunay triangulation with points (only X,Y coordinates; without elevation)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-make-a-delaunay-triangulation-with-points/m-p/1183487#M56242</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to link points that have only X,Y coordinates (without elevation) with a Delaunay triangulation. However, when I use "Create TIN", it shows a error message and don't create what I need. Any suggestions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and regards!&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 12:15:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-make-a-delaunay-triangulation-with-points/m-p/1183487#M56242</guid>
      <dc:creator>ConnieSu</dc:creator>
      <dc:date>2022-06-16T12:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a Delaunay triangulation with points (only X,Y coordinates; without elevation)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-make-a-delaunay-triangulation-with-points/m-p/1183568#M56252</link>
      <description>&lt;P&gt;&lt;A href="https://community.esri.com/t5/python-blog/free-advanced-tools-thiessen-polygons-delaunay/ba-p/904039" target="_blank"&gt;Free advanced tools -Thiessen Polygons Delaunay Tr... - Esri Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;might work for you&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 15:00:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-make-a-delaunay-triangulation-with-points/m-p/1183568#M56252</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-06-16T15:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a Delaunay triangulation with points (only X,Y coordinates; without elevation)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-make-a-delaunay-triangulation-with-points/m-p/1184427#M56362</link>
      <description>&lt;P&gt;Thanks for your reply and your help! I've downloaded the files and tried to use the toolbox; however, as I'm using ArcGIS Pro 2.9, it won't work, right? I've got some error messages:&lt;/P&gt;&lt;P&gt;" Traceback (most recent call last):&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "C:\PythonStart\tbx_tools.py", line 810, in &amp;lt;module&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; elif tool in ['Bounding Circles', 'Convex Hulls', 'Extent Polys',&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "C:\PythonStart\tbx_tools.py", line 801, in _tool_&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; all_flds = cls_flds + [stat_fld]&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "C:\PythonStart\tbx_tools.py", line 755, in pick_tool&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; # tbx = ImportToolbox(tbx)&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "C:\PythonStart\tbx_tools.py", line 577, in tri_poly&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; out_kind = shp_kind&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "C:\PythonStart\tbx_tools.py", line 219, in _in_&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; r"""Check file name and file path for compliance.&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "C:\PythonStart\npg\npg_arc_npg.py", line 285, in fc_to_Geo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cols = IFT_.shape[0]&lt;/P&gt;&lt;P&gt;UnboundLocalError: local variable 'IFT_' referenced before assignment&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Failed script Delaunay...&lt;/P&gt;&lt;P&gt;Failed to execute (Triangulate)."&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2022 19:12:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-make-a-delaunay-triangulation-with-points/m-p/1184427#M56362</guid>
      <dc:creator>ConnieSu</dc:creator>
      <dc:date>2022-06-20T19:12:31Z</dc:date>
    </item>
  </channel>
</rss>

