<?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 I need to create Thiessen Polygons from a line file ? in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/i-need-to-create-thiessen-polygons-from-a-line/m-p/199658#M6846</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im looking for a way or workflow to create Thiessen Polygons from a Line file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 14 Jan 2017 06:02:01 GMT</pubDate>
    <dc:creator>KyleFelker</dc:creator>
    <dc:date>2017-01-14T06:02:01Z</dc:date>
    <item>
      <title>I need to create Thiessen Polygons from a line file ?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/i-need-to-create-thiessen-polygons-from-a-line/m-p/199658#M6846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im looking for a way or workflow to create Thiessen Polygons from a Line file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jan 2017 06:02:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/i-need-to-create-thiessen-polygons-from-a-line/m-p/199658#M6846</guid>
      <dc:creator>KyleFelker</dc:creator>
      <dc:date>2017-01-14T06:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: I need to create Thiessen Polygons from a line file ?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/i-need-to-create-thiessen-polygons-from-a-line/m-p/199659#M6847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well unless there is something unconventional in you features, perhaps converting them back to points and regenerating the triangulation would be a good first test&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/feature-vertices-to-points.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/feature-vertices-to-points.htm"&gt;Feature Vertices To Points—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jan 2017 10:54:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/i-need-to-create-thiessen-polygons-from-a-line/m-p/199659#M6847</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-01-14T10:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: I need to create Thiessen Polygons from a line file ?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/i-need-to-create-thiessen-polygons-from-a-line/m-p/199660#M6848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Dan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This may be Plan B.  But will create significant additional work.   My &lt;/P&gt;&lt;P&gt;Line data is a road system within a watershed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jan 2017 15:34:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/i-need-to-create-thiessen-polygons-from-a-line/m-p/199660#M6848</guid>
      <dc:creator>KyleFelker</dc:creator>
      <dc:date>2017-01-14T15:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: I need to create Thiessen Polygons from a line file ?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/i-need-to-create-thiessen-polygons-from-a-line/m-p/199661#M6849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In think&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/3116"&gt;Dan Patterson&lt;/A&gt;&amp;nbsp; has the key.&amp;nbsp; Be sure to check the &lt;EM&gt;point location (optional)&lt;/EM&gt; settings in the tool for the one that matches your need.&amp;nbsp; Also, note that an Advanced license level is required to run the tool.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/feature-vertices-to-points.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/feature-vertices-to-points.htm"&gt;Feature Vertices To Points—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some other thoughts:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you need to clean up your line data first, consider running a &lt;EM&gt;Integrate&lt;/EM&gt; and then &lt;EM&gt;Dissolve&lt;/EM&gt; in preparation for &lt;EM&gt;Feature Vertices to Points&lt;/EM&gt;.&amp;nbsp; Note that what settings you use for each of these will depend on how your data is organized.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/integrate.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/integrate.htm"&gt;Integrate—Data Management toolbox | ArcGIS Desktop&lt;/A&gt;&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/dissolve.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/dissolve.htm"&gt;Dissolve—Data Management toolbox | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that if there are two or more geoprocessing tools that need to be run in sequence that they can be run together using Modelbuilder or &lt;EM&gt;Python&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/analyze/modelbuilder/what-is-modelbuilder.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/analyze/modelbuilder/what-is-modelbuilder.htm"&gt;What is ModelBuilder?—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/analyze/python/a-quick-tour-of-python.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/analyze/python/a-quick-tour-of-python.htm"&gt;A quick tour of Python—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, &lt;EM&gt;Geodatabase Topology&lt;/EM&gt; can be of help in getting the linework coincident.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/topologies/designing-a-geodatabase-topology.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/topologies/designing-a-geodatabase-topology.htm"&gt;Designing a geodatabase topology—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then of course, the final tool, once points have been derived&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/analysis/create-thiessen-polygons.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/analysis/create-thiessen-polygons.htm"&gt;Create Thiessen Polygons—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jan 2017 16:47:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/i-need-to-create-thiessen-polygons-from-a-line/m-p/199661#M6849</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2017-01-14T16:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: I need to create Thiessen Polygons from a line file ?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/i-need-to-create-thiessen-polygons-from-a-line/m-p/199662#M6850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm considering trying this technique.&amp;nbsp; But I'm wondering this... I want to create one polygon for&amp;nbsp;each group of lines that share an attribute.&amp;nbsp; When I convert the lines to points, I'll end up with multiple points that represent each line...and I'm thinking I should dissolve those points into multi-part point features based on the attribute I'm interested in.&amp;nbsp; But the &lt;STRONG&gt;Create Thiessen Polygons tool creates one polygon for each input point...so how does it handle multi-part point features?&lt;/STRONG&gt;&amp;nbsp; I don't see this addressed on the help page for the tool.&amp;nbsp; Does it create one polygon for each point within a multi-part feature, or create one polygon for the entire multi-part feature?&amp;nbsp; I suppose I could try it and find out, but that may take a while since I have a large data set.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 20:18:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/i-need-to-create-thiessen-polygons-from-a-line/m-p/199662#M6850</guid>
      <dc:creator>MatthewLeonard</dc:creator>
      <dc:date>2018-10-24T20:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: I need to create Thiessen Polygons from a line file ?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/i-need-to-create-thiessen-polygons-from-a-line/m-p/199663#M6851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They should be single part features, multiparts will either fail as inputs or they will be exploded.&amp;nbsp; As well, you should remove duplicate points (ie points shared by polygons).&amp;nbsp; Thiessen Polygons (as are Voronoi diagrams, Delaunay triangulations, TINS and other spatial delination methods) are all about the points not your attributes... you will deal with that through spatial associations done after the fact. &amp;nbsp;&lt;/P&gt;&lt;P&gt;You might also want to try a small sample to see if you get the triangulation you want first&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2018 01:44:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/i-need-to-create-thiessen-polygons-from-a-line/m-p/199663#M6851</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-10-25T01:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: I need to create Thiessen Polygons from a line file ?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/i-need-to-create-thiessen-polygons-from-a-line/m-p/199664#M6852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, then I'm thinking that &lt;STRONG&gt;if&lt;/STRONG&gt; the attribute I need from the lines is carried over to the points and then to the polygons that are generated from the points...then I will be able to dissolve the Thiessen polygons by that attribute and that will give me the result I need.&amp;nbsp; This would be nice if it works... Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2018 14:11:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/i-need-to-create-thiessen-polygons-from-a-line/m-p/199664#M6852</guid>
      <dc:creator>MatthewLeonard</dc:creator>
      <dc:date>2018-10-25T14:11:30Z</dc:date>
    </item>
  </channel>
</rss>

