<?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: Converting point features to a polygon feature class in Mobile GIS Questions</title>
    <link>https://community.esri.com/t5/mobile-gis-questions/converting-point-features-to-a-polygon-feature/m-p/824919#M83</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay let me try that. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Sep 2017 13:04:22 GMT</pubDate>
    <dc:creator>MonalisaMaremba</dc:creator>
    <dc:date>2017-09-11T13:04:22Z</dc:date>
    <item>
      <title>Converting point features to a polygon feature class</title>
      <link>https://community.esri.com/t5/mobile-gis-questions/converting-point-features-to-a-polygon-feature/m-p/824917#M81</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/370572_pastedImage_1.png" style="width: 620px; height: 348px;" /&gt;&lt;/P&gt;&lt;P&gt;Above is a screenshot of the point feature boundaries for a farm, tried to create a line feature from the points, but the central line is a boundary being shared by the two adjacent farms. How do l ensure that the attributes joined are unique for each farm since they only share a boundary with same location but different attributes such as farmID and farmName.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 07:22:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/mobile-gis-questions/converting-point-features-to-a-polygon-feature/m-p/824917#M81</guid>
      <dc:creator>MonalisaMaremba</dc:creator>
      <dc:date>2017-09-11T07:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: Converting point features to a polygon feature class</title>
      <link>https://community.esri.com/t5/mobile-gis-questions/converting-point-features-to-a-polygon-feature/m-p/824918#M82</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check if &lt;STRONG&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/tools/analysis-toolbox/create-thiessen-polygons.htm"&gt;Creating Thiessen Polygons&lt;/A&gt;&lt;/STRONG&gt; fulfills your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/370566_pastedImage_2.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 08:41:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/mobile-gis-questions/converting-point-features-to-a-polygon-feature/m-p/824918#M82</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2017-09-11T08:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: Converting point features to a polygon feature class</title>
      <link>https://community.esri.com/t5/mobile-gis-questions/converting-point-features-to-a-polygon-feature/m-p/824919#M83</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay let me try that. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 13:04:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/mobile-gis-questions/converting-point-features-to-a-polygon-feature/m-p/824919#M83</guid>
      <dc:creator>MonalisaMaremba</dc:creator>
      <dc:date>2017-09-11T13:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: Converting point features to a polygon feature class</title>
      <link>https://community.esri.com/t5/mobile-gis-questions/converting-point-features-to-a-polygon-feature/m-p/824920#M84</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are several methods to produce polygons from points.&amp;nbsp; It may be that one may be more appropriate for what you are after than another.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Points to Line&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Feature to Polygon&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Aggregate Points&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Points to Regular Polygons (ET Geowizards)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://support.esri.com/en/technical-article/000012380" title="http://support.esri.com/en/technical-article/000012380"&gt;How To: Convert a point feature class to a polygon feature class&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One caveat, though, is that some of the methods require an advanced license and in one case the tool is part of a 3rd party software (ET GeoWizards).&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>Mon, 11 Sep 2017 14:56:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/mobile-gis-questions/converting-point-features-to-a-polygon-feature/m-p/824920#M84</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2017-09-11T14:56:51Z</dc:date>
    </item>
  </channel>
</rss>

